#C8ACB0#C8ACB0
#C8ACB0 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.033 H 8.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ACB0 |
|---|---|
| RGB | rgb(200, 172, 176) |
| HSL | hsl(351, 20%, 73%) |
| HSV | hsv(351, 14%, 78%) |
| CMYK | cmyk(0%, 14%, 12%, 21.6%) |
| CIE-LAB | lab(72.84, 10.79, 1.71) |
| CIE-LCH | lch(72.84, 10.93, 9.00°) |
| OKLab | oklab(77% 0.0326 0.0047) |
| OKLCH | oklch(77% 0.033 8.1) |
| XYZ | xyz(46.4080, 44.9202, 47.2917) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.14
Dusty Pink
#D8A7B1
ΔE00 6.28
Light Mauve
#C292A1
ΔE00 9.12
Rosybrown
#BC8F8F
ΔE00 9.16
Thistle
#D8BFD8
ΔE00 9.39
Grey Pink
#C3909B
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ACB0 #ACC8C4
analogous
#C8ACBE #C8ACB0 #C8B6AC
triadic
#C8ACB0 #B0C8AC #ACB0C8
tetradic
#C8ACB0 #BEC8AC #ACC8C4 #B6ACC8
square
#C8ACB0 #BEC8AC #ACC8C4 #B6ACC8
split-complementary
#C8ACB0 #ACC8B6 #ACBEC8
monochromatic
#96636B #B0878D #C8ACB0 #E0D1D3 #F3EDED
Accessibility & contrast
On white
2.10
#C8ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#C8ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ACB0
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ACB0 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#CEAAAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8acb0; /* rgb */ color: rgb(200, 172, 176); /* oklch */ color: oklch(77.0% 0.033 8.1);
Tailwind
colors: {
custom: {
50: '#d9c4c7',
500: '#c8acb0',
950: '#000000',
},
}SCSS
$custom: #c8acb0; $custom-light: #d9c4c7; $custom-dark: #000000;
JSON
{
"hex": "#c8acb0",
"rgb": {
"r": 200,
"g": 172,
"b": 176
},
"hsl": {
"h": 351.429,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.76996,
"c": 0.03294,
"h": 8.1
},
"luminance": 0.44919
}Semantic roles & 50–950 ramp
primary
#C8ACB0
secondary
#E2E9E8
accent
#9F9247
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182