#C8A2A6#C8A2A6
#C8A2A6 is a light, muted red. Relative luminance 0.409; OKLCH L 74.8% C 0.045 H 11.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A2A6 |
|---|---|
| RGB | rgb(200, 162, 166) |
| HSL | hsl(354, 26%, 71%) |
| HSV | hsv(354, 19%, 78%) |
| CMYK | cmyk(0%, 19%, 17%, 21.6%) |
| CIE-LAB | lab(70.09, 14.61, 3.23) |
| CIE-LCH | lch(70.09, 14.96, 12.47°) |
| OKLab | oklab(74.77% 0.0443 0.0087) |
| OKLCH | oklch(74.77% 0.045 11.1) |
| XYZ | xyz(43.6227, 40.8747, 41.6607) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.20
Pinkish Grey
#C8ACA9
ΔE00 5.01
Rosybrown
#BC8F8F
ΔE00 5.88
Grey Pink
#C3909B
ΔE00 5.98
Light Mauve
#C292A1
ΔE00 6.06
Greyish Pink
#C88D94
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A2A6 #A2C8C4
analogous
#C8A2B9 #C8A2A6 #C8B1A2
triadic
#C8A2A6 #A6C8A2 #A2A6C8
tetradic
#C8A2A6 #B9C8A2 #A2C8C4 #B1A2C8
square
#C8A2A6 #B9C8A2 #A2C8C4 #B1A2C8
split-complementary
#C8A2A6 #A2C8B1 #A2B9C8
monochromatic
#975960 #B17C81 #C8A2A6 #DFC8CB #F4ECED
Accessibility & contrast
On white
2.29
#C8A2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#C8A2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A2A6
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A2A6 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A6
Deuteranopia (green-blind)
#B0AEA5
Tritanopia (blue-blind)
#D09FA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a2a6; /* rgb */ color: rgb(200, 162, 166); /* oklch */ color: oklch(74.8% 0.045 11.1);
Tailwind
colors: {
custom: {
50: '#d9bdc0',
500: '#c8a2a6',
950: '#000000',
},
}SCSS
$custom: #c8a2a6; $custom-light: #d9bdc0; $custom-dark: #000000;
JSON
{
"hex": "#c8a2a6",
"rgb": {
"r": 200,
"g": 162,
"b": 166
},
"hsl": {
"h": 353.684,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.7477,
"c": 0.04519,
"h": 11.1
},
"luminance": 0.40873
}Semantic roles & 50–950 ramp
primary
#C8A2A6
secondary
#DEE8E7
accent
#A49A41
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141212
muted
#838181