#ACA995#ACA995
#ACA995 is a light, muted yellow. Relative luminance 0.393; OKLCH L 73.2% C 0.028 H 100.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACA995 |
|---|---|
| RGB | rgb(172, 169, 149) |
| HSL | hsl(52, 12%, 63%) |
| HSV | hsv(52, 13%, 67%) |
| CMYK | cmyk(0%, 1.7%, 13.4%, 32.5%) |
| CIE-LAB | lab(68.98, -2.45, 10.71) |
| CIE-LCH | lch(68.98, 10.99, 102.87°) |
| OKLab | oklab(73.17% -0.0049 0.0278) |
| OKLCH | oklch(73.17% 0.028 100.1) |
| XYZ | xyz(36.6255, 39.3169, 34.0874) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.97
Greyish
#A8A495
ΔE00 2.54
Bland
#AFA88B
ΔE00 3.33
Stone (survey)
#ADA587
ΔE00 3.93
Stone
#A89F91
ΔE00 5.20
Greige
#B8AB98
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACA995 #9598AC
analogous
#AC9D95 #ACA995 #A3AC95
triadic
#ACA995 #95ACA9 #A995AC
tetradic
#ACA995 #95AC9D #9598AC #AC95A3
square
#ACA995 #95AC9D #9598AC #AC95A3
split-complementary
#ACA995 #95A3AC #9D95AC
monochromatic
#6F6C57 #918D73 #ACA995 #C7C5B7 #E2E1DA
Accessibility & contrast
On white
2.37
#ACA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#ACA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACA995
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACA995 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA894
Deuteranopia (green-blind)
#AEA996
Tritanopia (blue-blind)
#B0A6A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aca995; /* rgb */ color: rgb(172, 169, 149); /* oklch */ color: oklch(73.2% 0.028 100.1);
Tailwind
colors: {
custom: {
50: '#c4c2b4',
500: '#aca995',
950: '#000000',
},
}SCSS
$custom: #aca995; $custom-light: #c4c2b4; $custom-dark: #000000;
JSON
{
"hex": "#aca995",
"rgb": {
"r": 172,
"g": 169,
"b": 149
},
"hsl": {
"h": 52.174,
"s": 12.169,
"l": 62.941
},
"oklch": {
"l": 0.73172,
"c": 0.02823,
"h": 100.1
},
"luminance": 0.39317
}Semantic roles & 50–950 ramp
primary
#ACA995
secondary
#CACBD3
accent
#58964F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180