#C8ABB6#C8ABB6
#C8ABB6 is a light, muted pink. Relative luminance 0.448; OKLCH L 77.0% C 0.037 H 353.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABB6 |
|---|---|
| RGB | rgb(200, 171, 182) |
| HSL | hsl(337, 21%, 73%) |
| HSV | hsv(337, 15%, 78%) |
| CMYK | cmyk(0%, 14.5%, 9%, 21.6%) |
| CIE-LAB | lab(72.75, 12.36, -1.72) |
| CIE-LCH | lch(72.75, 12.48, 352.08°) |
| OKLab | oklab(76.98% 0.0365 -0.0044) |
| OKLCH | oklch(76.98% 0.037 353.1) |
| XYZ | xyz(46.8252, 44.7837, 50.4244) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.57
Pinkish Grey
#C8ACA9
ΔE00 6.01
Thistle
#D8BFD8
ΔE00 7.36
Light Mauve
#C292A1
ΔE00 7.99
Grey Pink
#C3909B
ΔE00 8.81
Lilac
#C8A2C8
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABB6 #ABC8BD
analogous
#C8ABC4 #C8ABB6 #C8AEAB
triadic
#C8ABB6 #B6C8AB #ABB6C8
tetradic
#C8ABB6 #C4C8AB #ABC8BD #AEABC8
square
#C8ABB6 #C4C8AB #ABC8BD #AEABC8
split-complementary
#C8ABB6 #ABC8AE #ABC4C8
monochromatic
#966276 #B08696 #C8ABB6 #E0D0D6 #F3EDEF
Accessibility & contrast
On white
2.11
#C8ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#C8ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABB6
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABB6 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB0B6
Deuteranopia (green-blind)
#B4B4B5
Tritanopia (blue-blind)
#CDAAAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8abb6; /* rgb */ color: rgb(200, 171, 182); /* oklch */ color: oklch(77.0% 0.037 353.1);
Tailwind
colors: {
custom: {
50: '#d9c4cb',
500: '#c8abb6',
950: '#000000',
},
}SCSS
$custom: #c8abb6; $custom-light: #d9c4cb; $custom-dark: #000000;
JSON
{
"hex": "#c8abb6",
"rgb": {
"r": 200,
"g": 171,
"b": 182
},
"hsl": {
"h": 337.241,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.76979,
"c": 0.03671,
"h": 353.1
},
"luminance": 0.44783
}Semantic roles & 50–950 ramp
primary
#C8ABB6
secondary
#E2E9E6
accent
#9F7D46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182