#C0ACA4#C0ACA4
#C0ACA4 is a light, muted orange. Relative luminance 0.434; OKLCH L 75.9% C 0.026 H 43.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ACA4 |
|---|---|
| RGB | rgb(192, 172, 164) |
| HSL | hsl(17, 18%, 70%) |
| HSV | hsv(17, 15%, 75%) |
| CMYK | cmyk(0%, 10.4%, 14.6%, 24.7%) |
| CIE-LAB | lab(71.82, 5.87, 6.74) |
| CIE-LCH | lch(71.82, 8.94, 48.96°) |
| OKLab | oklab(75.93% 0.0189 0.0177) |
| OKLCH | oklch(75.93% 0.026 43.1) |
| XYZ | xyz(43.1913, 43.3928, 41.2152) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.35
Mushroom
#BA9E88
ΔE00 7.06
Greige
#B8AB98
ΔE00 7.31
Warm Gray
#C9BEB0
ΔE00 7.32
Stone
#A89F91
ΔE00 8.34
Dark Gray
#A9A9A9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ACA4 #A4B8C0
analogous
#C0A4AA #C0ACA4 #C0BAA4
triadic
#C0ACA4 #A4C0AC #ACA4C0
tetradic
#C0ACA4 #AAC0A4 #A4B8C0 #BAA4C0
square
#C0ACA4 #AAC0A4 #A4B8C0 #BAA4C0
split-complementary
#C0ACA4 #A4C0BA #A4AAC0
monochromatic
#8A6C60 #A78B80 #C0ACA4 #D9CDC8 #F2EEEC
Accessibility & contrast
On white
2.17
#C0ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#C0ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ACA4
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ACA4 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA3
Deuteranopia (green-blind)
#B5B2A4
Tritanopia (blue-blind)
#C6A9AA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c0aca4; /* rgb */ color: rgb(192, 172, 164); /* oklch */ color: oklch(75.9% 0.026 43.1);
Tailwind
colors: {
custom: {
50: '#d3c4bf',
500: '#c0aca4',
950: '#000000',
},
}SCSS
$custom: #c0aca4; $custom-light: #d3c4bf; $custom-dark: #000000;
JSON
{
"hex": "#c0aca4",
"rgb": {
"r": 192,
"g": 172,
"b": 164
},
"hsl": {
"h": 17.143,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.75931,
"c": 0.02592,
"h": 43.1
},
"luminance": 0.43392
}Semantic roles & 50–950 ramp
primary
#C0ACA4
secondary
#DCE2E4
accent
#859C49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141212
muted
#828181