#C8AAB1#C8AAB1
#C8AAB1 is a light, muted red. Relative luminance 0.442; OKLCH L 76.6% C 0.036 H 2.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB1 |
|---|---|
| RGB | rgb(200, 170, 177) |
| HSL | hsl(346, 21%, 73%) |
| HSV | hsv(346, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 11.5%, 21.6%) |
| CIE-LAB | lab(72.36, 12.05, 0.47) |
| CIE-LCH | lch(72.36, 12.06, 2.22°) |
| OKLab | oklab(76.63% 0.0361 0.0014) |
| OKLCH | oklch(76.63% 0.036 2.2) |
| XYZ | xyz(46.1295, 44.2043, 47.6887) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.49
Dusty Pink
#D8A7B1
ΔE00 5.33
Light Mauve
#C292A1
ΔE00 7.96
Grey Pink
#C3909B
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.73
Rosybrown
#BC8F8F
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB1 #AAC8C1
analogous
#C8AAC0 #C8AAB1 #C8B2AA
triadic
#C8AAB1 #B1C8AA #AAB1C8
tetradic
#C8AAB1 #C0C8AA #AAC8C1 #B2AAC8
square
#C8AAB1 #C0C8AA #AAC8C1 #B2AAC8
split-complementary
#C8AAB1 #AAC8B2 #AAC0C8
monochromatic
#96616E #B0858F #C8AAB1 #E0CFD3 #F3ECEE
Accessibility & contrast
On white
2.13
#C8AAB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C8AAB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB1
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB1 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEB1
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#CEA8AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aab1; /* rgb */ color: rgb(200, 170, 177); /* oklch */ color: oklch(76.6% 0.036 2.2);
Tailwind
colors: {
custom: {
50: '#d9c3c8',
500: '#c8aab1',
950: '#000000',
},
}SCSS
$custom: #c8aab1; $custom-light: #d9c3c8; $custom-dark: #000000;
JSON
{
"hex": "#c8aab1",
"rgb": {
"r": 200,
"g": 170,
"b": 177
},
"hsl": {
"h": 346,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76635,
"c": 0.03612,
"h": 2.2
},
"luminance": 0.44203
}Semantic roles & 50–950 ramp
primary
#C8AAB1
secondary
#E2E9E8
accent
#A08B46
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182