#ABA59A#ABA59A
#ABA59A is a light, near-neutral orange. Relative luminance 0.379; OKLCH L 72.4% C 0.017 H 82.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA59A |
|---|---|
| RGB | rgb(171, 165, 154) |
| HSL | hsl(39, 9%, 64%) |
| HSV | hsv(39, 10%, 67%) |
| CMYK | cmyk(0%, 3.5%, 9.9%, 32.9%) |
| CIE-LAB | lab(67.95, 0.19, 6.47) |
| CIE-LCH | lch(67.95, 6.47, 88.30°) |
| OKLab | oklab(72.38% 0.0021 0.0169) |
| OKLCH | oklch(72.38% 0.017 82.8) |
| XYZ | xyz(36.0818, 37.9017, 35.9805) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.38
Greyish
#A8A495
ΔE00 2.42
Cement
#A5A391
ΔE00 4.27
Greige
#B8AB98
ΔE00 4.39
Dark Gray
#A9A9A9
ΔE00 5.74
Bland
#AFA88B
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA59A #9AA0AB
analogous
#AB9C9A #ABA59A #A8AB9A
triadic
#ABA59A #9AABA5 #A59AAB
tetradic
#ABA59A #9AAB9C #9AA0AB #AB9AA8
square
#ABA59A #9AAB9C #9AA0AB #AB9AA8
split-complementary
#ABA59A #9AA8AB #9C9AAB
monochromatic
#6F685C #8F8779 #ABA59A #C7C3BB #E3E1DD
Accessibility & contrast
On white
2.45
#ABA59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#ABA59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA59A
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA59A | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#AAA69A
Tritanopia (blue-blind)
#AEA3A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba59a; /* rgb */ color: rgb(171, 165, 154); /* oklch */ color: oklch(72.4% 0.017 82.8);
Tailwind
colors: {
custom: {
50: '#c4bfb7',
500: '#aba59a',
950: '#000000',
},
}SCSS
$custom: #aba59a; $custom-light: #c4bfb7; $custom-dark: #000000;
JSON
{
"hex": "#aba59a",
"rgb": {
"r": 171,
"g": 165,
"b": 154
},
"hsl": {
"h": 38.824,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.72379,
"c": 0.01707,
"h": 82.8
},
"luminance": 0.37901
}Semantic roles & 50–950 ramp
primary
#ABA59A
secondary
#CDD0D3
accent
#699352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180