#ABA995#ABA995
#ABA995 is a light, muted yellow. Relative luminance 0.392; OKLCH L 73.1% C 0.028 H 102.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA995 |
|---|---|
| RGB | rgb(171, 169, 149) |
| HSL | hsl(55, 12%, 63%) |
| HSV | hsv(55, 13%, 67%) |
| CMYK | cmyk(0%, 1.2%, 12.9%, 32.9%) |
| CIE-LAB | lab(68.90, -2.82, 10.59) |
| CIE-LCH | lch(68.90, 10.96, 104.93°) |
| OKLab | oklab(73.09% -0.006 0.0275) |
| OKLCH | oklch(73.09% 0.028 102.4) |
| XYZ | xyz(36.4068, 39.2041, 34.0772) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.89
Greyish
#A8A495
ΔE00 2.73
Bland
#AFA88B
ΔE00 3.55
Stone (survey)
#ADA587
ΔE00 4.15
Stone
#A89F91
ΔE00 5.54
Greige
#B8AB98
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA995 #9597AB
analogous
#AB9E95 #ABA995 #A2AB95
triadic
#ABA995 #95ABA9 #A995AB
tetradic
#ABA995 #95AB9E #9597AB #AB95A2
square
#ABA995 #95AB9E #9597AB #AB95A2
split-complementary
#ABA995 #95A2AB #9E95AB
monochromatic
#6E6C57 #908D73 #ABA995 #C6C5B7 #E1E0D9
Accessibility & contrast
On white
2.38
#ABA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#ABA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA995
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA995 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#AEA996
Tritanopia (blue-blind)
#AFA6A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba995; /* rgb */ color: rgb(171, 169, 149); /* oklch */ color: oklch(73.1% 0.028 102.4);
Tailwind
colors: {
custom: {
50: '#c4c2b4',
500: '#aba995',
950: '#000000',
},
}SCSS
$custom: #aba995; $custom-light: #c4c2b4; $custom-dark: #000000;
JSON
{
"hex": "#aba995",
"rgb": {
"r": 171,
"g": 169,
"b": 149
},
"hsl": {
"h": 54.545,
"s": 11.579,
"l": 62.745
},
"oklch": {
"l": 0.73088,
"c": 0.02812,
"h": 102.4
},
"luminance": 0.39204
}Semantic roles & 50–950 ramp
primary
#ABA995
secondary
#CACBD2
accent
#569650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180