#A4A2A4#A4A2A4
#A4A2A4 is a light, near-neutral grey. Relative luminance 0.364; OKLCH L 71.5% C 0.004 H 325.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A2A4 |
|---|---|
| RGB | rgb(164, 162, 164) |
| HSL | hsl(300, 1%, 64%) |
| HSV | hsv(300, 1%, 64%) |
| CMYK | cmyk(0%, 1.2%, 0%, 35.7%) |
| CIE-LAB | lab(66.83, 1.10, -0.78) |
| CIE-LCH | lch(66.83, 1.35, 324.51°) |
| OKLab | oklab(71.45% 0.003 -0.0021) |
| OKLCH | oklch(71.45% 0.004 325.6) |
| XYZ | xyz(34.9299, 36.4136, 40.3031) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.59
Dove Gray
#B6B8BD
ΔE00 6.49
Grey
#929591
ΔE00 6.73
Cool Gray
#9AA7B0
ΔE00 7.14
Cool Grey
#95A3A6
ΔE00 7.71
Pewter
#899397
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A2A4 #A2A4A2
analogous
#A3A2A4 #A4A2A4 #A4A2A3
triadic
#A4A2A4 #A4A4A2 #A2A4A4
tetradic
#A4A2A4 #A4A3A2 #A2A4A2 #A2A3A4
square
#A4A2A4 #A4A3A2 #A2A4A2 #A2A3A4
split-complementary
#A4A2A4 #A3A4A2 #A2A4A3
monochromatic
#676567 #868386 #A4A2A4 #C2C1C2 #E1E0E1
Accessibility & contrast
On white
2.54
#A4A2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A4A2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A2A4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A2A4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A4
Deuteranopia (green-blind)
#A2A3A4
Tritanopia (blue-blind)
#A4A2A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a4a2a4; /* rgb */ color: rgb(164, 162, 164); /* oklch */ color: oklch(71.5% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#bfbdbf',
500: '#a4a2a4',
950: '#000000',
},
}SCSS
$custom: #a4a2a4; $custom-light: #bfbdbf; $custom-dark: #000000;
JSON
{
"hex": "#a4a2a4",
"rgb": {
"r": 164,
"g": 162,
"b": 164
},
"hsl": {
"h": 300,
"s": 1.087,
"l": 63.922
},
"oklch": {
"l": 0.7145,
"c": 0.00365,
"h": 325.6
},
"luminance": 0.36414
}Semantic roles & 50–950 ramp
primary
#A4A2A4
secondary
#D1D1D1
accent
#8B5B5B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181