#C8A7AA#C8A7AA
#C8A7AA is a light, muted red. Relative luminance 0.428; OKLCH L 75.8% C 0.039 H 11.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7AA |
|---|---|
| RGB | rgb(200, 167, 170) |
| HSL | hsl(355, 23%, 72%) |
| HSV | hsv(355, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 15%, 21.6%) |
| CIE-LAB | lab(71.43, 12.52, 2.97) |
| CIE-LCH | lch(71.43, 12.87, 13.34°) |
| OKLab | oklab(75.85% 0.0381 0.008) |
| OKLCH | oklch(75.85% 0.039 11.9) |
| XYZ | xyz(44.8937, 42.8204, 43.9227) |
| Luminance | 0.4282 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.42
Dusty Pink
#D8A7B1
ΔE00 5.16
Rosybrown
#BC8F8F
ΔE00 7.35
Light Mauve
#C292A1
ΔE00 7.70
Grey Pink
#C3909B
ΔE00 7.78
Faded Pink
#DE9DAC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7AA #A7C8C5
analogous
#C8A7BB #C8A7AA #C8B5A7
triadic
#C8A7AA #AAC8A7 #A7AAC8
tetradic
#C8A7AA #BBC8A7 #A7C8C5 #B5A7C8
square
#C8A7AA #BBC8A7 #A7C8C5 #B5A7C8
split-complementary
#C8A7AA #A7C8B5 #A7BBC8
monochromatic
#975E63 #B08186 #C8A7AA #E0CDCE #F3ECED
Accessibility & contrast
On white
2.20
#C8A7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#C8A7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7AA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7AA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#CFA4A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a7aa; /* rgb */ color: rgb(200, 167, 170); /* oklch */ color: oklch(75.8% 0.039 11.9);
Tailwind
colors: {
custom: {
50: '#d9c1c3',
500: '#c8a7aa',
950: '#000000',
},
}SCSS
$custom: #c8a7aa; $custom-light: #d9c1c3; $custom-dark: #000000;
JSON
{
"hex": "#c8a7aa",
"rgb": {
"r": 200,
"g": 167,
"b": 170
},
"hsl": {
"h": 354.545,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.75849,
"c": 0.03888,
"h": 11.9
},
"luminance": 0.42819
}Semantic roles & 50–950 ramp
primary
#C8A7AA
secondary
#E1EAE9
accent
#A29944
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181