#C8ABA7#C8ABA7
#C8ABA7 is a light, muted red. Relative luminance 0.442; OKLCH L 76.5% C 0.034 H 27.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABA7 |
|---|---|
| RGB | rgb(200, 171, 167) |
| HSL | hsl(7, 23%, 72%) |
| HSV | hsv(7, 17%, 78%) |
| CMYK | cmyk(0%, 14.5%, 16.5%, 21.6%) |
| CIE-LAB | lab(72.36, 9.87, 5.96) |
| CIE-LCH | lch(72.36, 11.53, 31.13°) |
| OKLab | oklab(76.55% 0.0306 0.0157) |
| OKLCH | oklch(76.55% 0.034 27.2) |
| XYZ | xyz(45.3572, 44.1965, 42.6932) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.57
Dusty Pink
#D8A7B1
ΔE00 8.17
Rosybrown
#BC8F8F
ΔE00 8.88
Mushroom
#BA9E88
ΔE00 9.47
Grey Pink
#C3909B
ΔE00 10.67
Light Mauve
#C292A1
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABA7 #A7C4C8
analogous
#C8A7B4 #C8ABA7 #C8BCA7
triadic
#C8ABA7 #A7C8AB #ABA7C8
tetradic
#C8ABA7 #B4C8A7 #A7C4C8 #BCA7C8
square
#C8ABA7 #B4C8A7 #A7C4C8 #BCA7C8
split-complementary
#C8ABA7 #A7C8BC #A7B4C8
monochromatic
#97655E #B08781 #C8ABA7 #E0CFCD #F3EDEC
Accessibility & contrast
On white
2.13
#C8ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C8ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABA7
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABA7 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA7
Deuteranopia (green-blind)
#B7B4A7
Tritanopia (blue-blind)
#CFA8AA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8aba7; /* rgb */ color: rgb(200, 171, 167); /* oklch */ color: oklch(76.5% 0.034 27.2);
Tailwind
colors: {
custom: {
50: '#d9c4c1',
500: '#c8aba7',
950: '#000000',
},
}SCSS
$custom: #c8aba7; $custom-light: #d9c4c1; $custom-dark: #000000;
JSON
{
"hex": "#c8aba7",
"rgb": {
"r": 200,
"g": 171,
"b": 167
},
"hsl": {
"h": 7.273,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.76546,
"c": 0.03445,
"h": 27.2
},
"luminance": 0.44195
}Semantic roles & 50–950 ramp
primary
#C8ABA7
secondary
#E1E9EA
accent
#96A244
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141212
muted
#838181