#ABA096#ABA096
#ABA096 is a light, near-neutral orange. Relative luminance 0.360; OKLCH L 71.2% C 0.019 H 64.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA096 |
|---|---|
| RGB | rgb(171, 160, 150) |
| HSL | hsl(29, 11%, 63%) |
| HSV | hsv(29, 12%, 67%) |
| CMYK | cmyk(0%, 6.4%, 12.3%, 32.9%) |
| CIE-LAB | lab(66.52, 2.24, 6.64) |
| CIE-LCH | lch(66.52, 7.01, 71.36°) |
| OKLab | oklab(71.23% 0.0082 0.0174) |
| OKLCH | oklch(71.23% 0.019 64.8) |
| XYZ | xyz(34.8700, 36.0021, 33.9604) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.59
Greige
#B8AB98
ΔE00 4.96
Greyish
#A8A495
ΔE00 5.09
Dark Gray
#A9A9A9
ΔE00 6.73
Cement
#A5A391
ΔE00 6.88
Mushroom
#BA9E88
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA096 #96A1AB
analogous
#AB9696 #ABA096 #ABAA96
triadic
#ABA096 #96ABA0 #A096AB
tetradic
#ABA096 #96AB96 #96A1AB #AA96AB
square
#ABA096 #96AB96 #96A1AB #AA96AB
split-complementary
#ABA096 #96ABAA #9696AB
monochromatic
#6E6358 #908174 #ABA096 #C6BFB8 #E1DEDA
Accessibility & contrast
On white
2.56
#ABA096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#ABA096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA096
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA096 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A095
Deuteranopia (green-blind)
#A6A396
Tritanopia (blue-blind)
#AF9E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aba096; /* rgb */ color: rgb(171, 160, 150); /* oklch */ color: oklch(71.2% 0.019 64.8);
Tailwind
colors: {
custom: {
50: '#c4bcb4',
500: '#aba096',
950: '#000000',
},
}SCSS
$custom: #aba096; $custom-light: #c4bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aba096",
"rgb": {
"r": 171,
"g": 160,
"b": 150
},
"hsl": {
"h": 28.571,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.71226,
"c": 0.01925,
"h": 64.8
},
"luminance": 0.36002
}Semantic roles & 50–950 ramp
primary
#ABA096
secondary
#CBCFD2
accent
#749550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180