#C8ABAC#C8ABAC
#C8ABAC is a light, muted red. Relative luminance 0.444; OKLCH L 76.7% C 0.034 H 15.6°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ABAC |
|---|---|
| RGB | rgb(200, 171, 172) |
| HSL | hsl(358, 21%, 73%) |
| HSV | hsv(358, 15%, 78%) |
| CMYK | cmyk(0%, 14.5%, 14%, 21.6%) |
| CIE-LAB | lab(72.49, 10.67, 3.39) |
| CIE-LCH | lch(72.49, 11.20, 17.63°) |
| OKLab | oklab(76.69% 0.0326 0.0091) |
| OKLCH | oklch(76.69% 0.034 15.6) |
| XYZ | xyz(45.8284, 44.3850, 45.1748) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.90
Dusty Pink
#D8A7B1
ΔE00 6.61
Rosybrown
#BC8F8F
ΔE00 8.64
Light Mauve
#C292A1
ΔE00 9.43
Grey Pink
#C3909B
ΔE00 9.51
Faded Pink
#DE9DAC
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ABAC #ABC8C7
analogous
#C8ABBA #C8ABAC #C8B8AB
triadic
#C8ABAC #ACC8AB #ABACC8
tetradic
#C8ABAC #BAC8AB #ABC8C7 #B8ABC8
square
#C8ABAC #BAC8AB #ABC8C7 #B8ABC8
split-complementary
#C8ABAC #ABC8B8 #ABBAC8
monochromatic
#966264 #B08687 #C8ABAC #E0D0D1 #F3EDED
Accessibility & contrast
On white
2.13
#C8ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#C8ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ABAC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ABAC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#CEA9AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c8abac; /* rgb */ color: rgb(200, 171, 172); /* oklch */ color: oklch(76.7% 0.034 15.6);
Tailwind
colors: {
custom: {
50: '#d9c4c4',
500: '#c8abac',
950: '#000000',
},
}SCSS
$custom: #c8abac; $custom-light: #d9c4c4; $custom-dark: #000000;
JSON
{
"hex": "#c8abac",
"rgb": {
"r": 200,
"g": 171,
"b": 172
},
"hsl": {
"h": 357.931,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.76686,
"c": 0.03385,
"h": 15.6
},
"luminance": 0.44384
}Semantic roles & 50–950 ramp
primary
#C8ABAC
secondary
#E2E9E9
accent
#9F9C46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141212
muted
#838181