#C8A7AD#C8A7AD
#C8A7AD is a light, muted red. Relative luminance 0.429; OKLCH L 75.9% C 0.039 H 5.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7AD |
|---|---|
| RGB | rgb(200, 167, 173) |
| HSL | hsl(349, 23%, 72%) |
| HSV | hsv(349, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 13.5%, 21.6%) |
| CIE-LAB | lab(71.51, 13.02, 1.43) |
| CIE-LCH | lch(71.51, 13.09, 6.26°) |
| OKLab | oklab(75.94% 0.0392 0.004) |
| OKLCH | oklch(75.94% 0.039 5.8) |
| XYZ | xyz(45.1807, 42.9352, 45.4344) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.47
Dusty Pink
#D8A7B1
ΔE00 4.64
Light Mauve
#C292A1
ΔE00 7.10
Grey Pink
#C3909B
ΔE00 7.45
Rosybrown
#BC8F8F
ΔE00 7.70
Faded Pink
#DE9DAC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7AD #A7C8C2
analogous
#C8A7BE #C8A7AD #C8B2A7
triadic
#C8A7AD #ADC8A7 #A7ADC8
tetradic
#C8A7AD #BEC8A7 #A7C8C2 #B2A7C8
square
#C8A7AD #BEC8A7 #A7C8C2 #B2A7C8
split-complementary
#C8A7AD #A7C8B2 #A7BEC8
monochromatic
#975E68 #B0818A #C8A7AD #E0CDD0 #F3ECED
Accessibility & contrast
On white
2.19
#C8A7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#C8A7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7AD
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7AD | 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)
#ABACAD
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#CFA5A9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a7ad; /* rgb */ color: rgb(200, 167, 173); /* oklch */ color: oklch(75.9% 0.039 5.8);
Tailwind
colors: {
custom: {
50: '#d9c1c5',
500: '#c8a7ad',
950: '#000000',
},
}SCSS
$custom: #c8a7ad; $custom-light: #d9c1c5; $custom-dark: #000000;
JSON
{
"hex": "#c8a7ad",
"rgb": {
"r": 200,
"g": 167,
"b": 173
},
"hsl": {
"h": 349.091,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.75936,
"c": 0.03941,
"h": 5.8
},
"luminance": 0.42934
}Semantic roles & 50–950 ramp
primary
#C8A7AD
secondary
#E1EAE8
accent
#A29144
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141212
muted
#838181