#C8A1AA#C8A1AA
#C8A1AA is a light, muted red. Relative luminance 0.407; OKLCH L 74.7% C 0.048 H 2.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A1AA |
|---|---|
| RGB | rgb(200, 161, 170) |
| HSL | hsl(346, 26%, 71%) |
| HSV | hsv(346, 20%, 78%) |
| CMYK | cmyk(0%, 19.5%, 15%, 21.6%) |
| CIE-LAB | lab(69.95, 15.80, 0.81) |
| CIE-LCH | lch(69.95, 15.82, 2.93°) |
| OKLab | oklab(74.69% 0.0475 0.0024) |
| OKLCH | oklch(74.69% 0.048 2.8) |
| XYZ | xyz(43.8199, 40.6729, 43.5648) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.49
Light Mauve
#C292A1
ΔE00 4.77
Grey Pink
#C3909B
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 6.15
Rosybrown
#BC8F8F
ΔE00 6.54
Pinkish Grey
#C8ACA9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A1AA #A1C8BF
analogous
#C8A1BD #C8A1AA #C8ABA1
triadic
#C8A1AA #AAC8A1 #A1AAC8
tetradic
#C8A1AA #BDC8A1 #A1C8BF #ABA1C8
square
#C8A1AA #BDC8A1 #A1C8BF #ABA1C8
split-complementary
#C8A1AA #A1C8AB #A1BDC8
monochromatic
#975866 #B17A87 #C8A1AA #DFC8CD #F4ECEE
Accessibility & contrast
On white
2.30
#C8A1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#C8A1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A1AA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A1AA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#AFADA9
Tritanopia (blue-blind)
#CF9FA4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a1aa; /* rgb */ color: rgb(200, 161, 170); /* oklch */ color: oklch(74.7% 0.048 2.8);
Tailwind
colors: {
custom: {
50: '#d9bdc3',
500: '#c8a1aa',
950: '#000000',
},
}SCSS
$custom: #c8a1aa; $custom-light: #d9bdc3; $custom-dark: #000000;
JSON
{
"hex": "#c8a1aa",
"rgb": {
"r": 200,
"g": 161,
"b": 170
},
"hsl": {
"h": 346.154,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.74695,
"c": 0.04752,
"h": 2.8
},
"luminance": 0.40671
}Semantic roles & 50–950 ramp
primary
#C8A1AA
secondary
#DDE8E5
accent
#A58E41
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141212
muted
#838181