#C8A6AA#C8A6AA
#C8A6AA is a light, muted red. Relative luminance 0.425; OKLCH L 75.7% C 0.040 H 10.1°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A6AA |
|---|---|
| RGB | rgb(200, 166, 170) |
| HSL | hsl(353, 24%, 72%) |
| HSV | hsv(353, 17%, 78%) |
| CMYK | cmyk(0%, 17%, 15%, 21.6%) |
| CIE-LAB | lab(71.18, 13.07, 2.61) |
| CIE-LCH | lch(71.18, 13.33, 11.29°) |
| OKLab | oklab(75.66% 0.0396 0.0071) |
| OKLCH | oklch(75.66% 0.04 10.1) |
| XYZ | xyz(44.7112, 42.4555, 43.8619) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.98
Dusty Pink
#D8A7B1
ΔE00 4.75
Rosybrown
#BC8F8F
ΔE00 7.12
Light Mauve
#C292A1
ΔE00 7.18
Grey Pink
#C3909B
ΔE00 7.30
Faded Pink
#DE9DAC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A6AA #A6C8C4
analogous
#C8A6BB #C8A6AA #C8B3A6
triadic
#C8A6AA #AAC8A6 #A6AAC8
tetradic
#C8A6AA #BBC8A6 #A6C8C4 #B3A6C8
square
#C8A6AA #BBC8A6 #A6C8C4 #B3A6C8
split-complementary
#C8A6AA #A6C8B3 #A6BBC8
monochromatic
#975D64 #B18086 #C8A6AA #DFCCCE #F3ECED
Accessibility & contrast
On white
2.21
#C8A6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#C8A6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A6AA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A6AA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#CFA4A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a6aa; /* rgb */ color: rgb(200, 166, 170); /* oklch */ color: oklch(75.7% 0.040 10.1);
Tailwind
colors: {
custom: {
50: '#d9c0c3',
500: '#c8a6aa',
950: '#000000',
},
}SCSS
$custom: #c8a6aa; $custom-light: #d9c0c3; $custom-dark: #000000;
JSON
{
"hex": "#c8a6aa",
"rgb": {
"r": 200,
"g": 166,
"b": 170
},
"hsl": {
"h": 352.941,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.75656,
"c": 0.04023,
"h": 10.1
},
"luminance": 0.42454
}Semantic roles & 50–950 ramp
primary
#C8A6AA
secondary
#E1E9E8
accent
#A29743
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#141212
muted
#838181