#C19DB1#C19DB1
#C19DB1 is a light, muted pink. Relative luminance 0.386; OKLCH L 73.5% C 0.050 H 343.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DB1 |
|---|---|
| RGB | rgb(193, 157, 177) |
| HSL | hsl(327, 23%, 69%) |
| HSV | hsv(327, 19%, 76%) |
| CMYK | cmyk(0%, 18.7%, 8.3%, 24.3%) |
| CIE-LAB | lab(68.48, 16.65, -5.31) |
| CIE-LCH | lch(68.48, 17.48, 342.30°) |
| OKLab | oklab(73.47% 0.0484 -0.0139) |
| OKLCH | oklch(73.47% 0.05 343.9) |
| XYZ | xyz(41.9846, 38.6269, 46.8306) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.61
Lilac
#C8A2C8
ΔE00 5.86
Grey Pink
#C3909B
ΔE00 6.19
Dusty Pink
#D8A7B1
ΔE00 6.27
Faded Pink
#DE9DAC
ΔE00 7.65
Dusty Lavender
#AC86A8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DB1 #9DC1AD
analogous
#BF9DC1 #C19DB1 #C19D9F
triadic
#C19DB1 #B1C19D #9DB1C1
tetradic
#C19DB1 #C1BF9D #9DC1AD #9D9FC1
square
#C19DB1 #C1BF9D #9DC1AD #9D9FC1
split-complementary
#C19DB1 #9FC19D #9DC1BF
monochromatic
#8B5875 #A97893 #C19DB1 #D9C2CF #F0E8ED
Accessibility & contrast
On white
2.41
#C19DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C19DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DB1
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DB1 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B2
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#C69DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19db1; /* rgb */ color: rgb(193, 157, 177); /* oklch */ color: oklch(73.5% 0.050 343.9);
Tailwind
colors: {
custom: {
50: '#d4bac8',
500: '#c19db1',
950: '#000000',
},
}SCSS
$custom: #c19db1; $custom-light: #d4bac8; $custom-dark: #000000;
JSON
{
"hex": "#c19db1",
"rgb": {
"r": 193,
"g": 157,
"b": 177
},
"hsl": {
"h": 326.667,
"s": 22.5,
"l": 68.627
},
"oklch": {
"l": 0.73466,
"c": 0.05035,
"h": 343.9
},
"luminance": 0.38626
}Semantic roles & 50–950 ramp
primary
#C19DB1
secondary
#D8E2DC
accent
#A16E45
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082