#C8ABA2#C8ABA2
#C8ABA2 is a light, muted red. Relative luminance 0.440; OKLCH L 76.4% C 0.036 H 38.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABA2 |
|---|---|
| RGB | rgb(200, 171, 162) |
| HSL | hsl(14, 26%, 71%) |
| HSV | hsv(14, 19%, 78%) |
| CMYK | cmyk(0%, 14.5%, 19%, 21.6%) |
| CIE-LAB | lab(72.24, 9.08, 8.53) |
| CIE-LCH | lch(72.24, 12.46, 43.21°) |
| OKLab | oklab(76.41% 0.0287 0.0223) |
| OKLCH | oklch(76.41% 0.036 38) |
| XYZ | xyz(44.9039, 44.0152, 40.3058) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.78
Mushroom
#BA9E88
ΔE00 7.34
Pinkish Tan
#D99B82
ΔE00 9.71
Rosybrown
#BC8F8F
ΔE00 9.79
Warm Gray
#C9BEB0
ΔE00 9.79
Greige
#B8AB98
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABA2 #A2BFC8
analogous
#C8A2AC #C8ABA2 #C8BEA2
triadic
#C8ABA2 #A2C8AB #ABA2C8
tetradic
#C8ABA2 #ACC8A2 #A2BFC8 #BEA2C8
square
#C8ABA2 #ACC8A2 #A2BFC8 #BEA2C8
split-complementary
#C8ABA2 #A2C8BE #A2ACC8
monochromatic
#976859 #B1887C #C8ABA2 #DFCEC8 #F4EEEC
Accessibility & contrast
On white
2.14
#C8ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#C8ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABA2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABA2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#D0A7A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aba2; /* rgb */ color: rgb(200, 171, 162); /* oklch */ color: oklch(76.4% 0.036 38.0);
Tailwind
colors: {
custom: {
50: '#d9c4bd',
500: '#c8aba2',
950: '#000000',
},
}SCSS
$custom: #c8aba2; $custom-light: #d9c4bd; $custom-dark: #000000;
JSON
{
"hex": "#c8aba2",
"rgb": {
"r": 200,
"g": 171,
"b": 162
},
"hsl": {
"h": 14.211,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.76412,
"c": 0.03634,
"h": 38
},
"luminance": 0.44014
}Semantic roles & 50–950 ramp
primary
#C8ABA2
secondary
#DEE6E8
accent
#8DA441
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181