#A4A29A#A4A29A
#A4A29A is a light, near-neutral grey. Relative luminance 0.361; OKLCH L 71.2% C 0.012 H 95.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A29A |
|---|---|
| RGB | rgb(164, 162, 154) |
| HSL | hsl(48, 5%, 62%) |
| HSV | hsv(48, 6%, 64%) |
| CMYK | cmyk(0%, 1.2%, 6.1%, 35.7%) |
| CIE-LAB | lab(66.57, -0.76, 4.41) |
| CIE-LCH | lch(66.57, 4.47, 99.73°) |
| OKLab | oklab(71.16% -0.0011 0.0116) |
| OKLCH | oklch(71.16% 0.012 95.2) |
| XYZ | xyz(34.0621, 36.0664, 35.7327) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.12
Stone
#A89F91
ΔE00 3.90
Cement
#A5A391
ΔE00 4.38
Dark Gray
#A9A9A9
ΔE00 4.64
Grey
#929591
ΔE00 5.23
Greige
#B8AB98
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A29A #9A9CA4
analogous
#A49D9A #A4A29A #A1A49A
triadic
#A4A29A #9AA4A2 #A29AA4
tetradic
#A4A29A #9AA49D #9A9CA4 #A49AA1
square
#A4A29A #9AA49D #9A9CA4 #A49AA1
split-complementary
#A4A29A #9AA1A4 #9D9AA4
monochromatic
#67655D #87847A #A4A29A #C1C0BA #DEDDDA
Accessibility & contrast
On white
2.56
#A4A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#A4A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A29A
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A29A | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19A
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#A6A1A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a4a29a; /* rgb */ color: rgb(164, 162, 154); /* oklch */ color: oklch(71.2% 0.012 95.2);
Tailwind
colors: {
custom: {
50: '#bfbdb7',
500: '#a4a29a',
950: '#000000',
},
}SCSS
$custom: #a4a29a; $custom-light: #bfbdb7; $custom-dark: #000000;
JSON
{
"hex": "#a4a29a",
"rgb": {
"r": 164,
"g": 162,
"b": 154
},
"hsl": {
"h": 48,
"s": 5.208,
"l": 62.353
},
"oklch": {
"l": 0.71155,
"c": 0.01164,
"h": 95.2
},
"luminance": 0.36066
}Semantic roles & 50–950 ramp
primary
#A4A29A
secondary
#CBCCCF
accent
#628F56
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180