#ABA896#ABA896
#ABA896 is a light, muted yellow. Relative luminance 0.389; OKLCH L 72.9% C 0.026 H 99.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA896 |
|---|---|
| RGB | rgb(171, 168, 150) |
| HSL | hsl(51, 11%, 63%) |
| HSV | hsv(51, 12%, 67%) |
| CMYK | cmyk(0%, 1.8%, 12.3%, 32.9%) |
| CIE-LAB | lab(68.65, -2.12, 9.69) |
| CIE-LCH | lch(68.65, 9.92, 102.32°) |
| OKLab | oklab(72.9% -0.0041 0.0252) |
| OKLCH | oklch(72.9% 0.026 99.2) |
| XYZ | xyz(36.3017, 38.8655, 34.4377) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.63
Greyish
#A8A495
ΔE00 1.78
Bland
#AFA88B
ΔE00 3.98
Stone (survey)
#ADA587
ΔE00 4.48
Stone
#A89F91
ΔE00 4.60
Greige
#B8AB98
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA896 #9699AB
analogous
#AB9D96 #ABA896 #A3AB96
triadic
#ABA896 #96ABA8 #A896AB
tetradic
#ABA896 #96AB9D #9699AB #AB96A3
square
#ABA896 #96AB9D #9699AB #AB96A3
split-complementary
#ABA896 #96A3AB #9D96AB
monochromatic
#6E6B58 #908C74 #ABA896 #C6C4B8 #E1E0DA
Accessibility & contrast
On white
2.39
#ABA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#ABA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA896
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA896 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA795
Deuteranopia (green-blind)
#ADA897
Tritanopia (blue-blind)
#AFA5A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba896; /* rgb */ color: rgb(171, 168, 150); /* oklch */ color: oklch(72.9% 0.026 99.2);
Tailwind
colors: {
custom: {
50: '#c4c1b4',
500: '#aba896',
950: '#000000',
},
}SCSS
$custom: #aba896; $custom-light: #c4c1b4; $custom-dark: #000000;
JSON
{
"hex": "#aba896",
"rgb": {
"r": 171,
"g": 168,
"b": 150
},
"hsl": {
"h": 51.429,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72903,
"c": 0.02552,
"h": 99.2
},
"luminance": 0.38865
}Semantic roles & 50–950 ramp
primary
#ABA896
secondary
#CBCCD2
accent
#5A9550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180