#C8AAB2#C8AAB2
#C8AAB2 is a light, muted pink. Relative luminance 0.442; OKLCH L 76.7% C 0.036 H 0.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB2 |
|---|---|
| RGB | rgb(200, 170, 178) |
| HSL | hsl(344, 21%, 73%) |
| HSV | hsv(344, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 11%, 21.6%) |
| CIE-LAB | lab(72.39, 12.22, -0.04) |
| CIE-LCH | lch(72.39, 12.22, 359.80°) |
| OKLab | oklab(76.67% 0.0365 0.0001) |
| OKLCH | oklch(76.67% 0.036 0.1) |
| XYZ | xyz(46.2295, 44.2443, 48.2156) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.88
Dusty Pink
#D8A7B1
ΔE00 5.26
Light Mauve
#C292A1
ΔE00 7.85
Thistle
#D8BFD8
ΔE00 8.43
Grey Pink
#C3909B
ΔE00 8.43
Faded Pink
#DE9DAC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB2 #AAC8C0
analogous
#C8AAC1 #C8AAB2 #C8B1AA
triadic
#C8AAB2 #B2C8AA #AAB2C8
tetradic
#C8AAB2 #C1C8AA #AAC8C0 #B1AAC8
square
#C8AAB2 #C1C8AA #AAC8C0 #B1AAC8
split-complementary
#C8AAB2 #AAC8B1 #AAC1C8
monochromatic
#96616F #B08590 #C8AAB2 #E0CFD4 #F3ECEE
Accessibility & contrast
On white
2.13
#C8AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#C8AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB2
Deuteranopia (green-blind)
#B4B3B1
Tritanopia (blue-blind)
#CEA9AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8aab2; /* rgb */ color: rgb(200, 170, 178); /* oklch */ color: oklch(76.7% 0.036 0.1);
Tailwind
colors: {
custom: {
50: '#d9c3c9',
500: '#c8aab2',
950: '#000000',
},
}SCSS
$custom: #c8aab2; $custom-light: #d9c3c9; $custom-dark: #000000;
JSON
{
"hex": "#c8aab2",
"rgb": {
"r": 200,
"g": 170,
"b": 178
},
"hsl": {
"h": 344,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76665,
"c": 0.03647,
"h": 0.1
},
"luminance": 0.44243
}Semantic roles & 50–950 ramp
primary
#C8AAB2
secondary
#E2E9E7
accent
#A08846
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182