#ABA49A#ABA49A
#ABA49A is a light, near-neutral orange. Relative luminance 0.375; OKLCH L 72.2% C 0.016 H 77.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA49A |
|---|---|
| RGB | rgb(171, 164, 154) |
| HSL | hsl(35, 9%, 64%) |
| HSV | hsv(35, 10%, 67%) |
| CMYK | cmyk(0%, 4.1%, 9.9%, 32.9%) |
| CIE-LAB | lab(67.68, 0.74, 6.08) |
| CIE-LCH | lch(67.68, 6.13, 83.09°) |
| OKLab | oklab(72.17% 0.0037 0.016) |
| OKLCH | oklch(72.17% 0.016 77) |
| XYZ | xyz(35.9022, 37.5423, 35.9206) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.32
Greyish
#A8A495
ΔE00 3.21
Greige
#B8AB98
ΔE00 4.53
Cement
#A5A391
ΔE00 5.06
Dark Gray
#A9A9A9
ΔE00 5.57
Grey
#929591
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA49A #9AA1AB
analogous
#AB9B9A #ABA49A #A9AB9A
triadic
#ABA49A #9AABA4 #A49AAB
tetradic
#ABA49A #9AAB9B #9AA1AB #AB9AA9
square
#ABA49A #9AAB9B #9AA1AB #AB9AA9
split-complementary
#ABA49A #9AA9AB #9B9AAB
monochromatic
#6F675C #8F8679 #ABA49A #C7C2BB #E3E0DD
Accessibility & contrast
On white
2.47
#ABA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#ABA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA49A
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA49A | 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)
#A7A499
Deuteranopia (green-blind)
#A9A69A
Tritanopia (blue-blind)
#AEA2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba49a; /* rgb */ color: rgb(171, 164, 154); /* oklch */ color: oklch(72.2% 0.016 77.0);
Tailwind
colors: {
custom: {
50: '#c4beb7',
500: '#aba49a',
950: '#000000',
},
}SCSS
$custom: #aba49a; $custom-light: #c4beb7; $custom-dark: #000000;
JSON
{
"hex": "#aba49a",
"rgb": {
"r": 171,
"g": 164,
"b": 154
},
"hsl": {
"h": 35.294,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.7217,
"c": 0.01638,
"h": 77
},
"luminance": 0.37542
}Semantic roles & 50–950 ramp
primary
#ABA49A
secondary
#CDD0D3
accent
#6D9352
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180