#C8AAA3#C8AAA3
#C8AAA3 is a light, muted red. Relative luminance 0.437; OKLCH L 76.2% C 0.037 H 33.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAA3 |
|---|---|
| RGB | rgb(200, 170, 163) |
| HSL | hsl(11, 25%, 71%) |
| HSV | hsv(11, 19%, 78%) |
| CMYK | cmyk(0%, 15%, 18.5%, 21.6%) |
| CIE-LAB | lab(72.01, 9.78, 7.66) |
| CIE-LCH | lch(72.01, 12.42, 38.06°) |
| OKLab | oklab(76.24% 0.0306 0.0201) |
| OKLCH | oklch(76.24% 0.037 33.3) |
| XYZ | xyz(44.8050, 43.6745, 40.7131) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.91
Mushroom
#BA9E88
ΔE00 8.20
Rosybrown
#BC8F8F
ΔE00 8.98
Dusty Pink
#D8A7B1
ΔE00 9.11
Pinkish Tan
#D99B82
ΔE00 9.87
Warm Gray
#C9BEB0
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAA3 #A3C1C8
analogous
#C8A3AE #C8AAA3 #C8BCA3
triadic
#C8AAA3 #A3C8AA #AAA3C8
tetradic
#C8AAA3 #AEC8A3 #A3C1C8 #BCA3C8
square
#C8AAA3 #AEC8A3 #A3C1C8 #BCA3C8
split-complementary
#C8AAA3 #A3C8BC #A3AEC8
monochromatic
#97655A #B1877D #C8AAA3 #DFCDC9 #F4EDEC
Accessibility & contrast
On white
2.16
#C8AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#C8AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAA3
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAA3 | 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)
#B0ADA2
Deuteranopia (green-blind)
#B7B3A3
Tritanopia (blue-blind)
#D0A6A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8aaa3; /* rgb */ color: rgb(200, 170, 163); /* oklch */ color: oklch(76.2% 0.037 33.3);
Tailwind
colors: {
custom: {
50: '#d9c3be',
500: '#c8aaa3',
950: '#000000',
},
}SCSS
$custom: #c8aaa3; $custom-light: #d9c3be; $custom-dark: #000000;
JSON
{
"hex": "#c8aaa3",
"rgb": {
"r": 200,
"g": 170,
"b": 163
},
"hsl": {
"h": 11.351,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.76242,
"c": 0.03662,
"h": 33.3
},
"luminance": 0.43673
}Semantic roles & 50–950 ramp
primary
#C8AAA3
secondary
#DFE6E8
accent
#91A442
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181