#C8AAA4#C8AAA4
#C8AAA4 is a light, muted red. Relative luminance 0.437; OKLCH L 76.3% C 0.036 H 31.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAA4 |
|---|---|
| RGB | rgb(200, 170, 164) |
| HSL | hsl(10, 25%, 71%) |
| HSV | hsv(10, 18%, 78%) |
| CMYK | cmyk(0%, 15%, 18%, 21.6%) |
| CIE-LAB | lab(72.03, 9.94, 7.14) |
| CIE-LCH | lch(72.03, 12.24, 35.71°) |
| OKLab | oklab(76.27% 0.031 0.0188) |
| OKLCH | oklch(76.27% 0.036 31.2) |
| XYZ | xyz(44.8950, 43.7105, 41.1868) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.50
Mushroom
#BA9E88
ΔE00 8.63
Dusty Pink
#D8A7B1
ΔE00 8.70
Rosybrown
#BC8F8F
ΔE00 8.80
Pinkish Tan
#D99B82
ΔE00 10.14
Warm Gray
#C9BEB0
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAA4 #A4C2C8
analogous
#C8A4B0 #C8AAA4 #C8BCA4
triadic
#C8AAA4 #A4C8AA #AAA4C8
tetradic
#C8AAA4 #B0C8A4 #A4C2C8 #BCA4C8
square
#C8AAA4 #B0C8A4 #A4C2C8 #BCA4C8
split-complementary
#C8AAA4 #A4C8BC #A4B0C8
monochromatic
#97655B #B1867E #C8AAA4 #DFCECA #F3EDEC
Accessibility & contrast
On white
2.16
#C8AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#C8AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAA4
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAA4 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA4
Deuteranopia (green-blind)
#B7B3A4
Tritanopia (blue-blind)
#D0A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aaa4; /* rgb */ color: rgb(200, 170, 164); /* oklch */ color: oklch(76.3% 0.036 31.2);
Tailwind
colors: {
custom: {
50: '#d9c3bf',
500: '#c8aaa4',
950: '#000000',
},
}SCSS
$custom: #c8aaa4; $custom-light: #d9c3bf; $custom-dark: #000000;
JSON
{
"hex": "#c8aaa4",
"rgb": {
"r": 200,
"g": 170,
"b": 164
},
"hsl": {
"h": 10,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.76269,
"c": 0.03626,
"h": 31.2
},
"luminance": 0.43709
}Semantic roles & 50–950 ramp
primary
#C8AAA4
secondary
#DFE7E9
accent
#93A342
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181