#A4A09A#A4A09A
#A4A09A is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.7% C 0.010 H 78.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A09A |
|---|---|
| RGB | rgb(164, 160, 154) |
| HSL | hsl(36, 5%, 62%) |
| HSV | hsv(36, 6%, 64%) |
| CMYK | cmyk(0%, 2.4%, 6.1%, 35.7%) |
| CIE-LAB | lab(66.03, 0.34, 3.63) |
| CIE-LCH | lch(66.03, 3.65, 84.66°) |
| OKLab | oklab(70.73% 0.002 0.0096) |
| OKLCH | oklch(70.73% 0.01 78.3) |
| XYZ | xyz(33.7126, 35.3674, 35.6162) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.84
Dark Gray
#A9A9A9
ΔE00 4.24
Greyish
#A8A495
ΔE00 4.36
Grey
#929591
ΔE00 5.34
Cement
#A5A391
ΔE00 5.85
Greige
#B8AB98
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A09A #9A9EA4
analogous
#A49B9A #A4A09A #A3A49A
triadic
#A4A09A #9AA4A0 #A09AA4
tetradic
#A4A09A #9AA49B #9A9EA4 #A49AA3
square
#A4A09A #9AA49B #9A9EA4 #A49AA3
split-complementary
#A4A09A #9AA3A4 #9B9AA4
monochromatic
#67635D #87827A #A4A09A #C1BEBA #DEDDDA
Accessibility & contrast
On white
2.60
#A4A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A4A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A09A
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A09A | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#A69F9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a4a09a; /* rgb */ color: rgb(164, 160, 154); /* oklch */ color: oklch(70.7% 0.010 78.3);
Tailwind
colors: {
custom: {
50: '#bfbcb7',
500: '#a4a09a',
950: '#000000',
},
}SCSS
$custom: #a4a09a; $custom-light: #bfbcb7; $custom-dark: #000000;
JSON
{
"hex": "#a4a09a",
"rgb": {
"r": 164,
"g": 160,
"b": 154
},
"hsl": {
"h": 36,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.70733,
"c": 0.00978,
"h": 78.3
},
"luminance": 0.35367
}Semantic roles & 50–950 ramp
primary
#A4A09A
secondary
#CBCDCF
accent
#6D8F56
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180