#C0AAA0#C0AAA0
#C0AAA0 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.4% C 0.029 H 46.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AAA0 |
|---|---|
| RGB | rgb(192, 170, 160) |
| HSL | hsl(19, 20%, 69%) |
| HSV | hsv(19, 17%, 75%) |
| CMYK | cmyk(0%, 11.5%, 16.7%, 24.7%) |
| CIE-LAB | lab(71.21, 6.31, 8.07) |
| CIE-LCH | lch(71.21, 10.24, 51.97°) |
| OKLab | oklab(75.42% 0.0204 0.0211) |
| OKLCH | oklch(75.42% 0.029 46) |
| XYZ | xyz(42.4579, 42.4950, 39.2167) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.67
Mushroom
#BA9E88
ΔE00 6.00
Greige
#B8AB98
ΔE00 7.10
Warm Gray
#C9BEB0
ΔE00 7.70
Stone
#A89F91
ΔE00 8.23
Khaki
#C3B091
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AAA0 #A0B6C0
analogous
#C0A0A6 #C0AAA0 #C0BAA0
triadic
#C0AAA0 #A0C0AA #AAA0C0
tetradic
#C0AAA0 #A6C0A0 #A0B6C0 #BAA0C0
square
#C0AAA0 #A6C0A0 #A0B6C0 #BAA0C0
split-complementary
#C0AAA0 #A0C0BA #A0A6C0
monochromatic
#8A6A5C #A8897B #C0AAA0 #D8CBC5 #F1ECEA
Accessibility & contrast
On white
2.21
#C0AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#C0AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AAA0
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AAA0 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAC9F
Deuteranopia (green-blind)
#B5B0A0
Tritanopia (blue-blind)
#C7A7A7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c0aaa0; /* rgb */ color: rgb(192, 170, 160); /* oklch */ color: oklch(75.4% 0.029 46.0);
Tailwind
colors: {
custom: {
50: '#d3c3bc',
500: '#c0aaa0',
950: '#000000',
},
}SCSS
$custom: #c0aaa0; $custom-light: #d3c3bc; $custom-dark: #000000;
JSON
{
"hex": "#c0aaa0",
"rgb": {
"r": 192,
"g": 170,
"b": 160
},
"hsl": {
"h": 18.75,
"s": 20.253,
"l": 69.02
},
"oklch": {
"l": 0.75421,
"c": 0.02936,
"h": 46
},
"luminance": 0.42494
}Semantic roles & 50–950 ramp
primary
#C0AAA0
secondary
#D9E0E3
accent
#839F47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181