#C8A2A1#C8A2A1
#C8A2A1 is a light, muted red. Relative luminance 0.407; OKLCH L 74.6% C 0.045 H 20.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2A1 |
|---|---|
| RGB | rgb(200, 162, 161) |
| HSL | hsl(2, 26%, 71%) |
| HSV | hsv(2, 20%, 78%) |
| CMYK | cmyk(0%, 19%, 19.5%, 21.6%) |
| CIE-LAB | lab(69.96, 13.83, 5.82) |
| CIE-LCH | lch(69.96, 15.00, 22.83°) |
| OKLab | oklab(74.63% 0.0424 0.0154) |
| OKLCH | oklch(74.63% 0.045 20) |
| XYZ | xyz(43.1729, 40.6948, 39.2920) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.03
Rosybrown
#BC8F8F
ΔE00 5.59
Dusty Pink
#D8A7B1
ΔE00 5.64
Grey Pink
#C3909B
ΔE00 7.07
Greyish Pink
#C88D94
ΔE00 7.54
Light Mauve
#C292A1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2A1 #A1C7C8
analogous
#C8A1B3 #C8A2A1 #C8B5A1
triadic
#C8A2A1 #A1C8A2 #A2A1C8
tetradic
#C8A2A1 #B3C8A1 #A1C7C8 #B5A1C8
square
#C8A2A1 #B3C8A1 #A1C7C8 #B5A1C8
split-complementary
#C8A2A1 #A1C8B5 #A1B3C8
monochromatic
#975A58 #B17C7A #C8A2A1 #DFC8C8 #F4ECEC
Accessibility & contrast
On white
2.30
#C8A2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#C8A2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2A1
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2A1 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#D09EA2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a2a1; /* rgb */ color: rgb(200, 162, 161); /* oklch */ color: oklch(74.6% 0.045 20.0);
Tailwind
colors: {
custom: {
50: '#d9bdbc',
500: '#c8a2a1',
950: '#000000',
},
}SCSS
$custom: #c8a2a1; $custom-light: #d9bdbc; $custom-dark: #000000;
JSON
{
"hex": "#c8a2a1",
"rgb": {
"r": 200,
"g": 162,
"b": 161
},
"hsl": {
"h": 1.538,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.7463,
"c": 0.0451,
"h": 20
},
"luminance": 0.40693
}Semantic roles & 50–950 ramp
primary
#C8A2A1
secondary
#DDE7E8
accent
#A2A541
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141212
muted
#838181