#A0A2A2#A0A2A2
#A0A2A2 is a light, near-neutral grey. Relative luminance 0.359; OKLCH L 71.1% C 0.002 H 197.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2A2 |
|---|---|
| RGB | rgb(160, 162, 162) |
| HSL | hsl(180, 1%, 63%) |
| HSV | hsv(180, 1%, 64%) |
| CMYK | cmyk(1.2%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(66.46, -0.71, -0.25) |
| CIE-LCH | lch(66.46, 0.76, 199.34°) |
| OKLab | oklab(71.06% -0.0022 -0.0007) |
| OKLCH | oklch(71.06% 0.002 197.2) |
| XYZ | xyz(33.9380, 35.9228, 39.3213) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.45
Grey
#929591
ΔE00 4.91
Cool Grey
#95A3A6
ΔE00 5.21
Cool Gray
#9AA7B0
ΔE00 5.73
Pewter
#899397
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2A2 #A2A0A0
analogous
#A0A2A1 #A0A2A2 #A0A1A2
triadic
#A0A2A2 #A2A0A2 #A2A2A0
tetradic
#A0A2A2 #A1A0A2 #A2A0A0 #A1A2A0
square
#A0A2A2 #A1A0A2 #A2A0A0 #A1A2A0
split-complementary
#A0A2A2 #A2A0A1 #A2A1A0
monochromatic
#636565 #818484 #A0A2A2 #BFC0C0 #DEDFDF
Accessibility & contrast
On white
2.57
#A0A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#A0A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2A2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2A2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#9FA2A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a0a2a2; /* rgb */ color: rgb(160, 162, 162); /* oklch */ color: oklch(71.1% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#bcbdbd',
500: '#a0a2a2',
950: '#000000',
},
}SCSS
$custom: #a0a2a2; $custom-light: #bcbdbd; $custom-dark: #000000;
JSON
{
"hex": "#a0a2a2",
"rgb": {
"r": 160,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 1.064,
"l": 63.137
},
"oklch": {
"l": 0.7106,
"c": 0.0023,
"h": 197.2
},
"luminance": 0.35923
}Semantic roles & 50–950 ramp
primary
#A0A2A2
secondary
#CFCFCF
accent
#5B5B8B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181