#ACA79A#ACA79A
#ACA79A is a light, near-neutral orange. Relative luminance 0.387; OKLCH L 72.9% C 0.019 H 89.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA79A |
|---|---|
| RGB | rgb(172, 167, 154) |
| HSL | hsl(43, 10%, 64%) |
| HSV | hsv(43, 10%, 67%) |
| CMYK | cmyk(0%, 2.9%, 10.5%, 32.5%) |
| CIE-LAB | lab(68.56, -0.52, 7.36) |
| CIE-LCH | lch(68.56, 7.38, 94.07°) |
| OKLab | oklab(72.88% 0.0002 0.0192) |
| OKLCH | oklch(72.88% 0.019 89.4) |
| XYZ | xyz(36.6641, 38.7415, 36.1120) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.52
Stone
#A89F91
ΔE00 2.96
Cement
#A5A391
ΔE00 3.29
Greige
#B8AB98
ΔE00 4.21
Bland
#AFA88B
ΔE00 5.89
Stone (survey)
#ADA587
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA79A #9A9FAC
analogous
#AC9E9A #ACA79A #A8AC9A
triadic
#ACA79A #9AACA7 #A79AAC
tetradic
#ACA79A #9AAC9E #9A9FAC #AC9AA8
square
#ACA79A #9AAC9E #9A9FAC #AC9AA8
split-complementary
#ACA79A #9AA8AC #9E9AAC
monochromatic
#706A5C #908A78 #ACA79A #C8C4BC #E3E2DD
Accessibility & contrast
On white
2.40
#ACA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#ACA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA79A
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA79A | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#AFA5A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aca79a; /* rgb */ color: rgb(172, 167, 154); /* oklch */ color: oklch(72.9% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#c4c1b7',
500: '#aca79a',
950: '#000000',
},
}SCSS
$custom: #aca79a; $custom-light: #c4c1b7; $custom-dark: #000000;
JSON
{
"hex": "#aca79a",
"rgb": {
"r": 172,
"g": 167,
"b": 154
},
"hsl": {
"h": 43.333,
"s": 9.783,
"l": 63.922
},
"oklch": {
"l": 0.72883,
"c": 0.01924,
"h": 89.4
},
"luminance": 0.38741
}Semantic roles & 50–950 ramp
primary
#ACA79A
secondary
#CECFD4
accent
#649452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180