#ABA29A#ABA29A
#ABA29A is a light, near-neutral orange. Relative luminance 0.368; OKLCH L 71.8% C 0.016 H 64.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA29A |
|---|---|
| RGB | rgb(171, 162, 154) |
| HSL | hsl(28, 9%, 64%) |
| HSV | hsv(28, 10%, 67%) |
| CMYK | cmyk(0%, 5.3%, 9.9%, 32.9%) |
| CIE-LAB | lab(67.15, 1.83, 5.32) |
| CIE-LCH | lch(67.15, 5.63, 71.01°) |
| OKLab | oklab(71.75% 0.0068 0.014) |
| OKLCH | oklch(71.75% 0.016 64.2) |
| XYZ | xyz(35.5471, 36.8321, 35.8023) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.13
Greyish
#A8A495
ΔE00 4.94
Greige
#B8AB98
ΔE00 5.36
Dark Gray
#A9A9A9
ΔE00 5.53
Cement
#A5A391
ΔE00 6.79
Grey
#929591
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA29A #9AA3AB
analogous
#AB9A9A #ABA29A #ABAA9A
triadic
#ABA29A #9AABA2 #A29AAB
tetradic
#ABA29A #9AAB9A #9AA3AB #AA9AAB
square
#ABA29A #9AAB9A #9AA3AB #AA9AAB
split-complementary
#ABA29A #9AABAA #9A9AAB
monochromatic
#6F655C #8F8379 #ABA29A #C7C1BB #E3E0DD
Accessibility & contrast
On white
2.51
#ABA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#ABA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA29A
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA29A | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#AEA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba29a; /* rgb */ color: rgb(171, 162, 154); /* oklch */ color: oklch(71.8% 0.016 64.2);
Tailwind
colors: {
custom: {
50: '#c4bdb7',
500: '#aba29a',
950: '#000000',
},
}SCSS
$custom: #aba29a; $custom-light: #c4bdb7; $custom-dark: #000000;
JSON
{
"hex": "#aba29a",
"rgb": {
"r": 171,
"g": 162,
"b": 154
},
"hsl": {
"h": 28.235,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.71753,
"c": 0.01553,
"h": 64.2
},
"luminance": 0.36832
}Semantic roles & 50–950 ramp
primary
#ABA29A
secondary
#CDD1D3
accent
#759352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180