#ABA499#ABA499
#ABA499 is a light, near-neutral orange. Relative luminance 0.375; OKLCH L 72.1% C 0.018 H 79.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA499 |
|---|---|
| RGB | rgb(171, 164, 153) |
| HSL | hsl(37, 10%, 64%) |
| HSV | hsv(37, 11%, 67%) |
| CMYK | cmyk(0%, 4.1%, 10.5%, 32.9%) |
| CIE-LAB | lab(67.66, 0.56, 6.60) |
| CIE-LCH | lch(67.66, 6.63, 85.11°) |
| OKLab | oklab(72.14% 0.0033 0.0173) |
| OKLCH | oklch(72.14% 0.018 79.3) |
| XYZ | xyz(35.8192, 37.5092, 35.4838) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.02
Greyish
#A8A495
ΔE00 2.79
Greige
#B8AB98
ΔE00 4.26
Cement
#A5A391
ΔE00 4.64
Dark Gray
#A9A9A9
ΔE00 5.92
Bland
#AFA88B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA499 #99A0AB
analogous
#AB9B99 #ABA499 #A9AB99
triadic
#ABA499 #99ABA4 #A499AB
tetradic
#ABA499 #99AB9B #99A0AB #AB99A9
square
#ABA499 #99AB9B #99A0AB #AB99A9
split-complementary
#ABA499 #99A9AB #9B99AB
monochromatic
#6F675B #8F8677 #ABA499 #C7C2BB #E2E0DC
Accessibility & contrast
On white
2.47
#ABA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ABA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA499
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA499 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A498
Deuteranopia (green-blind)
#A9A699
Tritanopia (blue-blind)
#AEA2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba499; /* rgb */ color: rgb(171, 164, 153); /* oklch */ color: oklch(72.1% 0.018 79.3);
Tailwind
colors: {
custom: {
50: '#c4beb7',
500: '#aba499',
950: '#000000',
},
}SCSS
$custom: #aba499; $custom-light: #c4beb7; $custom-dark: #000000;
JSON
{
"hex": "#aba499",
"rgb": {
"r": 171,
"g": 164,
"b": 153
},
"hsl": {
"h": 36.667,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72142,
"c": 0.0176,
"h": 79.3
},
"luminance": 0.37509
}Semantic roles & 50–950 ramp
primary
#ABA499
secondary
#CDCFD3
accent
#6B9452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180