#C8A2A3#C8A2A3
#C8A2A3 is a light, muted red. Relative luminance 0.408; OKLCH L 74.7% C 0.045 H 16.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2A3 |
|---|---|
| RGB | rgb(200, 162, 163) |
| HSL | hsl(358, 26%, 71%) |
| HSV | hsv(358, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 18.5%, 21.6%) |
| CIE-LAB | lab(70.01, 14.14, 4.78) |
| CIE-LCH | lch(70.01, 14.93, 18.70°) |
| OKLab | oklab(74.69% 0.0432 0.0127) |
| OKLCH | oklch(74.69% 0.045 16.4) |
| XYZ | xyz(43.3507, 40.7659, 40.2283) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.34
Dusty Pink
#D8A7B1
ΔE00 5.00
Rosybrown
#BC8F8F
ΔE00 5.61
Grey Pink
#C3909B
ΔE00 6.56
Light Mauve
#C292A1
ΔE00 6.91
Greyish Pink
#C88D94
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2A3 #A2C8C7
analogous
#C8A2B6 #C8A2A3 #C8B4A2
triadic
#C8A2A3 #A3C8A2 #A2A3C8
tetradic
#C8A2A3 #B6C8A2 #A2C8C7 #B4A2C8
square
#C8A2A3 #B6C8A2 #A2C8C7 #B4A2C8
split-complementary
#C8A2A3 #A2C8B4 #A2B6C8
monochromatic
#97595B #B17C7D #C8A2A3 #DFC8C9 #F4ECEC
Accessibility & contrast
On white
2.29
#C8A2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C8A2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2A3
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2A3 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A3
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#D09FA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a2a3; /* rgb */ color: rgb(200, 162, 163); /* oklch */ color: oklch(74.7% 0.045 16.4);
Tailwind
colors: {
custom: {
50: '#d9bdbe',
500: '#c8a2a3',
950: '#000000',
},
}SCSS
$custom: #c8a2a3; $custom-light: #d9bdbe; $custom-dark: #000000;
JSON
{
"hex": "#c8a2a3",
"rgb": {
"r": 200,
"g": 162,
"b": 163
},
"hsl": {
"h": 358.421,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74685,
"c": 0.04501,
"h": 16.4
},
"luminance": 0.40764
}Semantic roles & 50–950 ramp
primary
#C8A2A3
secondary
#DEE8E8
accent
#A4A241
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141212
muted
#838181