#C8A7A4#C8A7A4
#C8A7A4 is a light, muted red. Relative luminance 0.426; OKLCH L 75.7% C 0.039 H 24.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7A4 |
|---|---|
| RGB | rgb(200, 167, 164) |
| HSL | hsl(5, 25%, 71%) |
| HSV | hsv(5, 18%, 78%) |
| CMYK | cmyk(0%, 16.5%, 18%, 21.6%) |
| CIE-LAB | lab(71.28, 11.57, 6.06) |
| CIE-LCH | lch(71.28, 13.06, 27.65°) |
| OKLab | oklab(75.68% 0.0357 0.016) |
| OKLCH | oklch(75.68% 0.039 24.2) |
| XYZ | xyz(44.3390, 42.5986, 41.0015) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.97
Dusty Pink
#D8A7B1
ΔE00 6.96
Rosybrown
#BC8F8F
ΔE00 7.35
Grey Pink
#C3909B
ΔE00 9.09
Light Mauve
#C292A1
ΔE00 9.44
Greyish Pink
#C88D94
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7A4 #A4C5C8
analogous
#C8A4B3 #C8A7A4 #C8B9A4
triadic
#C8A7A4 #A4C8A7 #A7A4C8
tetradic
#C8A7A4 #B3C8A4 #A4C5C8 #B9A4C8
square
#C8A7A4 #B3C8A4 #A4C5C8 #B9A4C8
split-complementary
#C8A7A4 #A4C8B9 #A4B3C8
monochromatic
#97605B #B1827E #C8A7A4 #DFCCCA #F3EDEC
Accessibility & contrast
On white
2.21
#C8A7A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#C8A7A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7A4
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7A4 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#D0A4A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a7a4; /* rgb */ color: rgb(200, 167, 164); /* oklch */ color: oklch(75.7% 0.039 24.2);
Tailwind
colors: {
custom: {
50: '#d9c1bf',
500: '#c8a7a4',
950: '#000000',
},
}SCSS
$custom: #c8a7a4; $custom-light: #d9c1bf; $custom-dark: #000000;
JSON
{
"hex": "#c8a7a4",
"rgb": {
"r": 200,
"g": 167,
"b": 164
},
"hsl": {
"h": 5,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.75682,
"c": 0.03913,
"h": 24.2
},
"luminance": 0.42597
}Semantic roles & 50–950 ramp
primary
#C8A7A4
secondary
#DFE8E9
accent
#9BA342
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181