#C8ABB9#C8ABB9
#C8ABB9 is a light, muted pink. Relative luminance 0.449; OKLCH L 77.1% C 0.039 H 347.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABB9 |
|---|---|
| RGB | rgb(200, 171, 185) |
| HSL | hsl(331, 21%, 73%) |
| HSV | hsv(331, 15%, 78%) |
| CMYK | cmyk(0%, 14.5%, 7.5%, 21.6%) |
| CIE-LAB | lab(72.83, 12.88, -3.25) |
| CIE-LCH | lch(72.83, 13.28, 345.85°) |
| OKLab | oklab(77.07% 0.0376 -0.0084) |
| OKLCH | oklch(77.07% 0.039 347.3) |
| XYZ | xyz(47.1385, 44.9090, 52.0747) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 6.61
Pinkish Grey
#C8ACA9
ΔE00 7.14
Lilac
#C8A2C8
ΔE00 7.88
Light Mauve
#C292A1
ΔE00 7.94
Grey Pink
#C3909B
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABB9 #ABC8BA
analogous
#C8ABC7 #C8ABB9 #C8ABAB
triadic
#C8ABB9 #B9C8AB #ABB9C8
tetradic
#C8ABB9 #C7C8AB #ABC8BA #ABABC8
square
#C8ABB9 #C7C8AB #ABC8BA #ABABC8
split-complementary
#C8ABB9 #ABC8AB #ABC7C8
monochromatic
#96627B #B0869A #C8ABB9 #E0D0D8 #F3EDF0
Accessibility & contrast
On white
2.10
#C8ABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#C8ABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABB9
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABB9 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BA
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#CDABB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8abb9; /* rgb */ color: rgb(200, 171, 185); /* oklch */ color: oklch(77.1% 0.039 347.3);
Tailwind
colors: {
custom: {
50: '#d8c4ce',
500: '#c8abb9',
950: '#000000',
},
}SCSS
$custom: #c8abb9; $custom-light: #d8c4ce; $custom-dark: #000000;
JSON
{
"hex": "#c8abb9",
"rgb": {
"r": 200,
"g": 171,
"b": 185
},
"hsl": {
"h": 331.034,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.7707,
"c": 0.03851,
"h": 347.3
},
"luminance": 0.44908
}Semantic roles & 50–950 ramp
primary
#C8ABB9
secondary
#E2E9E6
accent
#9F7446
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182