#ACA89E#ACA89E
#ACA89E is a light, near-neutral grey. Relative luminance 0.392; OKLCH L 73.2% C 0.015 H 88.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA89E |
|---|---|
| RGB | rgb(172, 168, 158) |
| HSL | hsl(43, 8%, 65%) |
| HSV | hsv(43, 8%, 67%) |
| CMYK | cmyk(0%, 2.3%, 8.1%, 32.5%) |
| CIE-LAB | lab(68.93, -0.37, 5.67) |
| CIE-LCH | lch(68.93, 5.68, 93.78°) |
| OKLab | oklab(73.2% 0.0003 0.0149) |
| OKLCH | oklch(73.2% 0.015 88.7) |
| XYZ | xyz(37.1867, 39.2448, 37.9571) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.60
Stone
#A89F91
ΔE00 3.62
Cement
#A5A391
ΔE00 4.27
Greige
#B8AB98
ΔE00 4.99
Dark Gray
#A9A9A9
ΔE00 5.06
Bland
#AFA88B
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA89E #9EA2AC
analogous
#ACA19E #ACA89E #A9AC9E
triadic
#ACA89E #9EACA8 #A89EAC
tetradic
#ACA89E #9EACA1 #9EA2AC #AC9EA9
square
#ACA89E #9EACA1 #9EA2AC #AC9EA9
split-complementary
#ACA89E #9EA9AC #A19EAC
monochromatic
#706B60 #908A7D #ACA89E #C8C6BF #E4E3E0
Accessibility & contrast
On white
2.37
#ACA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#ACA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA89E
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA89E | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#AFA6A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aca89e; /* rgb */ color: rgb(172, 168, 158); /* oklch */ color: oklch(73.2% 0.015 88.7);
Tailwind
colors: {
custom: {
50: '#c4c1ba',
500: '#aca89e',
950: '#000000',
},
}SCSS
$custom: #aca89e; $custom-light: #c4c1ba; $custom-dark: #000000;
JSON
{
"hex": "#aca89e",
"rgb": {
"r": 172,
"g": 168,
"b": 158
},
"hsl": {
"h": 42.857,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.73203,
"c": 0.01487,
"h": 88.7
},
"luminance": 0.39245
}Semantic roles & 50–950 ramp
primary
#ACA89E
secondary
#D0D2D5
accent
#659254
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180