#A2A0AA#A2A0AA
#A2A0AA is a light, near-neutral grey. Relative luminance 0.357; OKLCH L 71.1% C 0.015 H 295.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0AA |
|---|---|
| RGB | rgb(162, 160, 170) |
| HSL | hsl(252, 6%, 65%) |
| HSV | hsv(252, 6%, 67%) |
| CMYK | cmyk(4.7%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(66.31, 2.66, -4.92) |
| CIE-LCH | lch(66.31, 5.60, 298.39°) |
| OKLab | oklab(71.06% 0.0062 -0.0131) |
| OKLCH | oklch(71.06% 0.015 295.2) |
| XYZ | xyz(34.7255, 35.7252, 43.0886) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.01
Dove Gray
#B6B8BD
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 7.70
Pewter
#899397
ΔE00 9.19
Grey
#929591
ΔE00 9.43
Cool Grey
#95A3A6
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0AA #A8AAA0
analogous
#A0A3AA #A2A0AA #A7A0AA
triadic
#A2A0AA #AAA2A0 #A0AAA2
tetradic
#A2A0AA #AAA0A3 #A8AAA0 #A0AAA7
square
#A2A0AA #AAA0A3 #A8AAA0 #A0AAA7
split-complementary
#A2A0AA #AAA7A0 #A3AAA0
monochromatic
#64626E #82808D #A2A0AA #C2C0C7 #E1E1E4
Accessibility & contrast
On white
2.58
#A2A0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#A2A0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0AA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0AA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AA
Deuteranopia (green-blind)
#9EA1AA
Tritanopia (blue-blind)
#A1A1A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a2a0aa; /* rgb */ color: rgb(162, 160, 170); /* oklch */ color: oklch(71.1% 0.015 295.2);
Tailwind
colors: {
custom: {
50: '#bdbcc3',
500: '#a2a0aa',
950: '#000000',
},
}SCSS
$custom: #a2a0aa; $custom-light: #bdbcc3; $custom-dark: #000000;
JSON
{
"hex": "#a2a0aa",
"rgb": {
"r": 162,
"g": 160,
"b": 170
},
"hsl": {
"h": 252,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.71055,
"c": 0.01452,
"h": 295.2
},
"luminance": 0.35725
}Semantic roles & 50–950 ramp
primary
#A2A0AA
secondary
#D4D5D1
accent
#8F5684
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121212
muted
#818181