#A2A2AA#A2A2AA
#A2A2AA is a light, near-neutral grey. Relative luminance 0.364; OKLCH L 71.5% C 0.011 H 286.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2AA |
|---|---|
| RGB | rgb(162, 162, 170) |
| HSL | hsl(240, 4%, 65%) |
| HSV | hsv(240, 5%, 67%) |
| CMYK | cmyk(4.7%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(66.84, 1.56, -4.14) |
| CIE-LCH | lch(66.84, 4.42, 290.63°) |
| OKLab | oklab(71.47% 0.0032 -0.011) |
| OKLCH | oklch(71.47% 0.011 286.1) |
| XYZ | xyz(35.0750, 36.4242, 43.2051) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.69
Cool Gray
#9AA7B0
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 6.43
Cool Grey
#95A3A6
ΔE00 7.89
Pewter
#899397
ΔE00 8.17
Grey
#929591
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2AA #AAAAA2
analogous
#A2A6AA #A2A2AA #A6A2AA
triadic
#A2A2AA #AAA2A2 #A2AAA2
tetradic
#A2A2AA #AAA2A6 #AAAAA2 #A2AAA6
square
#A2A2AA #AAA2A6 #AAAAA2 #A2AAA6
split-complementary
#A2A2AA #AAA6A2 #A6AAA2
monochromatic
#64646E #82828D #A2A2AA #C2C2C7 #E2E2E4
Accessibility & contrast
On white
2.53
#A2A2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A2A2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2AA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2AA | 1.00 | 2.53 | 8.28 | 8.28 |
| #FFFFFF | 2.53 | 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)
#A0A3AA
Deuteranopia (green-blind)
#A0A2AA
Tritanopia (blue-blind)
#A1A3A4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a2a2aa; /* rgb */ color: rgb(162, 162, 170); /* oklch */ color: oklch(71.5% 0.011 286.1);
Tailwind
colors: {
custom: {
50: '#bdbdc3',
500: '#a2a2aa',
950: '#000000',
},
}SCSS
$custom: #a2a2aa; $custom-light: #bdbdc3; $custom-dark: #000000;
JSON
{
"hex": "#a2a2aa",
"rgb": {
"r": 162,
"g": 162,
"b": 170
},
"hsl": {
"h": 240,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.71473,
"c": 0.01148,
"h": 286.1
},
"luminance": 0.36424
}Semantic roles & 50–950 ramp
primary
#A2A2AA
secondary
#D5D5D3
accent
#8E578E
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121212
muted
#818181