#C8ABB2#C8ABB2
#C8ABB2 is a light, muted red. Relative luminance 0.446; OKLCH L 76.9% C 0.035 H 1.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABB2 |
|---|---|
| RGB | rgb(200, 171, 178) |
| HSL | hsl(346, 21%, 73%) |
| HSV | hsv(346, 15%, 78%) |
| CMYK | cmyk(0%, 14.5%, 11%, 21.6%) |
| CIE-LAB | lab(72.64, 11.67, 0.32) |
| CIE-LCH | lch(72.64, 11.68, 1.58°) |
| OKLab | oklab(76.86% 0.0349 0.001) |
| OKLCH | oklch(76.86% 0.035 1.7) |
| XYZ | xyz(46.4177, 44.6207, 48.2783) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.43
Dusty Pink
#D8A7B1
ΔE00 5.62
Light Mauve
#C292A1
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.54
Grey Pink
#C3909B
ΔE00 8.84
Rosybrown
#BC8F8F
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABB2 #ABC8C1
analogous
#C8ABC0 #C8ABB2 #C8B2AB
triadic
#C8ABB2 #B2C8AB #ABB2C8
tetradic
#C8ABB2 #C0C8AB #ABC8C1 #B2ABC8
square
#C8ABB2 #C0C8AB #ABC8C1 #B2ABC8
split-complementary
#C8ABB2 #ABC8B2 #ABC0C8
monochromatic
#96626F #B08690 #C8ABB2 #E0D0D4 #F3EDEE
Accessibility & contrast
On white
2.12
#C8ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#C8ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABB2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABB2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB2
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#CEAAAD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8abb2; /* rgb */ color: rgb(200, 171, 178); /* oklch */ color: oklch(76.9% 0.035 1.7);
Tailwind
colors: {
custom: {
50: '#d9c4c9',
500: '#c8abb2',
950: '#000000',
},
}SCSS
$custom: #c8abb2; $custom-light: #d9c4c9; $custom-dark: #000000;
JSON
{
"hex": "#c8abb2",
"rgb": {
"r": 200,
"g": 171,
"b": 178
},
"hsl": {
"h": 345.517,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.76859,
"c": 0.03494,
"h": 1.7
},
"luminance": 0.4462
}Semantic roles & 50–950 ramp
primary
#C8ABB2
secondary
#E2E9E7
accent
#9F8A46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182