#A2A6AC#A2A6AC
#A2A6AC is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.4% C 0.010 H 258.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A6AC |
|---|---|
| RGB | rgb(162, 166, 172) |
| HSL | hsl(216, 6%, 65%) |
| HSV | hsv(216, 6%, 67%) |
| CMYK | cmyk(5.8%, 3.5%, 0%, 32.5%) |
| CIE-LAB | lab(67.97, -0.24, -3.59) |
| CIE-LCH | lch(67.97, 3.59, 266.16°) |
| OKLab | oklab(72.38% -0.002 -0.0096) |
| OKLCH | oklch(72.38% 0.01 258.3) |
| XYZ | xyz(35.9815, 37.9322, 44.4477) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.48
Cool Gray
#9AA7B0
ΔE00 3.76
Dove Gray
#B6B8BD
ΔE00 5.27
Cool Grey
#95A3A6
ΔE00 5.48
Pewter
#899397
ΔE00 7.25
Bluey Grey
#89A0B0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A6AC #ACA8A2
analogous
#A2ABAC #A2A6AC #A3A2AC
triadic
#A2A6AC #ACA2A6 #A6ACA2
tetradic
#A2A6AC #ACA2AB #ACA8A2 #A2ACA3
square
#A2A6AC #ACA2AB #ACA8A2 #A2ACA3
split-complementary
#A2A6AC #ACA3A2 #ABACA2
monochromatic
#646970 #82878F #A2A6AC #C2C5C9 #E3E4E6
Accessibility & contrast
On white
2.45
#A2A6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#A2A6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A6AC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A6AC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#A0A7A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a6ac; /* rgb */ color: rgb(162, 166, 172); /* oklch */ color: oklch(72.4% 0.010 258.3);
Tailwind
colors: {
custom: {
50: '#bdc0c4',
500: '#a2a6ac',
950: '#000000',
},
}SCSS
$custom: #a2a6ac; $custom-light: #bdc0c4; $custom-dark: #000000;
JSON
{
"hex": "#a2a6ac",
"rgb": {
"r": 162,
"g": 166,
"b": 172
},
"hsl": {
"h": 216,
"s": 5.682,
"l": 65.49
},
"oklch": {
"l": 0.72377,
"c": 0.00979,
"h": 258.3
},
"luminance": 0.37932
}Semantic roles & 50–950 ramp
primary
#A2A6AC
secondary
#D7D5D3
accent
#795690
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121212
muted
#818181