#A4A89A#A4A89A
#A4A89A is a light, muted grey. Relative luminance 0.382; OKLCH L 72.4% C 0.020 H 119.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A89A |
|---|---|
| RGB | rgb(164, 168, 154) |
| HSL | hsl(77, 7%, 63%) |
| HSV | hsv(77, 8%, 66%) |
| CMYK | cmyk(2.4%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(68.19, -4.02, 6.74) |
| CIE-LCH | lch(68.19, 7.85, 120.79°) |
| OKLab | oklab(72.43% -0.0101 0.0176) |
| OKLCH | oklch(72.43% 0.02 119.9) |
| XYZ | xyz(35.1443, 38.2309, 36.0934) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.30
Greyish
#A8A495
ΔE00 3.95
Bland
#AFA88B
ΔE00 6.90
Stone
#A89F91
ΔE00 6.93
Grey
#929591
ΔE00 7.35
Stone (survey)
#ADA587
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A89A #9E9AA8
analogous
#A8A59A #A4A89A #9DA89A
triadic
#A4A89A #9AA4A8 #A89AA4
tetradic
#A4A89A #9AA8A5 #9E9AA8 #A89A9D
square
#A4A89A #9AA8A5 #9E9AA8 #A89A9D
split-complementary
#A4A89A #9A9DA8 #A59AA8
monochromatic
#676B5C #868C79 #A4A89A #C2C4BB #DFE1DC
Accessibility & contrast
On white
2.43
#A4A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#A4A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A89A
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A89A | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#AAA69B
Tritanopia (blue-blind)
#A5A6A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a4a89a; /* rgb */ color: rgb(164, 168, 154); /* oklch */ color: oklch(72.4% 0.020 119.9);
Tailwind
colors: {
custom: {
50: '#bfc1b7',
500: '#a4a89a',
950: '#000000',
},
}SCSS
$custom: #a4a89a; $custom-light: #bfc1b7; $custom-dark: #000000;
JSON
{
"hex": "#a4a89a",
"rgb": {
"r": 164,
"g": 168,
"b": 154
},
"hsl": {
"h": 77.143,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.72432,
"c": 0.0203,
"h": 119.9
},
"luminance": 0.38231
}Semantic roles & 50–950 ramp
primary
#A4A89A
secondary
#CECCD1
accent
#549166
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180