#C6ACA0#C6ACA0
#C6ACA0 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.4% C 0.035 H 46.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C6ACA0 |
|---|---|
| RGB | rgb(198, 172, 160) |
| HSL | hsl(19, 25%, 70%) |
| HSV | hsv(19, 19%, 78%) |
| CMYK | cmyk(0%, 13.1%, 19.2%, 22.4%) |
| CIE-LAB | lab(72.26, 7.48, 9.64) |
| CIE-LCH | lch(72.26, 12.20, 52.19°) |
| OKLab | oklab(76.37% 0.024 0.0252) |
| OKLCH | oklch(76.37% 0.035 46.3) |
| XYZ | xyz(44.3864, 44.0501, 39.4153) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.57
Mushroom
#BA9E88
ΔE00 5.91
Greige
#B8AB98
ΔE00 7.89
Warm Gray
#C9BEB0
ΔE00 8.13
Stone
#A89F91
ΔE00 9.53
Khaki
#C3B091
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6ACA0 #A0BAC6
analogous
#C6A0A7 #C6ACA0 #C6BFA0
triadic
#C6ACA0 #A0C6AC #ACA0C6
tetradic
#C6ACA0 #A7C6A0 #A0BAC6 #BFA0C6
square
#C6ACA0 #A7C6A0 #A0BAC6 #BFA0C6
split-complementary
#C6ACA0 #A0C6BF #A0A7C6
monochromatic
#936B58 #AF8B7A #C6ACA0 #DDCDC6 #F4EEEC
Accessibility & contrast
On white
2.14
#C6ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#C6ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6ACA0
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6ACA0 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#B9B3A0
Tritanopia (blue-blind)
#CEA8A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c6aca0; /* rgb */ color: rgb(198, 172, 160); /* oklch */ color: oklch(76.4% 0.035 46.3);
Tailwind
colors: {
custom: {
50: '#d7c4bc',
500: '#c6aca0',
950: '#000000',
},
}SCSS
$custom: #c6aca0; $custom-light: #d7c4bc; $custom-dark: #000000;
JSON
{
"hex": "#c6aca0",
"rgb": {
"r": 198,
"g": 172,
"b": 160
},
"hsl": {
"h": 18.947,
"s": 25,
"l": 70.196
},
"oklch": {
"l": 0.76372,
"c": 0.0348,
"h": 46.3
},
"luminance": 0.44049
}Semantic roles & 50–950 ramp
primary
#C6ACA0
secondary
#DCE3E6
accent
#85A442
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181