#A2A4A4#A2A4A4
#A2A4A4 is a light, near-neutral grey. Relative luminance 0.369; OKLCH L 71.7% C 0.002 H 197.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4A4 |
|---|---|
| RGB | rgb(162, 164, 164) |
| HSL | hsl(180, 1%, 64%) |
| HSV | hsv(180, 1%, 64%) |
| CMYK | cmyk(1.2%, 0%, 0%, 35.7%) |
| CIE-LAB | lab(67.21, -0.71, -0.25) |
| CIE-LCH | lch(67.21, 0.76, 199.34°) |
| OKLab | oklab(71.71% -0.0022 -0.0007) |
| OKLCH | oklch(71.71% 0.002 197.2) |
| XYZ | xyz(34.8754, 36.9126, 40.4023) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.93
Cool Grey
#95A3A6
ΔE00 5.29
Grey
#929591
ΔE00 5.44
Cool Gray
#9AA7B0
ΔE00 5.66
Dove Gray
#B6B8BD
ΔE00 6.39
Pewter
#899397
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4A4 #A4A2A2
analogous
#A2A4A3 #A2A4A4 #A2A3A4
triadic
#A2A4A4 #A4A2A4 #A4A4A2
tetradic
#A2A4A4 #A3A2A4 #A4A2A2 #A3A4A2
square
#A2A4A4 #A3A2A4 #A4A2A2 #A3A4A2
split-complementary
#A2A4A4 #A4A2A3 #A4A3A2
monochromatic
#656767 #838686 #A2A4A4 #C1C2C2 #E0E1E1
Accessibility & contrast
On white
2.51
#A2A4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A2A4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4A4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4A4 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#A3A3A4
Tritanopia (blue-blind)
#A1A4A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a4a4; /* rgb */ color: rgb(162, 164, 164); /* oklch */ color: oklch(71.7% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#bdbfbf',
500: '#a2a4a4',
950: '#000000',
},
}SCSS
$custom: #a2a4a4; $custom-light: #bdbfbf; $custom-dark: #000000;
JSON
{
"hex": "#a2a4a4",
"rgb": {
"r": 162,
"g": 164,
"b": 164
},
"hsl": {
"h": 180,
"s": 1.087,
"l": 63.922
},
"oklch": {
"l": 0.71707,
"c": 0.0023,
"h": 197.2
},
"luminance": 0.36913
}Semantic roles & 50–950 ramp
primary
#A2A4A4
secondary
#D1D1D1
accent
#5B5B8B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181