#ABA393#ABA393
#ABA393 is a light, muted orange. Relative luminance 0.370; OKLCH L 71.8% C 0.024 H 84.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA393 |
|---|---|
| RGB | rgb(171, 163, 147) |
| HSL | hsl(40, 13%, 62%) |
| HSV | hsv(40, 14%, 67%) |
| CMYK | cmyk(0%, 4.7%, 14%, 32.9%) |
| CIE-LAB | lab(67.25, 0.10, 9.35) |
| CIE-LCH | lch(67.25, 9.35, 89.40°) |
| OKLab | oklab(71.77% 0.0023 0.0243) |
| OKLCH | oklch(71.77% 0.024 84.6) |
| XYZ | xyz(35.1578, 36.9594, 32.8799) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.62
Greyish
#A8A495
ΔE00 2.00
Cement
#A5A391
ΔE00 3.47
Greige
#B8AB98
ΔE00 3.47
Bland
#AFA88B
ΔE00 5.18
Stone (survey)
#ADA587
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA393 #939BAB
analogous
#AB9793 #ABA393 #A7AB93
triadic
#ABA393 #93ABA3 #A393AB
tetradic
#ABA393 #93AB97 #939BAB #AB93A7
square
#ABA393 #93AB97 #939BAB #AB93A7
split-complementary
#ABA393 #93A7AB #9793AB
monochromatic
#6E6656 #908671 #ABA393 #C6C0B5 #E1DED8
Accessibility & contrast
On white
2.50
#ABA393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#ABA393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA393
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA393 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#A9A593
Tritanopia (blue-blind)
#AFA09E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba393; /* rgb */ color: rgb(171, 163, 147); /* oklch */ color: oklch(71.8% 0.024 84.6);
Tailwind
colors: {
custom: {
50: '#c4beb2',
500: '#aba393',
950: '#000000',
},
}SCSS
$custom: #aba393; $custom-light: #c4beb2; $custom-dark: #000000;
JSON
{
"hex": "#aba393",
"rgb": {
"r": 171,
"g": 163,
"b": 147
},
"hsl": {
"h": 40,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.71772,
"c": 0.02444,
"h": 84.6
},
"luminance": 0.36959
}Semantic roles & 50–950 ramp
primary
#ABA393
secondary
#C9CBD1
accent
#67974F
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180