#C8ABA4#C8ABA4
#C8ABA4 is a light, muted red. Relative luminance 0.441; OKLCH L 76.5% C 0.035 H 33.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABA4 |
|---|---|
| RGB | rgb(200, 171, 164) |
| HSL | hsl(12, 25%, 71%) |
| HSV | hsv(12, 18%, 78%) |
| CMYK | cmyk(0%, 14.5%, 18%, 21.6%) |
| CIE-LAB | lab(72.29, 9.39, 7.50) |
| CIE-LCH | lch(72.29, 12.02, 38.62°) |
| OKLab | oklab(76.47% 0.0295 0.0197) |
| OKLCH | oklch(76.47% 0.035 33.8) |
| XYZ | xyz(45.0831, 44.0869, 41.2495) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.85
Mushroom
#BA9E88
ΔE00 8.17
Dusty Pink
#D8A7B1
ΔE00 9.33
Rosybrown
#BC8F8F
ΔE00 9.35
Pinkish Tan
#D99B82
ΔE00 10.14
Warm Gray
#C9BEB0
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABA4 #A4C1C8
analogous
#C8A4AF #C8ABA4 #C8BDA4
triadic
#C8ABA4 #A4C8AB #ABA4C8
tetradic
#C8ABA4 #AFC8A4 #A4C1C8 #BDA4C8
square
#C8ABA4 #AFC8A4 #A4C1C8 #BDA4C8
split-complementary
#C8ABA4 #A4C8BD #A4AFC8
monochromatic
#97675B #B1887E #C8ABA4 #DFCECA #F3EDEC
Accessibility & contrast
On white
2.14
#C8ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#C8ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABA4
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABA4 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#B8B3A4
Tritanopia (blue-blind)
#D0A7A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aba4; /* rgb */ color: rgb(200, 171, 164); /* oklch */ color: oklch(76.5% 0.035 33.8);
Tailwind
colors: {
custom: {
50: '#d9c4bf',
500: '#c8aba4',
950: '#000000',
},
}SCSS
$custom: #c8aba4; $custom-light: #d9c4bf; $custom-dark: #000000;
JSON
{
"hex": "#c8aba4",
"rgb": {
"r": 200,
"g": 171,
"b": 164
},
"hsl": {
"h": 11.667,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.76465,
"c": 0.03544,
"h": 33.8
},
"luminance": 0.44086
}Semantic roles & 50–950 ramp
primary
#C8ABA4
secondary
#DFE7E9
accent
#90A342
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181