#A2A0A2#A2A0A2
#A2A0A2 is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.8% C 0.004 H 325.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0A2 |
|---|---|
| RGB | rgb(162, 160, 162) |
| HSL | hsl(300, 1%, 63%) |
| HSV | hsv(300, 1%, 64%) |
| CMYK | cmyk(0%, 1.2%, 0%, 36.5%) |
| CIE-LAB | lab(66.08, 1.10, -0.78) |
| CIE-LCH | lch(66.08, 1.35, 324.50°) |
| OKLab | oklab(70.8% 0.003 -0.0021) |
| OKLCH | oklch(70.8% 0.004 325.6) |
| XYZ | xyz(33.9916, 35.4317, 39.2237) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.06
Grey
#929591
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 7.06
Cool Gray
#9AA7B0
ΔE00 7.23
Cool Grey
#95A3A6
ΔE00 7.69
Pewter
#899397
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0A2 #A0A2A0
analogous
#A1A0A2 #A2A0A2 #A2A0A1
triadic
#A2A0A2 #A2A2A0 #A0A2A2
tetradic
#A2A0A2 #A2A1A0 #A0A2A0 #A0A1A2
square
#A2A0A2 #A2A1A0 #A0A2A0 #A0A1A2
split-complementary
#A2A0A2 #A1A2A0 #A0A2A1
monochromatic
#656365 #848184 #A2A0A2 #C0BFC0 #DFDEDF
Accessibility & contrast
On white
2.60
#A2A0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A2A0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0A2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0A2 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#A2A0A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a2a0a2; /* rgb */ color: rgb(162, 160, 162); /* oklch */ color: oklch(70.8% 0.004 325.6);
Tailwind
colors: {
custom: {
50: '#bdbcbd',
500: '#a2a0a2',
950: '#000000',
},
}SCSS
$custom: #a2a0a2; $custom-light: #bdbcbd; $custom-dark: #000000;
JSON
{
"hex": "#a2a0a2",
"rgb": {
"r": 162,
"g": 160,
"b": 162
},
"hsl": {
"h": 300,
"s": 1.064,
"l": 63.137
},
"oklch": {
"l": 0.70803,
"c": 0.00366,
"h": 325.6
},
"luminance": 0.35432
}Semantic roles & 50–950 ramp
primary
#A2A0A2
secondary
#CFCFCF
accent
#8B5B5B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181