#C8A7AE#C8A7AE
#C8A7AE is a light, muted red. Relative luminance 0.430; OKLCH L 76.0% C 0.040 H 3.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7AE |
|---|---|
| RGB | rgb(200, 167, 174) |
| HSL | hsl(347, 23%, 72%) |
| HSV | hsv(347, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 13%, 21.6%) |
| CIE-LAB | lab(71.54, 13.18, 0.91) |
| CIE-LCH | lch(71.54, 13.21, 3.97°) |
| OKLab | oklab(75.97% 0.0396 0.0026) |
| OKLCH | oklch(75.97% 0.04 3.8) |
| XYZ | xyz(45.2778, 42.9741, 45.9459) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.53
Pinkish Grey
#C8ACA9
ΔE00 4.83
Light Mauve
#C292A1
ΔE00 6.95
Grey Pink
#C3909B
ΔE00 7.38
Rosybrown
#BC8F8F
ΔE00 7.85
Faded Pink
#DE9DAC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7AE #A7C8C1
analogous
#C8A7BF #C8A7AE #C8B1A7
triadic
#C8A7AE #AEC8A7 #A7AEC8
tetradic
#C8A7AE #BFC8A7 #A7C8C1 #B1A7C8
square
#C8A7AE #BFC8A7 #A7C8C1 #B1A7C8
split-complementary
#C8A7AE #A7C8B1 #A7BFC8
monochromatic
#975E6A #B0818B #C8A7AE #E0CDD1 #F3ECEE
Accessibility & contrast
On white
2.19
#C8A7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#C8A7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7AE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7AE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAE
Deuteranopia (green-blind)
#B3B1AD
Tritanopia (blue-blind)
#CEA5A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a7ae; /* rgb */ color: rgb(200, 167, 174); /* oklch */ color: oklch(76.0% 0.040 3.8);
Tailwind
colors: {
custom: {
50: '#d9c1c6',
500: '#c8a7ae',
950: '#000000',
},
}SCSS
$custom: #c8a7ae; $custom-light: #d9c1c6; $custom-dark: #000000;
JSON
{
"hex": "#c8a7ae",
"rgb": {
"r": 200,
"g": 167,
"b": 174
},
"hsl": {
"h": 347.273,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.75965,
"c": 0.03968,
"h": 3.8
},
"luminance": 0.42973
}Semantic roles & 50–950 ramp
primary
#C8A7AE
secondary
#E1EAE8
accent
#A28E44
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182