#C7ACA0#C7ACA0
#C7ACA0 is a light, muted orange. Relative luminance 0.442; OKLCH L 76.5% C 0.036 H 45.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C7ACA0 |
|---|---|
| RGB | rgb(199, 172, 160) |
| HSL | hsl(18, 26%, 70%) |
| HSV | hsv(18, 20%, 78%) |
| CMYK | cmyk(0%, 13.6%, 19.6%, 22%) |
| CIE-LAB | lab(72.35, 7.86, 9.78) |
| CIE-LCH | lch(72.35, 12.54, 51.23°) |
| OKLab | oklab(76.46% 0.0252 0.0255) |
| OKLCH | oklch(76.46% 0.036 45.4) |
| XYZ | xyz(44.6509, 44.1865, 39.4277) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.40
Mushroom
#BA9E88
ΔE00 6.04
Greige
#B8AB98
ΔE00 8.25
Warm Gray
#C9BEB0
ΔE00 8.44
Pinkish Tan
#D99B82
ΔE00 9.86
Stone
#A89F91
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7ACA0 #A0BBC7
analogous
#C7A0A7 #C7ACA0 #C7C0A0
triadic
#C7ACA0 #A0C7AC #ACA0C7
tetradic
#C7ACA0 #A7C7A0 #A0BBC7 #C0A0C7
square
#C7ACA0 #A7C7A0 #A0BBC7 #C0A0C7
split-complementary
#C7ACA0 #A0C7C0 #A0A7C7
monochromatic
#956B58 #B08A79 #C7ACA0 #DECEC7 #F4EEEC
Accessibility & contrast
On white
2.13
#C7ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#C7ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7ACA0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7ACA0 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9F
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#CFA8A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c7aca0; /* rgb */ color: rgb(199, 172, 160); /* oklch */ color: oklch(76.5% 0.036 45.4);
Tailwind
colors: {
custom: {
50: '#d8c4bc',
500: '#c7aca0',
950: '#000000',
},
}SCSS
$custom: #c7aca0; $custom-light: #d8c4bc; $custom-dark: #000000;
JSON
{
"hex": "#c7aca0",
"rgb": {
"r": 199,
"g": 172,
"b": 160
},
"hsl": {
"h": 18.462,
"s": 25.828,
"l": 70.392
},
"oklch": {
"l": 0.76464,
"c": 0.03584,
"h": 45.4
},
"luminance": 0.44185
}Semantic roles & 50–950 ramp
primary
#C7ACA0
secondary
#DCE3E7
accent
#86A441
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141212
muted
#838181