#ABA498#ABA498
#ABA498 is a light, near-neutral orange. Relative luminance 0.375; OKLCH L 72.1% C 0.019 H 81.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA498 |
|---|---|
| RGB | rgb(171, 164, 152) |
| HSL | hsl(38, 10%, 63%) |
| HSV | hsv(38, 11%, 67%) |
| CMYK | cmyk(0%, 4.1%, 11.1%, 32.9%) |
| CIE-LAB | lab(67.63, 0.39, 7.12) |
| CIE-LCH | lch(67.63, 7.14, 86.84°) |
| OKLab | oklab(72.11% 0.0029 0.0186) |
| OKLCH | oklch(72.11% 0.019 81.3) |
| XYZ | xyz(35.7370, 37.4763, 35.0507) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.81
Greyish
#A8A495
ΔE00 2.41
Greige
#B8AB98
ΔE00 4.04
Cement
#A5A391
ΔE00 4.25
Dark Gray
#A9A9A9
ΔE00 6.29
Bland
#AFA88B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA498 #989FAB
analogous
#AB9A98 #ABA498 #A8AB98
triadic
#ABA498 #98ABA4 #A498AB
tetradic
#ABA498 #98AB9A #989FAB #AB98A8
square
#ABA498 #98AB9A #989FAB #AB98A8
split-complementary
#ABA498 #98A8AB #9A98AB
monochromatic
#6E675A #908676 #ABA498 #C6C2BA #E2E0DB
Accessibility & contrast
On white
2.47
#ABA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#ABA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA498
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA498 | 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)
#A7A497
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#AFA2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba498; /* rgb */ color: rgb(171, 164, 152); /* oklch */ color: oklch(72.1% 0.019 81.3);
Tailwind
colors: {
custom: {
50: '#c4beb6',
500: '#aba498',
950: '#000000',
},
}SCSS
$custom: #aba498; $custom-light: #c4beb6; $custom-dark: #000000;
JSON
{
"hex": "#aba498",
"rgb": {
"r": 171,
"g": 164,
"b": 152
},
"hsl": {
"h": 37.895,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.72115,
"c": 0.01886,
"h": 81.3
},
"luminance": 0.37476
}Semantic roles & 50–950 ramp
primary
#ABA498
secondary
#CCCFD3
accent
#6A9451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180