#C8A2A7#C8A2A7
#C8A2A7 is a light, muted red. Relative luminance 0.409; OKLCH L 74.8% C 0.045 H 9.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2A7 |
|---|---|
| RGB | rgb(200, 162, 167) |
| HSL | hsl(352, 26%, 71%) |
| HSV | hsv(352, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 16.5%, 21.6%) |
| CIE-LAB | lab(70.11, 14.77, 2.72) |
| CIE-LCH | lch(70.11, 15.02, 10.42°) |
| OKLab | oklab(74.8% 0.0447 0.0074) |
| OKLCH | oklch(74.8% 0.045 9.3) |
| XYZ | xyz(43.7148, 40.9116, 42.1457) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.00
Pinkish Grey
#C8ACA9
ΔE00 5.27
Light Mauve
#C292A1
ΔE00 5.81
Grey Pink
#C3909B
ΔE00 5.83
Rosybrown
#BC8F8F
ΔE00 6.02
Faded Pink
#DE9DAC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2A7 #A2C8C3
analogous
#C8A2BA #C8A2A7 #C8B0A2
triadic
#C8A2A7 #A7C8A2 #A2A7C8
tetradic
#C8A2A7 #BAC8A2 #A2C8C3 #B0A2C8
square
#C8A2A7 #BAC8A2 #A2C8C3 #B0A2C8
split-complementary
#C8A2A7 #A2C8B0 #A2BAC8
monochromatic
#975961 #B17C83 #C8A2A7 #DFC8CB #F4ECED
Accessibility & contrast
On white
2.29
#C8A2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#C8A2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2A7
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2A7 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A7
Deuteranopia (green-blind)
#B0AEA6
Tritanopia (blue-blind)
#D09FA4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a2a7; /* rgb */ color: rgb(200, 162, 167); /* oklch */ color: oklch(74.8% 0.045 9.3);
Tailwind
colors: {
custom: {
50: '#d9bdc1',
500: '#c8a2a7',
950: '#000000',
},
}SCSS
$custom: #c8a2a7; $custom-light: #d9bdc1; $custom-dark: #000000;
JSON
{
"hex": "#c8a2a7",
"rgb": {
"r": 200,
"g": 162,
"b": 167
},
"hsl": {
"h": 352.105,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.74799,
"c": 0.04533,
"h": 9.3
},
"luminance": 0.4091
}Semantic roles & 50–950 ramp
primary
#C8A2A7
secondary
#DEE8E7
accent
#A49741
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141212
muted
#838181