#C8AAA7#C8AAA7
#C8AAA7 is a light, muted red. Relative luminance 0.438; OKLCH L 76.3% C 0.035 H 24.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAA7 |
|---|---|
| RGB | rgb(200, 170, 167) |
| HSL | hsl(5, 23%, 72%) |
| HSV | hsv(5, 17%, 78%) |
| CMYK | cmyk(0%, 15%, 16.5%, 21.6%) |
| CIE-LAB | lab(72.11, 10.41, 5.60) |
| CIE-LCH | lch(72.11, 11.82, 28.27°) |
| OKLab | oklab(76.35% 0.0322 0.0148) |
| OKLCH | oklch(76.35% 0.035 24.7) |
| XYZ | xyz(45.1691, 43.8202, 42.6305) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.80
Dusty Pink
#D8A7B1
ΔE00 7.57
Rosybrown
#BC8F8F
ΔE00 8.41
Mushroom
#BA9E88
ΔE00 9.93
Grey Pink
#C3909B
ΔE00 10.06
Light Mauve
#C292A1
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAA7 #A7C5C8
analogous
#C8A7B5 #C8AAA7 #C8BBA7
triadic
#C8AAA7 #A7C8AA #AAA7C8
tetradic
#C8AAA7 #B5C8A7 #A7C5C8 #BBA7C8
square
#C8AAA7 #B5C8A7 #A7C5C8 #BBA7C8
split-complementary
#C8AAA7 #A7C8BB #A7B5C8
monochromatic
#97635E #B08681 #C8AAA7 #E0CECD #F3EDEC
Accessibility & contrast
On white
2.15
#C8AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#C8AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAA7
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAA7 | 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)
#B0ADA7
Deuteranopia (green-blind)
#B6B3A7
Tritanopia (blue-blind)
#CFA7A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aaa7; /* rgb */ color: rgb(200, 170, 167); /* oklch */ color: oklch(76.3% 0.035 24.7);
Tailwind
colors: {
custom: {
50: '#d9c3c1',
500: '#c8aaa7',
950: '#000000',
},
}SCSS
$custom: #c8aaa7; $custom-light: #d9c3c1; $custom-dark: #000000;
JSON
{
"hex": "#c8aaa7",
"rgb": {
"r": 200,
"g": 170,
"b": 167
},
"hsl": {
"h": 5.455,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.7635,
"c": 0.03544,
"h": 24.7
},
"luminance": 0.43819
}Semantic roles & 50–950 ramp
primary
#C8AAA7
secondary
#E1E9EA
accent
#99A244
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181