#C8A7A3#C8A7A3
#C8A7A3 is a light, muted red. Relative luminance 0.426; OKLCH L 75.7% C 0.039 H 26.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7A3 |
|---|---|
| RGB | rgb(200, 167, 163) |
| HSL | hsl(6, 25%, 71%) |
| HSV | hsv(6, 19%, 78%) |
| CMYK | cmyk(0%, 16.5%, 18.5%, 21.6%) |
| CIE-LAB | lab(71.26, 11.41, 6.58) |
| CIE-LCH | lch(71.26, 13.17, 29.96°) |
| OKLab | oklab(75.65% 0.0353 0.0173) |
| OKLCH | oklch(75.65% 0.039 26.2) |
| XYZ | xyz(44.2490, 42.5626, 40.5278) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.97
Dusty Pink
#D8A7B1
ΔE00 7.33
Rosybrown
#BC8F8F
ΔE00 7.45
Grey Pink
#C3909B
ΔE00 9.39
Mushroom
#BA9E88
ΔE00 9.65
Light Mauve
#C292A1
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7A3 #A3C4C8
analogous
#C8A3B1 #C8A7A3 #C8B9A3
triadic
#C8A7A3 #A3C8A7 #A7A3C8
tetradic
#C8A7A3 #B1C8A3 #A3C4C8 #B9A3C8
square
#C8A7A3 #B1C8A3 #A3C4C8 #B9A3C8
split-complementary
#C8A7A3 #A3C8B9 #A3B1C8
monochromatic
#97615A #B1827D #C8A7A3 #DFCCC9 #F4EDEC
Accessibility & contrast
On white
2.21
#C8A7A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#C8A7A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7A3
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7A3 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA3
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#D0A3A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a7a3; /* rgb */ color: rgb(200, 167, 163); /* oklch */ color: oklch(75.7% 0.039 26.2);
Tailwind
colors: {
custom: {
50: '#d9c1be',
500: '#c8a7a3',
950: '#000000',
},
}SCSS
$custom: #c8a7a3; $custom-light: #d9c1be; $custom-dark: #000000;
JSON
{
"hex": "#c8a7a3",
"rgb": {
"r": 200,
"g": 167,
"b": 163
},
"hsl": {
"h": 6.486,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.75654,
"c": 0.03933,
"h": 26.2
},
"luminance": 0.42561
}Semantic roles & 50–950 ramp
primary
#C8A7A3
secondary
#DFE7E8
accent
#99A442
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181