#ABA49B#ABA49B
#ABA49B is a light, near-neutral orange. Relative luminance 0.376; OKLCH L 72.2% C 0.015 H 74.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA49B |
|---|---|
| RGB | rgb(171, 164, 155) |
| HSL | hsl(34, 9%, 64%) |
| HSV | hsv(34, 9%, 67%) |
| CMYK | cmyk(0%, 4.1%, 9.4%, 32.9%) |
| CIE-LAB | lab(67.71, 0.91, 5.56) |
| CIE-LCH | lch(67.71, 5.64, 80.71°) |
| OKLab | oklab(72.2% 0.0041 0.0146) |
| OKLCH | oklch(72.2% 0.015 74.4) |
| XYZ | xyz(35.9858, 37.5758, 36.3611) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.68
Greyish
#A8A495
ΔE00 3.66
Greige
#B8AB98
ΔE00 4.85
Dark Gray
#A9A9A9
ΔE00 5.22
Cement
#A5A391
ΔE00 5.50
Grey
#929591
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA49B #9BA2AB
analogous
#AB9C9B #ABA49B #AAAB9B
triadic
#ABA49B #9BABA4 #A49BAB
tetradic
#ABA49B #9BAB9C #9BA2AB #AB9BAA
square
#ABA49B #9BAB9C #9BA2AB #AB9BAA
split-complementary
#ABA49B #9BAAAB #9C9BAB
monochromatic
#6F675D #8F867A #ABA49B #C7C2BC #E3E1DE
Accessibility & contrast
On white
2.47
#ABA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#ABA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA49B
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA49B | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#AEA2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba49b; /* rgb */ color: rgb(171, 164, 155); /* oklch */ color: oklch(72.2% 0.015 74.4);
Tailwind
colors: {
custom: {
50: '#c4beb8',
500: '#aba49b',
950: '#000000',
},
}SCSS
$custom: #aba49b; $custom-light: #c4beb8; $custom-dark: #000000;
JSON
{
"hex": "#aba49b",
"rgb": {
"r": 171,
"g": 164,
"b": 155
},
"hsl": {
"h": 33.75,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.72198,
"c": 0.01517,
"h": 74.4
},
"luminance": 0.37575
}Semantic roles & 50–950 ramp
primary
#ABA49B
secondary
#CED1D4
accent
#6F9353
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180