#C8A6A2#C8A6A2
#C8A6A2 is a light, muted red. Relative luminance 0.422; OKLCH L 75.4% C 0.041 H 25.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A6A2 |
|---|---|
| RGB | rgb(200, 166, 162) |
| HSL | hsl(6, 26%, 71%) |
| HSV | hsv(6, 19%, 78%) |
| CMYK | cmyk(0%, 17%, 19%, 21.6%) |
| CIE-LAB | lab(70.98, 11.80, 6.73) |
| CIE-LCH | lch(70.98, 13.59, 29.71°) |
| OKLab | oklab(75.43% 0.0365 0.0177) |
| OKLCH | oklch(75.43% 0.041 25.9) |
| XYZ | xyz(43.9773, 42.1619, 39.9969) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.35
Rosybrown
#BC8F8F
ΔE00 7.11
Dusty Pink
#D8A7B1
ΔE00 7.17
Grey Pink
#C3909B
ΔE00 9.09
Greyish Pink
#C88D94
ΔE00 9.49
Light Mauve
#C292A1
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A6A2 #A2C4C8
analogous
#C8A2B1 #C8A6A2 #C8B9A2
triadic
#C8A6A2 #A2C8A6 #A6A2C8
tetradic
#C8A6A2 #B1C8A2 #A2C4C8 #B9A2C8
square
#C8A6A2 #B1C8A2 #A2C4C8 #B9A2C8
split-complementary
#C8A6A2 #A2C8B9 #A2B1C8
monochromatic
#976059 #B1817C #C8A6A2 #DFCBC8 #F4EDEC
Accessibility & contrast
On white
2.23
#C8A6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#C8A6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A6A2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A6A2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#D0A2A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a6a2; /* rgb */ color: rgb(200, 166, 162); /* oklch */ color: oklch(75.4% 0.041 25.9);
Tailwind
colors: {
custom: {
50: '#d9c0bd',
500: '#c8a6a2',
950: '#000000',
},
}SCSS
$custom: #c8a6a2; $custom-light: #d9c0bd; $custom-dark: #000000;
JSON
{
"hex": "#c8a6a2",
"rgb": {
"r": 200,
"g": 166,
"b": 162
},
"hsl": {
"h": 6.316,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75432,
"c": 0.04057,
"h": 25.9
},
"luminance": 0.4216
}Semantic roles & 50–950 ramp
primary
#C8A6A2
secondary
#DEE7E8
accent
#9AA441
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181