#C8ABA3#C8ABA3
#C8ABA3 is a light, muted red. Relative luminance 0.441; OKLCH L 76.4% C 0.036 H 35.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABA3 |
|---|---|
| RGB | rgb(200, 171, 163) |
| HSL | hsl(13, 25%, 71%) |
| HSV | hsv(13, 19%, 78%) |
| CMYK | cmyk(0%, 14.5%, 18.5%, 21.6%) |
| CIE-LAB | lab(72.26, 9.24, 8.02) |
| CIE-LCH | lch(72.26, 12.23, 40.96°) |
| OKLab | oklab(76.44% 0.0291 0.021) |
| OKLCH | oklch(76.44% 0.036 35.9) |
| XYZ | xyz(44.9932, 44.0509, 40.7758) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.31
Mushroom
#BA9E88
ΔE00 7.75
Rosybrown
#BC8F8F
ΔE00 9.55
Dusty Pink
#D8A7B1
ΔE00 9.75
Pinkish Tan
#D99B82
ΔE00 9.91
Warm Gray
#C9BEB0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABA3 #A3C0C8
analogous
#C8A3AD #C8ABA3 #C8BDA3
triadic
#C8ABA3 #A3C8AB #ABA3C8
tetradic
#C8ABA3 #ADC8A3 #A3C0C8 #BDA3C8
square
#C8ABA3 #ADC8A3 #A3C0C8 #BDA3C8
split-complementary
#C8ABA3 #A3C8BD #A3ADC8
monochromatic
#97675A #B1887D #C8ABA3 #DFCEC9 #F4EEEC
Accessibility & contrast
On white
2.14
#C8ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#C8ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABA3
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABA3 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA2
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#D0A7A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aba3; /* rgb */ color: rgb(200, 171, 163); /* oklch */ color: oklch(76.4% 0.036 35.9);
Tailwind
colors: {
custom: {
50: '#d9c4be',
500: '#c8aba3',
950: '#000000',
},
}SCSS
$custom: #c8aba3; $custom-light: #d9c4be; $custom-dark: #000000;
JSON
{
"hex": "#c8aba3",
"rgb": {
"r": 200,
"g": 171,
"b": 163
},
"hsl": {
"h": 12.973,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.76439,
"c": 0.03586,
"h": 35.9
},
"luminance": 0.4405
}Semantic roles & 50–950 ramp
primary
#C8ABA3
secondary
#DFE6E8
accent
#8FA442
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181