#ABA69D#ABA69D
#ABA69D is a light, near-neutral grey. Relative luminance 0.384; OKLCH L 72.7% C 0.014 H 82.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA69D |
|---|---|
| RGB | rgb(171, 166, 157) |
| HSL | hsl(39, 8%, 64%) |
| HSV | hsv(39, 8%, 67%) |
| CMYK | cmyk(0%, 2.9%, 8.2%, 32.9%) |
| CIE-LAB | lab(68.29, 0.17, 5.29) |
| CIE-LCH | lch(68.29, 5.30, 88.16°) |
| OKLab | oklab(72.67% 0.0019 0.0139) |
| OKLCH | oklch(72.67% 0.014 82.4) |
| XYZ | xyz(36.5159, 38.3650, 37.3733) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.06
Stone
#A89F91
ΔE00 3.21
Dark Gray
#A9A9A9
ΔE00 4.79
Cement
#A5A391
ΔE00 4.83
Greige
#B8AB98
ΔE00 5.06
Grey
#929591
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA69D #9DA2AB
analogous
#AB9F9D #ABA69D #A9AB9D
triadic
#ABA69D #9DABA6 #A69DAB
tetradic
#ABA69D #9DAB9F #9DA2AB #AB9DA9
square
#ABA69D #9DAB9F #9DA2AB #AB9DA9
split-complementary
#ABA69D #9DA9AB #9F9DAB
monochromatic
#6F695F #8F887C #ABA69D #C7C4BE #E3E2DF
Accessibility & contrast
On white
2.42
#ABA69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#ABA69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA69D
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA69D | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69C
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#AEA4A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aba69d; /* rgb */ color: rgb(171, 166, 157); /* oklch */ color: oklch(72.7% 0.014 82.4);
Tailwind
colors: {
custom: {
50: '#c4c0b9',
500: '#aba69d',
950: '#000000',
},
}SCSS
$custom: #aba69d; $custom-light: #c4c0b9; $custom-dark: #000000;
JSON
{
"hex": "#aba69d",
"rgb": {
"r": 171,
"g": 166,
"b": 157
},
"hsl": {
"h": 38.571,
"s": 7.692,
"l": 64.314
},
"oklch": {
"l": 0.72671,
"c": 0.01402,
"h": 82.4
},
"luminance": 0.38365
}Semantic roles & 50–950 ramp
primary
#ABA69D
secondary
#CFD1D4
accent
#6A9254
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180