#ABA493#ABA493
#ABA493 is a light, muted orange. Relative luminance 0.373; OKLCH L 72.0% C 0.025 H 88.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA493 |
|---|---|
| RGB | rgb(171, 164, 147) |
| HSL | hsl(43, 13%, 62%) |
| HSV | hsv(43, 14%, 67%) |
| CMYK | cmyk(0%, 4.1%, 14%, 32.9%) |
| CIE-LAB | lab(67.51, -0.45, 9.73) |
| CIE-LCH | lch(67.51, 9.74, 92.62°) |
| OKLab | oklab(71.98% 0.0008 0.0253) |
| OKLCH | oklch(71.98% 0.025 88.3) |
| XYZ | xyz(35.3361, 37.3159, 32.9393) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 1.54
Stone
#A89F91
ΔE00 2.36
Cement
#A5A391
ΔE00 2.79
Greige
#B8AB98
ΔE00 3.69
Bland
#AFA88B
ΔE00 4.52
Stone (survey)
#ADA587
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA493 #939AAB
analogous
#AB9893 #ABA493 #A6AB93
triadic
#ABA493 #93ABA4 #A493AB
tetradic
#ABA493 #93AB98 #939AAB #AB93A6
square
#ABA493 #93AB98 #939AAB #AB93A6
split-complementary
#ABA493 #93A6AB #9893AB
monochromatic
#6E6756 #908771 #ABA493 #C6C1B5 #E1DED8
Accessibility & contrast
On white
2.48
#ABA493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#ABA493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA493
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA493 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#AAA593
Tritanopia (blue-blind)
#AFA19F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba493; /* rgb */ color: rgb(171, 164, 147); /* oklch */ color: oklch(72.0% 0.025 88.3);
Tailwind
colors: {
custom: {
50: '#c4beb2',
500: '#aba493',
950: '#000000',
},
}SCSS
$custom: #aba493; $custom-light: #c4beb2; $custom-dark: #000000;
JSON
{
"hex": "#aba493",
"rgb": {
"r": 171,
"g": 164,
"b": 147
},
"hsl": {
"h": 42.5,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.71982,
"c": 0.02531,
"h": 88.3
},
"luminance": 0.37315
}Semantic roles & 50–950 ramp
primary
#ABA493
secondary
#C9CBD1
accent
#64974F
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180