#C8ABB8#C8ABB8
#C8ABB8 is a light, muted pink. Relative luminance 0.449; OKLCH L 77.0% C 0.038 H 349.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABB8 |
|---|---|
| RGB | rgb(200, 171, 184) |
| HSL | hsl(333, 21%, 73%) |
| HSV | hsv(333, 15%, 78%) |
| CMYK | cmyk(0%, 14.5%, 8%, 21.6%) |
| CIE-LAB | lab(72.80, 12.70, -2.74) |
| CIE-LCH | lch(72.80, 13.00, 347.84°) |
| OKLab | oklab(77.04% 0.0372 -0.0071) |
| OKLCH | oklch(77.04% 0.038 349.2) |
| XYZ | xyz(47.0333, 44.8669, 51.5207) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.70
Pinkish Grey
#C8ACA9
ΔE00 6.77
Thistle
#D8BFD8
ΔE00 6.85
Light Mauve
#C292A1
ΔE00 7.94
Lilac
#C8A2C8
ΔE00 8.23
Grey Pink
#C3909B
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABB8 #ABC8BB
analogous
#C8ABC6 #C8ABB8 #C8ACAB
triadic
#C8ABB8 #B8C8AB #ABB8C8
tetradic
#C8ABB8 #C6C8AB #ABC8BB #ACABC8
square
#C8ABB8 #C6C8AB #ABC8BB #ACABC8
split-complementary
#C8ABB8 #ABC8AC #ABC6C8
monochromatic
#96627A #B08699 #C8ABB8 #E0D0D7 #F3EDEF
Accessibility & contrast
On white
2.11
#C8ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#C8ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABB8
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABB8 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0B9
Deuteranopia (green-blind)
#B3B4B7
Tritanopia (blue-blind)
#CDAAAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8abb8; /* rgb */ color: rgb(200, 171, 184); /* oklch */ color: oklch(77.0% 0.038 349.2);
Tailwind
colors: {
custom: {
50: '#d9c4cd',
500: '#c8abb8',
950: '#000000',
},
}SCSS
$custom: #c8abb8; $custom-light: #d9c4cd; $custom-dark: #000000;
JSON
{
"hex": "#c8abb8",
"rgb": {
"r": 200,
"g": 171,
"b": 184
},
"hsl": {
"h": 333.103,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.77039,
"c": 0.03787,
"h": 349.2
},
"luminance": 0.44866
}Semantic roles & 50–950 ramp
primary
#C8ABB8
secondary
#E2E9E6
accent
#9F7746
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141213
muted
#838182