#C8AFAA#C8AFAA
#C8AFAA is a light, muted red. Relative luminance 0.458; OKLCH L 77.4% C 0.030 H 31.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFAA |
|---|---|
| RGB | rgb(200, 175, 170) |
| HSL | hsl(10, 21%, 73%) |
| HSV | hsv(10, 15%, 78%) |
| CMYK | cmyk(0%, 12.5%, 15%, 21.6%) |
| CIE-LAB | lab(73.44, 8.18, 5.87) |
| CIE-LCH | lch(73.44, 10.07, 35.68°) |
| OKLab | oklab(77.42% 0.0256 0.0155) |
| OKLCH | oklch(77.42% 0.03 31.2) |
| XYZ | xyz(46.4048, 45.8427, 44.4264) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.68
Mushroom
#BA9E88
ΔE00 9.08
Warm Gray
#C9BEB0
ΔE00 9.29
Dusty Pink
#D8A7B1
ΔE00 9.61
Greige
#B8AB98
ΔE00 10.30
Rosybrown
#BC8F8F
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFAA #AAC3C8
analogous
#C8AAB4 #C8AFAA #C8BEAA
triadic
#C8AFAA #AAC8AF #AFAAC8
tetradic
#C8AFAA #B4C8AA #AAC3C8 #BEAAC8
square
#C8AFAA #B4C8AA #AAC3C8 #BEAAC8
split-complementary
#C8AFAA #AAC8BE #AAB4C8
monochromatic
#966A61 #B08C85 #C8AFAA #E0D2CF #F3EEEC
Accessibility & contrast
On white
2.07
#C8AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#C8AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFAA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFAA | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#BAB6AA
Tritanopia (blue-blind)
#CEACAE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8afaa; /* rgb */ color: rgb(200, 175, 170); /* oklch */ color: oklch(77.4% 0.030 31.2);
Tailwind
colors: {
custom: {
50: '#d9c6c3',
500: '#c8afaa',
950: '#000000',
},
}SCSS
$custom: #c8afaa; $custom-light: #d9c6c3; $custom-dark: #000000;
JSON
{
"hex": "#c8afaa",
"rgb": {
"r": 200,
"g": 175,
"b": 170
},
"hsl": {
"h": 10,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.77417,
"c": 0.02995,
"h": 31.2
},
"luminance": 0.45842
}Semantic roles & 50–950 ramp
primary
#C8AFAA
secondary
#E2E8E9
accent
#91A046
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141312
muted
#838281