#C8A2AB#C8A2AB
#C8A2AB is a light, muted red. Relative luminance 0.411; OKLCH L 74.9% C 0.046 H 2.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2AB |
|---|---|
| RGB | rgb(200, 162, 171) |
| HSL | hsl(346, 26%, 71%) |
| HSV | hsv(346, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 14.5%, 21.6%) |
| CIE-LAB | lab(70.22, 15.42, 0.65) |
| CIE-LCH | lch(70.22, 15.43, 2.42°) |
| OKLab | oklab(74.91% 0.0463 0.002) |
| OKLCH | oklch(74.91% 0.046 2.4) |
| XYZ | xyz(44.0903, 41.0618, 44.1234) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.56
Light Mauve
#C292A1
ΔE00 5.07
Grey Pink
#C3909B
ΔE00 5.55
Faded Pink
#DE9DAC
ΔE00 6.39
Pinkish Grey
#C8ACA9
ΔE00 6.40
Rosybrown
#BC8F8F
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2AB #A2C8BF
analogous
#C8A2BE #C8A2AB #C8ACA2
triadic
#C8A2AB #ABC8A2 #A2ABC8
tetradic
#C8A2AB #BEC8A2 #A2C8BF #ACA2C8
square
#C8A2AB #BEC8A2 #A2C8BF #ACA2C8
split-complementary
#C8A2AB #A2C8AC #A2BEC8
monochromatic
#975968 #B17C88 #C8A2AB #DFC8CE #F4ECEE
Accessibility & contrast
On white
2.28
#C8A2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#C8A2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2AB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2AB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#AFAEAA
Tritanopia (blue-blind)
#CFA0A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c8a2ab; /* rgb */ color: rgb(200, 162, 171); /* oklch */ color: oklch(74.9% 0.046 2.4);
Tailwind
colors: {
custom: {
50: '#d9bdc4',
500: '#c8a2ab',
950: '#000000',
},
}SCSS
$custom: #c8a2ab; $custom-light: #d9bdc4; $custom-dark: #000000;
JSON
{
"hex": "#c8a2ab",
"rgb": {
"r": 200,
"g": 162,
"b": 171
},
"hsl": {
"h": 345.789,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74915,
"c": 0.04631,
"h": 2.4
},
"luminance": 0.4106
}Semantic roles & 50–950 ramp
primary
#C8A2AB
secondary
#DEE8E6
accent
#A48D41
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181