#A2A4AC#A2A4AC
#A2A4AC is a light, near-neutral grey. Relative luminance 0.372; OKLCH L 72.0% C 0.012 H 274.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4AC |
|---|---|
| RGB | rgb(162, 164, 172) |
| HSL | hsl(228, 6%, 65%) |
| HSV | hsv(228, 6%, 67%) |
| CMYK | cmyk(5.8%, 4.7%, 0%, 32.5%) |
| CIE-LAB | lab(67.43, 0.86, -4.38) |
| CIE-LCH | lch(67.43, 4.46, 281.06°) |
| OKLab | oklab(71.96% 0.001 -0.0117) |
| OKLCH | oklch(71.96% 0.012 274.8) |
| XYZ | xyz(35.6207, 37.2107, 44.3275) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.37
Cool Gray
#9AA7B0
ΔE00 5.00
Dove Gray
#B6B8BD
ΔE00 5.82
Cool Grey
#95A3A6
ΔE00 6.95
Pewter
#899397
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4AC #ACAAA2
analogous
#A2A9AC #A2A4AC #A5A2AC
triadic
#A2A4AC #ACA2A4 #A4ACA2
tetradic
#A2A4AC #ACA2A9 #ACAAA2 #A2ACA5
square
#A2A4AC #ACA2A9 #ACAAA2 #A2ACA5
split-complementary
#A2A4AC #ACA5A2 #A9ACA2
monochromatic
#646670 #82848F #A2A4AC #C2C4C9 #E3E3E6
Accessibility & contrast
On white
2.49
#A2A4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#A2A4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4AC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4AC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AC
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#A0A5A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a4ac; /* rgb */ color: rgb(162, 164, 172); /* oklch */ color: oklch(72.0% 0.012 274.8);
Tailwind
colors: {
custom: {
50: '#bdbec4',
500: '#a2a4ac',
950: '#000000',
},
}SCSS
$custom: #a2a4ac; $custom-light: #bdbec4; $custom-dark: #000000;
JSON
{
"hex": "#a2a4ac",
"rgb": {
"r": 162,
"g": 164,
"b": 172
},
"hsl": {
"h": 228,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.71956,
"c": 0.01173,
"h": 274.8
},
"luminance": 0.37211
}Semantic roles & 50–950 ramp
primary
#A2A4AC
secondary
#D7D6D3
accent
#845690
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121212
muted
#818181