#C8AAA8#C8AAA8
#C8AAA8 is a light, muted red. Relative luminance 0.439; OKLCH L 76.4% C 0.035 H 22.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAA8 |
|---|---|
| RGB | rgb(200, 170, 168) |
| HSL | hsl(4, 23%, 72%) |
| HSV | hsv(4, 16%, 78%) |
| CMYK | cmyk(0%, 15%, 16%, 21.6%) |
| CIE-LAB | lab(72.13, 10.57, 5.08) |
| CIE-LCH | lch(72.13, 11.73, 25.69°) |
| OKLab | oklab(76.38% 0.0326 0.0135) |
| OKLCH | oklch(76.38% 0.035 22.5) |
| XYZ | xyz(45.2619, 43.8573, 43.1192) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.97
Dusty Pink
#D8A7B1
ΔE00 7.23
Rosybrown
#BC8F8F
ΔE00 8.34
Grey Pink
#C3909B
ΔE00 9.80
Light Mauve
#C292A1
ΔE00 9.96
Mushroom
#BA9E88
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAA8 #A8C6C8
analogous
#C8A8B6 #C8AAA8 #C8BAA8
triadic
#C8AAA8 #A8C8AA #AAA8C8
tetradic
#C8AAA8 #B6C8A8 #A8C6C8 #BAA8C8
square
#C8AAA8 #B6C8A8 #A8C6C8 #BAA8C8
split-complementary
#C8AAA8 #A8C8BA #A8B6C8
monochromatic
#96635F #B08583 #C8AAA8 #E0CFCD #F3EDEC
Accessibility & contrast
On white
2.15
#C8AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#C8AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAA8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAA8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEA8
Deuteranopia (green-blind)
#B6B3A8
Tritanopia (blue-blind)
#CFA7AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aaa8; /* rgb */ color: rgb(200, 170, 168); /* oklch */ color: oklch(76.4% 0.035 22.5);
Tailwind
colors: {
custom: {
50: '#d9c3c1',
500: '#c8aaa8',
950: '#000000',
},
}SCSS
$custom: #c8aaa8; $custom-light: #d9c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c8aaa8",
"rgb": {
"r": 200,
"g": 170,
"b": 168
},
"hsl": {
"h": 3.75,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.76378,
"c": 0.03527,
"h": 22.5
},
"luminance": 0.43856
}Semantic roles & 50–950 ramp
primary
#C8AAA8
secondary
#E1E9EA
accent
#9BA145
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181