#ABA894#ABA894
#ABA894 is a light, muted yellow. Relative luminance 0.388; OKLCH L 72.9% C 0.028 H 100.1°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA894 |
|---|---|
| RGB | rgb(171, 168, 148) |
| HSL | hsl(52, 12%, 63%) |
| HSV | hsv(52, 13%, 67%) |
| CMYK | cmyk(0%, 1.8%, 13.5%, 32.9%) |
| CIE-LAB | lab(68.61, -2.45, 10.73) |
| CIE-LCH | lch(68.61, 11.00, 102.86°) |
| OKLab | oklab(72.85% -0.0049 0.0278) |
| OKLCH | oklch(72.85% 0.028 100.1) |
| XYZ | xyz(36.1420, 38.8017, 33.5967) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.71
Greyish
#A8A495
ΔE00 2.40
Bland
#AFA88B
ΔE00 3.32
Stone (survey)
#ADA587
ΔE00 3.86
Stone
#A89F91
ΔE00 5.07
Greige
#B8AB98
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA894 #9497AB
analogous
#AB9C94 #ABA894 #A2AB94
triadic
#ABA894 #94ABA8 #A894AB
tetradic
#ABA894 #94AB9C #9497AB #AB94A2
square
#ABA894 #94AB9C #9497AB #AB94A2
split-complementary
#ABA894 #94A2AB #9C94AB
monochromatic
#6E6B56 #908C72 #ABA894 #C6C4B6 #E1E0D9
Accessibility & contrast
On white
2.40
#ABA894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#ABA894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA894
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA894 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA793
Deuteranopia (green-blind)
#ADA895
Tritanopia (blue-blind)
#AFA5A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba894; /* rgb */ color: rgb(171, 168, 148); /* oklch */ color: oklch(72.9% 0.028 100.1);
Tailwind
colors: {
custom: {
50: '#c4c1b3',
500: '#aba894',
950: '#000000',
},
}SCSS
$custom: #aba894; $custom-light: #c4c1b3; $custom-dark: #000000;
JSON
{
"hex": "#aba894",
"rgb": {
"r": 171,
"g": 168,
"b": 148
},
"hsl": {
"h": 52.174,
"s": 12.042,
"l": 62.549
},
"oklch": {
"l": 0.72851,
"c": 0.02827,
"h": 100.1
},
"luminance": 0.38801
}Semantic roles & 50–950 ramp
primary
#ABA894
secondary
#C9CAD2
accent
#59964F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180