#ACA29E#ACA29E
#ACA29E is a light, near-neutral grey. Relative luminance 0.371; OKLCH L 72.0% C 0.013 H 43.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA29E |
|---|---|
| RGB | rgb(172, 162, 158) |
| HSL | hsl(17, 8%, 65%) |
| HSV | hsv(17, 8%, 67%) |
| CMYK | cmyk(0%, 5.8%, 8.1%, 32.5%) |
| CIE-LAB | lab(67.34, 2.90, 3.37) |
| CIE-LCH | lch(67.34, 4.45, 49.31°) |
| OKLab | oklab(71.95% 0.0095 0.0089) |
| OKLCH | oklch(71.95% 0.013 43.2) |
| XYZ | xyz(36.1045, 37.0804, 37.5964) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.12
Stone
#A89F91
ΔE00 5.48
Greyish
#A8A495
ΔE00 7.26
Greige
#B8AB98
ΔE00 7.32
Warm Grey
#978A84
ΔE00 7.70
Pinkish Grey
#C8ACA9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA29E #9EA8AC
analogous
#AC9EA1 #ACA29E #ACA99E
triadic
#ACA29E #9EACA2 #A29EAC
tetradic
#ACA29E #A1AC9E #9EA8AC #A99EAC
square
#ACA29E #A1AC9E #9EA8AC #A99EAC
split-complementary
#ACA29E #9EACA9 #9EA1AC
monochromatic
#706460 #90827D #ACA29E #C8C2BF #E4E1E0
Accessibility & contrast
On white
2.50
#ACA29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#ACA29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA29E
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA29E | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#AFA1A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aca29e; /* rgb */ color: rgb(172, 162, 158); /* oklch */ color: oklch(72.0% 0.013 43.2);
Tailwind
colors: {
custom: {
50: '#c4bdba',
500: '#aca29e',
950: '#000000',
},
}SCSS
$custom: #aca29e; $custom-light: #c4bdba; $custom-dark: #000000;
JSON
{
"hex": "#aca29e",
"rgb": {
"r": 172,
"g": 162,
"b": 158
},
"hsl": {
"h": 17.143,
"s": 7.778,
"l": 64.706
},
"oklch": {
"l": 0.71953,
"c": 0.01304,
"h": 43.2
},
"luminance": 0.3708
}Semantic roles & 50–950 ramp
primary
#ACA29E
secondary
#D0D4D5
accent
#809254
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180