#C8AEAB#C8AEAB
#C8AEAB is a light, muted red. Relative luminance 0.455; OKLCH L 77.2% C 0.031 H 25.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEAB |
|---|---|
| RGB | rgb(200, 174, 171) |
| HSL | hsl(6, 21%, 73%) |
| HSV | hsv(6, 15%, 78%) |
| CMYK | cmyk(0%, 13%, 14.5%, 21.6%) |
| CIE-LAB | lab(73.22, 8.88, 5.00) |
| CIE-LCH | lch(73.22, 10.19, 29.36°) |
| OKLab | oklab(77.25% 0.0276 0.0132) |
| OKLCH | oklch(77.25% 0.031 25.7) |
| XYZ | xyz(46.3059, 45.4929, 44.8619) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.82
Dusty Pink
#D8A7B1
ΔE00 8.62
Rosybrown
#BC8F8F
ΔE00 9.90
Mushroom
#BA9E88
ΔE00 9.91
Warm Gray
#C9BEB0
ΔE00 10.30
Dark Gray
#A9A9A9
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEAB #ABC5C8
analogous
#C8ABB6 #C8AEAB #C8BCAB
triadic
#C8AEAB #ABC8AE #AEABC8
tetradic
#C8AEAB #B6C8AB #ABC5C8 #BCABC8
square
#C8AEAB #B6C8AB #ABC5C8 #BCABC8
split-complementary
#C8AEAB #ABC8BC #ABB6C8
monochromatic
#966862 #B08A86 #C8AEAB #E0D2D0 #F3EDED
Accessibility & contrast
On white
2.08
#C8AEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#C8AEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEAB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEAB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#CEABAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c8aeab; /* rgb */ color: rgb(200, 174, 171); /* oklch */ color: oklch(77.2% 0.031 25.7);
Tailwind
colors: {
custom: {
50: '#d9c6c4',
500: '#c8aeab',
950: '#000000',
},
}SCSS
$custom: #c8aeab; $custom-light: #d9c6c4; $custom-dark: #000000;
JSON
{
"hex": "#c8aeab",
"rgb": {
"r": 200,
"g": 174,
"b": 171
},
"hsl": {
"h": 6.207,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.77247,
"c": 0.03058,
"h": 25.7
},
"luminance": 0.45492
}Semantic roles & 50–950 ramp
primary
#C8AEAB
secondary
#E2E8E9
accent
#969F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141312
muted
#838281