#C8AAA6#C8AAA6
#C8AAA6 is a light, muted red. Relative luminance 0.438; OKLCH L 76.3% C 0.036 H 26.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAA6 |
|---|---|
| RGB | rgb(200, 170, 166) |
| HSL | hsl(7, 24%, 72%) |
| HSV | hsv(7, 17%, 78%) |
| CMYK | cmyk(0%, 15%, 17%, 21.6%) |
| CIE-LAB | lab(72.08, 10.25, 6.11) |
| CIE-LCH | lch(72.08, 11.93, 30.81°) |
| OKLab | oklab(76.32% 0.0318 0.0161) |
| OKLCH | oklch(76.32% 0.036 26.9) |
| XYZ | xyz(45.0770, 43.7833, 42.1455) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.87
Dusty Pink
#D8A7B1
ΔE00 7.93
Rosybrown
#BC8F8F
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 9.49
Grey Pink
#C3909B
ΔE00 10.33
Light Mauve
#C292A1
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAA6 #A6C4C8
analogous
#C8A6B3 #C8AAA6 #C8BBA6
triadic
#C8AAA6 #A6C8AA #AAA6C8
tetradic
#C8AAA6 #B3C8A6 #A6C4C8 #BBA6C8
square
#C8AAA6 #B3C8A6 #A6C4C8 #BBA6C8
split-complementary
#C8AAA6 #A6C8BB #A6B3C8
monochromatic
#97645D #B18680 #C8AAA6 #DFCECC #F3EDEC
Accessibility & contrast
On white
2.15
#C8AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#C8AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAA6
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAA6 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA6
Deuteranopia (green-blind)
#B7B3A6
Tritanopia (blue-blind)
#CFA7A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aaa6; /* rgb */ color: rgb(200, 170, 166); /* oklch */ color: oklch(76.3% 0.036 26.9);
Tailwind
colors: {
custom: {
50: '#d9c3c0',
500: '#c8aaa6',
950: '#000000',
},
}SCSS
$custom: #c8aaa6; $custom-light: #d9c3c0; $custom-dark: #000000;
JSON
{
"hex": "#c8aaa6",
"rgb": {
"r": 200,
"g": 170,
"b": 166
},
"hsl": {
"h": 7.059,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.76323,
"c": 0.03566,
"h": 26.9
},
"luminance": 0.43782
}Semantic roles & 50–950 ramp
primary
#C8AAA6
secondary
#E1E8E9
accent
#97A243
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181