#C8A7A2#C8A7A2
#C8A7A2 is a light, muted red. Relative luminance 0.425; OKLCH L 75.6% C 0.040 H 28.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7A2 |
|---|---|
| RGB | rgb(200, 167, 162) |
| HSL | hsl(8, 26%, 71%) |
| HSV | hsv(8, 19%, 78%) |
| CMYK | cmyk(0%, 16.5%, 19%, 21.6%) |
| CIE-LAB | lab(71.23, 11.25, 7.09) |
| CIE-LCH | lch(71.23, 13.30, 32.22°) |
| OKLab | oklab(75.63% 0.0349 0.0187) |
| OKLCH | oklch(75.63% 0.04 28.1) |
| XYZ | xyz(44.1598, 42.5269, 40.0577) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.06
Rosybrown
#BC8F8F
ΔE00 7.58
Dusty Pink
#D8A7B1
ΔE00 7.72
Mushroom
#BA9E88
ΔE00 9.23
Grey Pink
#C3909B
ΔE00 9.70
Pinkish Tan
#D99B82
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7A2 #A2C3C8
analogous
#C8A2B0 #C8A7A2 #C8BAA2
triadic
#C8A7A2 #A2C8A7 #A7A2C8
tetradic
#C8A7A2 #B0C8A2 #A2C3C8 #BAA2C8
square
#C8A7A2 #B0C8A2 #A2C3C8 #BAA2C8
split-complementary
#C8A7A2 #A2C8BA #A2B0C8
monochromatic
#976159 #B1837C #C8A7A2 #DFCBC8 #F4EDEC
Accessibility & contrast
On white
2.21
#C8A7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#C8A7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7A2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7A2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#D0A3A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a7a2; /* rgb */ color: rgb(200, 167, 162); /* oklch */ color: oklch(75.6% 0.040 28.1);
Tailwind
colors: {
custom: {
50: '#d9c1bd',
500: '#c8a7a2',
950: '#000000',
},
}SCSS
$custom: #c8a7a2; $custom-light: #d9c1bd; $custom-dark: #000000;
JSON
{
"hex": "#c8a7a2",
"rgb": {
"r": 200,
"g": 167,
"b": 162
},
"hsl": {
"h": 7.895,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.75627,
"c": 0.03959,
"h": 28.1
},
"luminance": 0.42525
}Semantic roles & 50–950 ramp
primary
#C8A7A2
secondary
#DEE7E8
accent
#97A441
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181