#C8ABB0#C8ABB0
#C8ABB0 is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.034 H 6.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABB0 |
|---|---|
| RGB | rgb(200, 171, 176) |
| HSL | hsl(350, 21%, 73%) |
| HSV | hsv(350, 15%, 78%) |
| CMYK | cmyk(0%, 14.5%, 12%, 21.6%) |
| CIE-LAB | lab(72.59, 11.34, 1.34) |
| CIE-LCH | lch(72.59, 11.42, 6.76°) |
| OKLab | oklab(76.8% 0.0342 0.0037) |
| OKLCH | oklch(76.8% 0.034 6.2) |
| XYZ | xyz(46.2184, 44.5409, 47.2285) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.60
Dusty Pink
#D8A7B1
ΔE00 5.83
Light Mauve
#C292A1
ΔE00 8.60
Rosybrown
#BC8F8F
ΔE00 8.90
Grey Pink
#C3909B
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABB0 #ABC8C3
analogous
#C8ABBE #C8ABB0 #C8B4AB
triadic
#C8ABB0 #B0C8AB #ABB0C8
tetradic
#C8ABB0 #BEC8AB #ABC8C3 #B4ABC8
square
#C8ABB0 #BEC8AB #ABC8C3 #B4ABC8
split-complementary
#C8ABB0 #ABC8B4 #ABBEC8
monochromatic
#96626B #B0868D #C8ABB0 #E0D0D3 #F3EDEE
Accessibility & contrast
On white
2.12
#C8ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#C8ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABB0
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABB0 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFB0
Deuteranopia (green-blind)
#B5B4AF
Tritanopia (blue-blind)
#CEA9AD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8abb0; /* rgb */ color: rgb(200, 171, 176); /* oklch */ color: oklch(76.8% 0.034 6.2);
Tailwind
colors: {
custom: {
50: '#d9c4c7',
500: '#c8abb0',
950: '#000000',
},
}SCSS
$custom: #c8abb0; $custom-light: #d9c4c7; $custom-dark: #000000;
JSON
{
"hex": "#c8abb0",
"rgb": {
"r": 200,
"g": 171,
"b": 176
},
"hsl": {
"h": 349.655,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.768,
"c": 0.03436,
"h": 6.2
},
"luminance": 0.4454
}Semantic roles & 50–950 ramp
primary
#C8ABB0
secondary
#E2E9E8
accent
#9F9046
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182