#C8A7AF#C8A7AF
#C8A7AF is a light, muted red. Relative luminance 0.430; OKLCH L 76.0% C 0.040 H 1.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7AF |
|---|---|
| RGB | rgb(200, 167, 175) |
| HSL | hsl(345, 23%, 72%) |
| HSV | hsv(345, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 12.5%, 21.6%) |
| CIE-LAB | lab(71.56, 13.35, 0.40) |
| CIE-LCH | lch(71.56, 13.35, 1.72°) |
| OKLab | oklab(76% 0.04 0.0013) |
| OKLCH | oklch(76% 0.04 1.8) |
| XYZ | xyz(45.3757, 43.0132, 46.4613) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.46
Pinkish Grey
#C8ACA9
ΔE00 5.20
Light Mauve
#C292A1
ΔE00 6.81
Grey Pink
#C3909B
ΔE00 7.34
Faded Pink
#DE9DAC
ΔE00 7.84
Rosybrown
#BC8F8F
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7AF #A7C8C0
analogous
#C8A7C0 #C8A7AF #C8B0A7
triadic
#C8A7AF #AFC8A7 #A7AFC8
tetradic
#C8A7AF #C0C8A7 #A7C8C0 #B0A7C8
square
#C8A7AF #C0C8A7 #A7C8C0 #B0A7C8
split-complementary
#C8A7AF #A7C8B0 #A7C0C8
monochromatic
#975E6C #B0818D #C8A7AF #E0CDD1 #F3ECEE
Accessibility & contrast
On white
2.19
#C8A7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#C8A7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7AF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7AF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#CEA5AA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a7af; /* rgb */ color: rgb(200, 167, 175); /* oklch */ color: oklch(76.0% 0.040 1.8);
Tailwind
colors: {
custom: {
50: '#d9c1c6',
500: '#c8a7af',
950: '#000000',
},
}SCSS
$custom: #c8a7af; $custom-light: #d9c1c6; $custom-dark: #000000;
JSON
{
"hex": "#c8a7af",
"rgb": {
"r": 200,
"g": 167,
"b": 175
},
"hsl": {
"h": 345.455,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.75995,
"c": 0.04,
"h": 1.8
},
"luminance": 0.43012
}Semantic roles & 50–950 ramp
primary
#C8A7AF
secondary
#E1EAE8
accent
#A28B44
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182