#C8AAA0#C8AAA0
#C8AAA0 is a light, muted orange. Relative luminance 0.436; OKLCH L 76.2% C 0.038 H 39.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AAA0 |
|---|---|
| RGB | rgb(200, 170, 160) |
| HSL | hsl(15, 27%, 71%) |
| HSV | hsv(15, 20%, 78%) |
| CMYK | cmyk(0%, 15%, 20%, 21.6%) |
| CIE-LAB | lab(71.94, 9.32, 9.20) |
| CIE-LCH | lch(71.94, 13.10, 44.65°) |
| OKLab | oklab(76.16% 0.0294 0.0241) |
| OKLCH | oklch(76.16% 0.038 39.3) |
| XYZ | xyz(44.5394, 43.5683, 39.3142) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.23
Mushroom
#BA9E88
ΔE00 6.96
Pinkish Tan
#D99B82
ΔE00 9.23
Rosybrown
#BC8F8F
ΔE00 9.68
Greige
#B8AB98
ΔE00 9.89
Warm Gray
#C9BEB0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AAA0 #A0BEC8
analogous
#C8A0AA #C8AAA0 #C8BEA0
triadic
#C8AAA0 #A0C8AA #AAA0C8
tetradic
#C8AAA0 #AAC8A0 #A0BEC8 #BEA0C8
square
#C8AAA0 #AAC8A0 #A0BEC8 #BEA0C8
split-complementary
#C8AAA0 #A0C8BE #A0AAC8
monochromatic
#966757 #B28779 #C8AAA0 #DECDC7 #F4EEEC
Accessibility & contrast
On white
2.16
#C8AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#C8AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AAA0
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AAA0 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#D0A6A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c8aaa0; /* rgb */ color: rgb(200, 170, 160); /* oklch */ color: oklch(76.2% 0.038 39.3);
Tailwind
colors: {
custom: {
50: '#d9c3bc',
500: '#c8aaa0',
950: '#000000',
},
}SCSS
$custom: #c8aaa0; $custom-light: #d9c3bc; $custom-dark: #000000;
JSON
{
"hex": "#c8aaa0",
"rgb": {
"r": 200,
"g": 170,
"b": 160
},
"hsl": {
"h": 15,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.76162,
"c": 0.038,
"h": 39.3
},
"luminance": 0.43567
}Semantic roles & 50–950 ramp
primary
#C8AAA0
secondary
#DCE5E7
accent
#8CA540
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141212
muted
#838181