#C8A7AB#C8A7AB
#C8A7AB is a light, muted red. Relative luminance 0.429; OKLCH L 75.9% C 0.039 H 9.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A7AB |
|---|---|
| RGB | rgb(200, 167, 171) |
| HSL | hsl(353, 23%, 72%) |
| HSV | hsv(353, 17%, 78%) |
| CMYK | cmyk(0%, 16.5%, 14.5%, 21.6%) |
| CIE-LAB | lab(71.46, 12.69, 2.46) |
| CIE-LCH | lch(71.46, 12.92, 10.95°) |
| OKLab | oklab(75.88% 0.0384 0.0067) |
| OKLCH | oklch(75.88% 0.039 9.8) |
| XYZ | xyz(44.9886, 42.8584, 44.4228) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.76
Dusty Pink
#D8A7B1
ΔE00 4.96
Rosybrown
#BC8F8F
ΔE00 7.45
Light Mauve
#C292A1
ΔE00 7.48
Grey Pink
#C3909B
ΔE00 7.65
Faded Pink
#DE9DAC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A7AB #A7C8C4
analogous
#C8A7BC #C8A7AB #C8B4A7
triadic
#C8A7AB #ABC8A7 #A7ABC8
tetradic
#C8A7AB #BCC8A7 #A7C8C4 #B4A7C8
square
#C8A7AB #BCC8A7 #A7C8C4 #B4A7C8
split-complementary
#C8A7AB #A7C8B4 #A7BCC8
monochromatic
#975E65 #B08187 #C8A7AB #E0CDCF #F3ECED
Accessibility & contrast
On white
2.19
#C8A7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#C8A7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A7AB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A7AB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAB
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#CFA5A8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a7ab; /* rgb */ color: rgb(200, 167, 171); /* oklch */ color: oklch(75.9% 0.039 9.8);
Tailwind
colors: {
custom: {
50: '#d9c1c4',
500: '#c8a7ab',
950: '#000000',
},
}SCSS
$custom: #c8a7ab; $custom-light: #d9c1c4; $custom-dark: #000000;
JSON
{
"hex": "#c8a7ab",
"rgb": {
"r": 200,
"g": 167,
"b": 171
},
"hsl": {
"h": 352.727,
"s": 23.077,
"l": 71.961
},
"oklch": {
"l": 0.75878,
"c": 0.03901,
"h": 9.8
},
"luminance": 0.42857
}Semantic roles & 50–950 ramp
primary
#C8A7AB
secondary
#E1EAE9
accent
#A29644
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141212
muted
#838181