#ABA593#ABA593
#ABA593 is a light, muted yellow. Relative luminance 0.377; OKLCH L 72.2% C 0.026 H 91.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA593 |
|---|---|
| RGB | rgb(171, 165, 147) |
| HSL | hsl(45, 13%, 62%) |
| HSV | hsv(45, 14%, 67%) |
| CMYK | cmyk(0%, 3.5%, 14%, 32.9%) |
| CIE-LAB | lab(67.78, -0.99, 10.11) |
| CIE-LCH | lch(67.78, 10.16, 95.59°) |
| OKLab | oklab(72.19% -0.0008 0.0263) |
| OKLCH | oklch(72.19% 0.026 91.7) |
| XYZ | xyz(35.5158, 37.6752, 32.9992) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.41
Cement
#A5A391
ΔE00 2.21
Stone
#A89F91
ΔE00 3.12
Bland
#AFA88B
ΔE00 3.96
Greige
#B8AB98
ΔE00 4.06
Stone (survey)
#ADA587
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA593 #9399AB
analogous
#AB9993 #ABA593 #A5AB93
triadic
#ABA593 #93ABA5 #A593AB
tetradic
#ABA593 #93AB99 #9399AB #AB93A5
square
#ABA593 #93AB99 #9399AB #AB93A5
split-complementary
#ABA593 #93A5AB #9993AB
monochromatic
#6E6856 #908871 #ABA593 #C6C2B5 #E1DED8
Accessibility & contrast
On white
2.46
#ABA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#ABA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA593
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA593 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#ABA694
Tritanopia (blue-blind)
#AFA2A0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba593; /* rgb */ color: rgb(171, 165, 147); /* oklch */ color: oklch(72.2% 0.026 91.7);
Tailwind
colors: {
custom: {
50: '#c4bfb2',
500: '#aba593',
950: '#000000',
},
}SCSS
$custom: #aba593; $custom-light: #c4bfb2; $custom-dark: #000000;
JSON
{
"hex": "#aba593",
"rgb": {
"r": 171,
"g": 165,
"b": 147
},
"hsl": {
"h": 45,
"s": 12.5,
"l": 62.353
},
"oklch": {
"l": 0.72192,
"c": 0.02627,
"h": 91.7
},
"luminance": 0.37675
}Semantic roles & 50–950 ramp
primary
#ABA593
secondary
#C9CBD1
accent
#61974F
background
#FCFBFA
surface
#F8F7F5
border
#D1D0CF
text
#121211
muted
#818180