#ABA29B#ABA29B
#ABA29B is a light, near-neutral orange. Relative luminance 0.369; OKLCH L 71.8% C 0.015 H 60.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA29B |
|---|---|
| RGB | rgb(171, 162, 155) |
| HSL | hsl(26, 9%, 64%) |
| HSV | hsv(26, 9%, 67%) |
| CMYK | cmyk(0%, 5.3%, 9.4%, 32.9%) |
| CIE-LAB | lab(67.18, 2.00, 4.80) |
| CIE-LCH | lch(67.18, 5.20, 67.34°) |
| OKLab | oklab(71.78% 0.0072 0.0126) |
| OKLCH | oklch(71.78% 0.015 60.5) |
| XYZ | xyz(35.6307, 36.8656, 36.2427) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.64
Dark Gray
#A9A9A9
ΔE00 5.28
Greyish
#A8A495
ΔE00 5.40
Greige
#B8AB98
ΔE00 5.79
Cement
#A5A391
ΔE00 7.25
Warm Grey
#978A84
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA29B #9BA4AB
analogous
#AB9B9C #ABA29B #ABAA9B
triadic
#ABA29B #9BABA2 #A29BAB
tetradic
#ABA29B #9CAB9B #9BA4AB #AA9BAB
square
#ABA29B #9CAB9B #9BA4AB #AA9BAB
split-complementary
#ABA29B #9BABAA #9B9CAB
monochromatic
#6F655D #8F837A #ABA29B #C7C1BC #E3E0DE
Accessibility & contrast
On white
2.51
#ABA29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#ABA29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA29B
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA29B | 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)
#A5A29B
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#AEA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aba29b; /* rgb */ color: rgb(171, 162, 155); /* oklch */ color: oklch(71.8% 0.015 60.5);
Tailwind
colors: {
custom: {
50: '#c4bdb8',
500: '#aba29b',
950: '#000000',
},
}SCSS
$custom: #aba29b; $custom-light: #c4bdb8; $custom-dark: #000000;
JSON
{
"hex": "#aba29b",
"rgb": {
"r": 171,
"g": 162,
"b": 155
},
"hsl": {
"h": 26.25,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.71781,
"c": 0.01453,
"h": 60.5
},
"luminance": 0.36865
}Semantic roles & 50–950 ramp
primary
#ABA29B
secondary
#CED1D4
accent
#779353
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180