#C0AEA0#C0AEA0
#C0AEA0 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.029 H 60.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AEA0 |
|---|---|
| RGB | rgb(192, 174, 160) |
| HSL | hsl(26, 20%, 69%) |
| HSV | hsv(26, 17%, 75%) |
| CMYK | cmyk(0%, 9.4%, 16.7%, 24.7%) |
| CIE-LAB | lab(72.24, 4.14, 9.53) |
| CIE-LCH | lch(72.24, 10.39, 66.52°) |
| OKLab | oklab(76.23% 0.0142 0.0249) |
| OKLCH | oklch(76.23% 0.029 60.2) |
| XYZ | xyz(43.2192, 44.0176, 39.4704) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.15
Warm Gray
#C9BEB0
ΔE00 5.14
Mushroom
#BA9E88
ΔE00 5.87
Stone
#A89F91
ΔE00 6.59
Khaki
#C3B091
ΔE00 6.77
Pinkish Grey
#C8ACA9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AEA0 #A0B2C0
analogous
#C0A0A2 #C0AEA0 #C0BEA0
triadic
#C0AEA0 #A0C0AE #AEA0C0
tetradic
#C0AEA0 #A2C0A0 #A0B2C0 #BEA0C0
square
#C0AEA0 #A2C0A0 #A0B2C0 #BEA0C0
split-complementary
#C0AEA0 #A0C0BE #A0A2C0
monochromatic
#8A705C #A88F7B #C0AEA0 #D8CDC5 #F1EDEA
Accessibility & contrast
On white
2.14
#C0AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#C0AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AEA0
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AEA0 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#C6AAAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c0aea0; /* rgb */ color: rgb(192, 174, 160); /* oklch */ color: oklch(76.2% 0.029 60.2);
Tailwind
colors: {
custom: {
50: '#d3c6bc',
500: '#c0aea0',
950: '#000000',
},
}SCSS
$custom: #c0aea0; $custom-light: #d3c6bc; $custom-dark: #000000;
JSON
{
"hex": "#c0aea0",
"rgb": {
"r": 192,
"g": 174,
"b": 160
},
"hsl": {
"h": 26.25,
"s": 20.253,
"l": 69.02
},
"oklch": {
"l": 0.76228,
"c": 0.02865,
"h": 60.2
},
"luminance": 0.44017
}Semantic roles & 50–950 ramp
primary
#C0AEA0
secondary
#D9DEE3
accent
#789F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281