Skip to content

#c1abc3

a light, soft magenta / pink · warm · closest name: silver

RGB
193, 171, 195
HSL
295°, 17%, 72%
CMYK
1, 12, 0, 24
Luminance
0.4440

Every format

HEX#c1abc3
RGBrgb(193, 171, 195)
HSLhsl(295, 17%, 72%)
CMYKcmyk(1%, 12%, 0%, 24%)
LABlab(72.5 12.3 -9.3)
LCHlch(72.5 15.4 322.8)
OKLCHoklch(0.768 0.042 323.4)

Copy-ready code

/* CSS */
color: #c1abc3;
background-color: #c1abc3;
/* Tailwind (arbitrary) */
class="text-[#c1abc3] bg-[#c1abc3]"
/* SCSS */
$brand: #c1abc3;
/* SwiftUI */
Color(red: 0.757, green: 0.671, blue: 0.765)
/* Android */
Color.parseColor("#c1abc3")

Accessibility — WCAG contrast

Aa
#c1abc3 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#c1abc3 on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green67.1%
Blue76.5%

CMYK percentages

Cyan1.0%
Magenta12.3%
Yellow0.0%
Key (black)23.5%

Color previews

#c1abc3 text on a black background

contrast 9.88:1

Card sample

#c1abc3 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c1abc3;
Background color
Panel with #c1abc3 background
background-color: #c1abc3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c1abc3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(193, 171, 195, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 171, 195, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c1abc3;
background: linear-gradient(135deg, #c1abc3, #C3ABB5);

Monochromatic scale

Palettes built from #c1abc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1abc3 in the Color Lab