#C8AAA2#C8AAA2
#C8AAA2 is a light, muted red. Relative luminance 0.436; OKLCH L 76.2% C 0.037 H 35.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAA2 |
|---|---|
| RGB | rgb(200, 170, 162) |
| HSL | hsl(13, 26%, 71%) |
| HSV | hsv(13, 19%, 78%) |
| CMYK | cmyk(0%, 15%, 19%, 21.6%) |
| CIE-LAB | lab(71.99, 9.62, 8.17) |
| CIE-LCH | lch(71.99, 12.63, 40.33°) |
| OKLab | oklab(76.22% 0.0302 0.0214) |
| OKLCH | oklch(76.22% 0.037 35.4) |
| XYZ | xyz(44.7158, 43.6388, 40.2431) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.34
Mushroom
#BA9E88
ΔE00 7.78
Rosybrown
#BC8F8F
ΔE00 9.19
Dusty Pink
#D8A7B1
ΔE00 9.52
Pinkish Tan
#D99B82
ΔE00 9.63
Warm Gray
#C9BEB0
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAA2 #A2C0C8
analogous
#C8A2AD #C8AAA2 #C8BDA2
triadic
#C8AAA2 #A2C8AA #AAA2C8
tetradic
#C8AAA2 #ADC8A2 #A2C0C8 #BDA2C8
square
#C8AAA2 #ADC8A2 #A2C0C8 #BDA2C8
split-complementary
#C8AAA2 #A2C8BD #A2ADC8
monochromatic
#976659 #B1877C #C8AAA2 #DFCDC8 #F4EDEC
Accessibility & contrast
On white
2.16
#C8AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#C8AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAA2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAA2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B7B3A2
Tritanopia (blue-blind)
#D0A6A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8aaa2; /* rgb */ color: rgb(200, 170, 162); /* oklch */ color: oklch(76.2% 0.037 35.4);
Tailwind
colors: {
custom: {
50: '#d9c3bd',
500: '#c8aaa2',
950: '#000000',
},
}SCSS
$custom: #c8aaa2; $custom-light: #d9c3bd; $custom-dark: #000000;
JSON
{
"hex": "#c8aaa2",
"rgb": {
"r": 200,
"g": 170,
"b": 162
},
"hsl": {
"h": 12.632,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.76215,
"c": 0.03704,
"h": 35.4
},
"luminance": 0.43637
}Semantic roles & 50–950 ramp
primary
#C8AAA2
secondary
#DEE6E8
accent
#8FA441
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181