#C8ACAB#C8ACAB
#C8ACAB is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.033 H 20.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ACAB |
|---|---|
| RGB | rgb(200, 172, 171) |
| HSL | hsl(2, 21%, 73%) |
| HSV | hsv(2, 15%, 78%) |
| CMYK | cmyk(0%, 14%, 14.5%, 21.6%) |
| CIE-LAB | lab(72.71, 9.97, 4.27) |
| CIE-LCH | lch(72.71, 10.84, 23.18°) |
| OKLab | oklab(76.85% 0.0307 0.0114) |
| OKLCH | oklch(76.85% 0.033 20.3) |
| XYZ | xyz(45.9224, 44.7259, 44.7341) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.92
Dusty Pink
#D8A7B1
ΔE00 7.43
Rosybrown
#BC8F8F
ΔE00 9.02
Grey Pink
#C3909B
ΔE00 10.26
Light Mauve
#C292A1
ΔE00 10.28
Mushroom
#BA9E88
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ACAB #ABC7C8
analogous
#C8ABB8 #C8ACAB #C8BAAB
triadic
#C8ACAB #ABC8AC #ACABC8
tetradic
#C8ACAB #B8C8AB #ABC7C8 #BAABC8
square
#C8ACAB #B8C8AB #ABC7C8 #BAABC8
split-complementary
#C8ACAB #ABC8BA #ABB8C8
monochromatic
#966462 #B08786 #C8ACAB #E0D1D0 #F3EDED
Accessibility & contrast
On white
2.11
#C8ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#C8ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ACAB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ACAB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAB
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#CFA9AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8acab; /* rgb */ color: rgb(200, 172, 171); /* oklch */ color: oklch(76.9% 0.033 20.3);
Tailwind
colors: {
custom: {
50: '#d9c4c4',
500: '#c8acab',
950: '#000000',
},
}SCSS
$custom: #c8acab; $custom-light: #d9c4c4; $custom-dark: #000000;
JSON
{
"hex": "#c8acab",
"rgb": {
"r": 200,
"g": 172,
"b": 171
},
"hsl": {
"h": 2.069,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.76853,
"c": 0.0327,
"h": 20.3
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#C8ACAB
secondary
#E2E9E9
accent
#9C9F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141212
muted
#838181