#ABA098#ABA098
#ABA098 is a light, near-neutral orange. Relative luminance 0.361; OKLCH L 71.3% C 0.017 H 58.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA098 |
|---|---|
| RGB | rgb(171, 160, 152) |
| HSL | hsl(25, 10%, 63%) |
| HSV | hsv(25, 11%, 67%) |
| CMYK | cmyk(0%, 6.4%, 11.1%, 32.9%) |
| CIE-LAB | lab(66.57, 2.58, 5.60) |
| CIE-LCH | lch(66.57, 6.17, 65.24°) |
| OKLab | oklab(71.28% 0.009 0.0147) |
| OKLCH | oklch(71.28% 0.017 58.5) |
| XYZ | xyz(35.0324, 36.0670, 34.8158) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.56
Greige
#B8AB98
ΔE00 5.76
Greyish
#A8A495
ΔE00 5.87
Dark Gray
#A9A9A9
ΔE00 6.27
Warm Grey
#978A84
ΔE00 7.13
Mushroom
#BA9E88
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA098 #98A3AB
analogous
#AB9899 #ABA098 #ABA998
triadic
#ABA098 #98ABA0 #A098AB
tetradic
#ABA098 #99AB98 #98A3AB #A998AB
square
#ABA098 #99AB98 #98A3AB #A998AB
split-complementary
#ABA098 #98ABA9 #9899AB
monochromatic
#6E635A #908176 #ABA098 #C6BFBA #E2DEDB
Accessibility & contrast
On white
2.56
#ABA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#ABA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA098
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA098 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A198
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#AF9E9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba098; /* rgb */ color: rgb(171, 160, 152); /* oklch */ color: oklch(71.3% 0.017 58.5);
Tailwind
colors: {
custom: {
50: '#c4bcb6',
500: '#aba098',
950: '#000000',
},
}SCSS
$custom: #aba098; $custom-light: #c4bcb6; $custom-dark: #000000;
JSON
{
"hex": "#aba098",
"rgb": {
"r": 171,
"g": 160,
"b": 152
},
"hsl": {
"h": 25.263,
"s": 10.16,
"l": 63.333
},
"oklch": {
"l": 0.71281,
"c": 0.01726,
"h": 58.5
},
"luminance": 0.36067
}Semantic roles & 50–950 ramp
primary
#ABA098
secondary
#CCD0D3
accent
#789451
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180