#C8AAB0#C8AAB0
#C8AAB0 is a light, muted red. Relative luminance 0.442; OKLCH L 76.6% C 0.036 H 4.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAB0 |
|---|---|
| RGB | rgb(200, 170, 176) |
| HSL | hsl(348, 21%, 73%) |
| HSV | hsv(348, 15%, 78%) |
| CMYK | cmyk(0%, 15%, 12%, 21.6%) |
| CIE-LAB | lab(72.34, 11.88, 0.98) |
| CIE-LCH | lch(72.34, 11.92, 4.71°) |
| OKLab | oklab(76.61% 0.0357 0.0028) |
| OKLCH | oklch(76.61% 0.036 4.4) |
| XYZ | xyz(46.0302, 44.1646, 47.1657) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.09
Dusty Pink
#D8A7B1
ΔE00 5.42
Light Mauve
#C292A1
ΔE00 8.10
Grey Pink
#C3909B
ΔE00 8.53
Rosybrown
#BC8F8F
ΔE00 8.68
Faded Pink
#DE9DAC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAB0 #AAC8C2
analogous
#C8AABF #C8AAB0 #C8B3AA
triadic
#C8AAB0 #B0C8AA #AAB0C8
tetradic
#C8AAB0 #BFC8AA #AAC8C2 #B3AAC8
square
#C8AAB0 #BFC8AA #AAC8C2 #B3AAC8
split-complementary
#C8AAB0 #AAC8B3 #AABFC8
monochromatic
#96616C #B0858D #C8AAB0 #E0CFD3 #F3ECEE
Accessibility & contrast
On white
2.14
#C8AAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#C8AAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAB0
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAB0 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEB0
Deuteranopia (green-blind)
#B4B3AF
Tritanopia (blue-blind)
#CEA8AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aab0; /* rgb */ color: rgb(200, 170, 176); /* oklch */ color: oklch(76.6% 0.036 4.4);
Tailwind
colors: {
custom: {
50: '#d9c3c7',
500: '#c8aab0',
950: '#000000',
},
}SCSS
$custom: #c8aab0; $custom-light: #d9c3c7; $custom-dark: #000000;
JSON
{
"hex": "#c8aab0",
"rgb": {
"r": 200,
"g": 170,
"b": 176
},
"hsl": {
"h": 348,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.76606,
"c": 0.03581,
"h": 4.4
},
"luminance": 0.44163
}Semantic roles & 50–950 ramp
primary
#C8AAB0
secondary
#E2E9E8
accent
#A08E46
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182