#C8AEA2#C8AEA2
#C8AEA2 is a light, muted orange. Relative luminance 0.452; OKLCH L 77.0% C 0.035 H 46.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEA2 |
|---|---|
| RGB | rgb(200, 174, 162) |
| HSL | hsl(19, 26%, 71%) |
| HSV | hsv(19, 19%, 78%) |
| CMYK | cmyk(0%, 13%, 19%, 21.6%) |
| CIE-LAB | lab(73.00, 7.46, 9.61) |
| CIE-LCH | lch(73.00, 12.17, 52.20°) |
| OKLab | oklab(77.01% 0.024 0.0251) |
| OKLCH | oklch(77.01% 0.035 46.3) |
| XYZ | xyz(45.4770, 45.1614, 40.4968) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.56
Mushroom
#BA9E88
ΔE00 6.31
Warm Gray
#C9BEB0
ΔE00 7.87
Greige
#B8AB98
ΔE00 7.98
Khaki
#C3B091
ΔE00 9.78
Stone
#A89F91
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEA2 #A2BCC8
analogous
#C8A2A9 #C8AEA2 #C8C1A2
triadic
#C8AEA2 #A2C8AE #AEA2C8
tetradic
#C8AEA2 #A9C8A2 #A2BCC8 #C1A2C8
square
#C8AEA2 #A9C8A2 #A2BCC8 #C1A2C8
split-complementary
#C8AEA2 #A2C8C1 #A2A9C8
monochromatic
#976C59 #B18D7C #C8AEA2 #DFCFC8 #F4EEEC
Accessibility & contrast
On white
2.09
#C8AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#C8AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEA2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEA2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#BBB5A2
Tritanopia (blue-blind)
#D0AAAB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c8aea2; /* rgb */ color: rgb(200, 174, 162); /* oklch */ color: oklch(77.0% 0.035 46.3);
Tailwind
colors: {
custom: {
50: '#d9c6bd',
500: '#c8aea2',
950: '#000000',
},
}SCSS
$custom: #c8aea2; $custom-light: #d9c6bd; $custom-dark: #000000;
JSON
{
"hex": "#c8aea2",
"rgb": {
"r": 200,
"g": 174,
"b": 162
},
"hsl": {
"h": 18.947,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.77005,
"c": 0.03471,
"h": 46.3
},
"luminance": 0.4516
}Semantic roles & 50–950 ramp
primary
#C8AEA2
secondary
#DEE5E8
accent
#85A441
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141312
muted
#838281