#C8A2A4#C8A2A4
#C8A2A4 is a light, muted red. Relative luminance 0.408; OKLCH L 74.7% C 0.045 H 14.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2A4 |
|---|---|
| RGB | rgb(200, 162, 164) |
| HSL | hsl(357, 26%, 71%) |
| HSV | hsv(357, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 18%, 21.6%) |
| CIE-LAB | lab(70.04, 14.29, 4.27) |
| CIE-LCH | lch(70.04, 14.92, 16.62°) |
| OKLab | oklab(74.71% 0.0436 0.0114) |
| OKLCH | oklch(74.71% 0.045 14.7) |
| XYZ | xyz(43.4407, 40.8019, 40.7020) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.54
Dusty Pink
#D8A7B1
ΔE00 4.71
Rosybrown
#BC8F8F
ΔE00 5.67
Grey Pink
#C3909B
ΔE00 6.34
Light Mauve
#C292A1
ΔE00 6.61
Greyish Pink
#C88D94
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2A4 #A2C8C6
analogous
#C8A2B7 #C8A2A4 #C8B3A2
triadic
#C8A2A4 #A4C8A2 #A2A4C8
tetradic
#C8A2A4 #B7C8A2 #A2C8C6 #B3A2C8
square
#C8A2A4 #B7C8A2 #A2C8C6 #B3A2C8
split-complementary
#C8A2A4 #A2C8B3 #A2B7C8
monochromatic
#97595C #B17C7E #C8A2A4 #DFC8CA #F4ECEC
Accessibility & contrast
On white
2.29
#C8A2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#C8A2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2A4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2A4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#D09FA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a2a4; /* rgb */ color: rgb(200, 162, 164); /* oklch */ color: oklch(74.7% 0.045 14.7);
Tailwind
colors: {
custom: {
50: '#d9bdbe',
500: '#c8a2a4',
950: '#000000',
},
}SCSS
$custom: #c8a2a4; $custom-light: #d9bdbe; $custom-dark: #000000;
JSON
{
"hex": "#c8a2a4",
"rgb": {
"r": 200,
"g": 162,
"b": 164
},
"hsl": {
"h": 356.842,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74713,
"c": 0.04502,
"h": 14.7
},
"luminance": 0.408
}Semantic roles & 50–950 ramp
primary
#C8A2A4
secondary
#DEE8E7
accent
#A49F41
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141212
muted
#838181