#ABA89B#ABA89B
#ABA89B is a light, near-neutral yellow. Relative luminance 0.390; OKLCH L 73.0% C 0.019 H 96.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA89B |
|---|---|
| RGB | rgb(171, 168, 155) |
| HSL | hsl(49, 9%, 64%) |
| HSV | hsv(49, 9%, 67%) |
| CMYK | cmyk(0%, 1.8%, 9.4%, 32.9%) |
| CIE-LAB | lab(68.77, -1.26, 7.10) |
| CIE-LCH | lch(68.77, 7.21, 100.11°) |
| OKLab | oklab(73.04% -0.002 0.0186) |
| OKLCH | oklch(73.04% 0.019 96.2) |
| XYZ | xyz(36.7129, 39.0300, 36.6035) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.47
Cement
#A5A391
ΔE00 2.82
Stone
#A89F91
ΔE00 3.85
Greige
#B8AB98
ΔE00 5.05
Bland
#AFA88B
ΔE00 5.86
Stone (survey)
#ADA587
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA89B #9B9EAB
analogous
#ABA09B #ABA89B #A6AB9B
triadic
#ABA89B #9BABA8 #A89BAB
tetradic
#ABA89B #9BABA0 #9B9EAB #AB9BA6
square
#ABA89B #9BABA0 #9B9EAB #AB9BA6
split-complementary
#ABA89B #9BA6AB #A09BAB
monochromatic
#6F6B5D #8F8B7A #ABA89B #C7C5BC #E3E2DE
Accessibility & contrast
On white
2.38
#ABA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#ABA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA89B
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA89B | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#AEA6A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba89b; /* rgb */ color: rgb(171, 168, 155); /* oklch */ color: oklch(73.0% 0.019 96.2);
Tailwind
colors: {
custom: {
50: '#c4c1b8',
500: '#aba89b',
950: '#000000',
},
}SCSS
$custom: #aba89b; $custom-light: #c4c1b8; $custom-dark: #000000;
JSON
{
"hex": "#aba89b",
"rgb": {
"r": 171,
"g": 168,
"b": 155
},
"hsl": {
"h": 48.75,
"s": 8.696,
"l": 63.922
},
"oklch": {
"l": 0.73036,
"c": 0.01866,
"h": 96.2
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#ABA89B
secondary
#CECFD4
accent
#5F9353
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180