#C0ACA0#C0ACA0
#C0ACA0 is a light, muted orange. Relative luminance 0.432; OKLCH L 75.8% C 0.029 H 53.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ACA0 |
|---|---|
| RGB | rgb(192, 172, 160) |
| HSL | hsl(23, 20%, 69%) |
| HSV | hsv(23, 17%, 75%) |
| CMYK | cmyk(0%, 10.4%, 16.7%, 24.7%) |
| CIE-LAB | lab(71.72, 5.22, 8.80) |
| CIE-LCH | lch(71.72, 10.23, 59.30°) |
| OKLab | oklab(75.82% 0.0173 0.023) |
| OKLCH | oklch(75.82% 0.029 53.1) |
| XYZ | xyz(42.8357, 43.2506, 39.3426) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.61
Mushroom
#BA9E88
ΔE00 5.68
Pinkish Grey
#C8ACA9
ΔE00 6.11
Warm Gray
#C9BEB0
ΔE00 6.37
Stone
#A89F91
ΔE00 7.30
Khaki
#C3B091
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ACA0 #A0B4C0
analogous
#C0A0A4 #C0ACA0 #C0BCA0
triadic
#C0ACA0 #A0C0AC #ACA0C0
tetradic
#C0ACA0 #A4C0A0 #A0B4C0 #BCA0C0
square
#C0ACA0 #A4C0A0 #A0B4C0 #BCA0C0
split-complementary
#C0ACA0 #A0C0BC #A0A4C0
monochromatic
#8A6D5C #A88C7B #C0ACA0 #D8CCC5 #F1ECEA
Accessibility & contrast
On white
2.18
#C0ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#C0ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ACA0
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ACA0 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9F
Deuteranopia (green-blind)
#B6B1A0
Tritanopia (blue-blind)
#C6A9A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c0aca0; /* rgb */ color: rgb(192, 172, 160); /* oklch */ color: oklch(75.8% 0.029 53.1);
Tailwind
colors: {
custom: {
50: '#d3c4bc',
500: '#c0aca0',
950: '#000000',
},
}SCSS
$custom: #c0aca0; $custom-light: #d3c4bc; $custom-dark: #000000;
JSON
{
"hex": "#c0aca0",
"rgb": {
"r": 192,
"g": 172,
"b": 160
},
"hsl": {
"h": 22.5,
"s": 20.253,
"l": 69.02
},
"oklch": {
"l": 0.75824,
"c": 0.02878,
"h": 53.1
},
"luminance": 0.4325
}Semantic roles & 50–950 ramp
primary
#C0ACA0
secondary
#D9DFE3
accent
#7E9F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181