#ABA79E#ABA79E
#ABA79E is a light, near-neutral grey. Relative luminance 0.388; OKLCH L 72.9% C 0.014 H 86.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA79E |
|---|---|
| RGB | rgb(171, 167, 158) |
| HSL | hsl(42, 7%, 65%) |
| HSV | hsv(42, 8%, 67%) |
| CMYK | cmyk(0%, 2.3%, 7.6%, 32.9%) |
| CIE-LAB | lab(68.58, -0.20, 5.16) |
| CIE-LCH | lch(68.58, 5.16, 92.20°) |
| OKLab | oklab(72.91% 0.0008 0.0136) |
| OKLCH | oklch(72.91% 0.014 86.8) |
| XYZ | xyz(36.7841, 38.7642, 37.8856) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.92
Stone
#A89F91
ΔE00 3.60
Cement
#A5A391
ΔE00 4.60
Dark Gray
#A9A9A9
ΔE00 4.66
Greige
#B8AB98
ΔE00 5.29
Grey
#929591
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA79E #9EA2AB
analogous
#ABA19E #ABA79E #A9AB9E
triadic
#ABA79E #9EABA7 #A79EAB
tetradic
#ABA79E #9EABA1 #9EA2AB #AB9EA9
square
#ABA79E #9EABA1 #9EA2AB #AB9EA9
split-complementary
#ABA79E #9EA9AB #A19EAB
monochromatic
#6F6A60 #8F897D #ABA79E #C7C5BF #E4E3E0
Accessibility & contrast
On white
2.40
#ABA79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#ABA79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA79E
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA79E | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79D
Deuteranopia (green-blind)
#AAA89E
Tritanopia (blue-blind)
#ADA5A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aba79e; /* rgb */ color: rgb(171, 167, 158); /* oklch */ color: oklch(72.9% 0.014 86.8);
Tailwind
colors: {
custom: {
50: '#c4c1ba',
500: '#aba79e',
950: '#000000',
},
}SCSS
$custom: #aba79e; $custom-light: #c4c1ba; $custom-dark: #000000;
JSON
{
"hex": "#aba79e",
"rgb": {
"r": 171,
"g": 167,
"b": 158
},
"hsl": {
"h": 41.538,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.72909,
"c": 0.01357,
"h": 86.8
},
"luminance": 0.38764
}Semantic roles & 50–950 ramp
primary
#ABA79E
secondary
#D0D2D5
accent
#679154
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180