#ABA89E#ABA89E
#ABA89E is a light, near-neutral grey. Relative luminance 0.391; OKLCH L 73.1% C 0.015 H 93.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA89E |
|---|---|
| RGB | rgb(171, 168, 158) |
| HSL | hsl(46, 7%, 65%) |
| HSV | hsv(46, 8%, 67%) |
| CMYK | cmyk(0%, 1.8%, 7.6%, 32.9%) |
| CIE-LAB | lab(68.85, -0.74, 5.54) |
| CIE-LCH | lch(68.85, 5.59, 97.62°) |
| OKLab | oklab(73.12% -0.0008 0.0145) |
| OKLCH | oklch(73.12% 0.015 93) |
| XYZ | xyz(36.9680, 39.1321, 37.9469) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.48
Stone
#A89F91
ΔE00 3.92
Cement
#A5A391
ΔE00 4.01
Dark Gray
#A9A9A9
ΔE00 5.02
Greige
#B8AB98
ΔE00 5.39
Bland
#AFA88B
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA89E #9EA1AB
analogous
#ABA29E #ABA89E #A8AB9E
triadic
#ABA89E #9EABA8 #A89EAB
tetradic
#ABA89E #9EABA2 #9EA1AB #AB9EA8
square
#ABA89E #9EABA2 #9EA1AB #AB9EA8
split-complementary
#ABA89E #9EA8AB #A29EAB
monochromatic
#6F6B60 #8F8B7D #ABA89E #C7C5BF #E4E3E0
Accessibility & contrast
On white
2.38
#ABA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#ABA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA89E
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA89E | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#ADA6A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba89e; /* rgb */ color: rgb(171, 168, 158); /* oklch */ color: oklch(73.1% 0.015 93.0);
Tailwind
colors: {
custom: {
50: '#c4c1ba',
500: '#aba89e',
950: '#000000',
},
}SCSS
$custom: #aba89e; $custom-light: #c4c1ba; $custom-dark: #000000;
JSON
{
"hex": "#aba89e",
"rgb": {
"r": 171,
"g": 168,
"b": 158
},
"hsl": {
"h": 46.154,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.73119,
"c": 0.01456,
"h": 93
},
"luminance": 0.39132
}Semantic roles & 50–950 ramp
primary
#ABA89E
secondary
#D0D1D5
accent
#629154
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180