#ACA49E#ACA49E
#ACA49E is a light, near-neutral grey. Relative luminance 0.378; OKLCH L 72.4% C 0.013 H 59.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA49E |
|---|---|
| RGB | rgb(172, 164, 158) |
| HSL | hsl(26, 8%, 65%) |
| HSV | hsv(26, 8%, 67%) |
| CMYK | cmyk(0%, 4.7%, 8.1%, 32.5%) |
| CIE-LAB | lab(67.87, 1.81, 4.14) |
| CIE-LCH | lch(67.87, 4.51, 66.43°) |
| OKLab | oklab(72.37% 0.0064 0.0109) |
| OKLCH | oklch(72.37% 0.013 59.5) |
| XYZ | xyz(36.4596, 37.7906, 37.7147) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 4.16
Dark Gray
#A9A9A9
ΔE00 4.58
Greyish
#A8A495
ΔE00 5.50
Greige
#B8AB98
ΔE00 6.00
Cement
#A5A391
ΔE00 7.36
Grey
#929591
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA49E #9EA6AC
analogous
#AC9E9F #ACA49E #ACAB9E
triadic
#ACA49E #9EACA4 #A49EAC
tetradic
#ACA49E #9FAC9E #9EA6AC #AB9EAC
square
#ACA49E #9FAC9E #9EA6AC #AB9EAC
split-complementary
#ACA49E #9EACAB #9E9FAC
monochromatic
#706760 #90857D #ACA49E #C8C3BF #E4E2E0
Accessibility & contrast
On white
2.45
#ACA49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#ACA49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA49E
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA49E | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#AFA2A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aca49e; /* rgb */ color: rgb(172, 164, 158); /* oklch */ color: oklch(72.4% 0.013 59.5);
Tailwind
colors: {
custom: {
50: '#c4bfba',
500: '#aca49e',
950: '#000000',
},
}SCSS
$custom: #aca49e; $custom-light: #c4bfba; $custom-dark: #000000;
JSON
{
"hex": "#aca49e",
"rgb": {
"r": 172,
"g": 164,
"b": 158
},
"hsl": {
"h": 25.714,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.72368,
"c": 0.01266,
"h": 59.5
},
"luminance": 0.3779
}Semantic roles & 50–950 ramp
primary
#ACA49E
secondary
#D0D3D5
accent
#779254
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180