#A0A2A4#A0A2A4
#A0A2A4 is a light, near-neutral grey. Relative luminance 0.360; OKLCH L 71.1% C 0.004 H 247.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2A4 |
|---|---|
| RGB | rgb(160, 162, 164) |
| HSL | hsl(210, 2%, 64%) |
| HSV | hsv(210, 2%, 64%) |
| CMYK | cmyk(2.4%, 1.2%, 0%, 35.7%) |
| CIE-LAB | lab(66.52, -0.33, -1.29) |
| CIE-LCH | lch(66.52, 1.33, 255.71°) |
| OKLab | oklab(71.12% -0.0014 -0.0034) |
| OKLCH | oklch(71.12% 0.004 247.9) |
| XYZ | xyz(34.1172, 35.9945, 40.2650) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.54
Cool Gray
#9AA7B0
ΔE00 5.16
Cool Grey
#95A3A6
ΔE00 5.34
Grey
#929591
ΔE00 5.62
Pewter
#899397
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2A4 #A4A2A0
analogous
#A0A4A4 #A0A2A4 #A0A0A4
triadic
#A0A2A4 #A4A0A2 #A2A4A0
tetradic
#A0A2A4 #A4A0A4 #A4A2A0 #A0A4A0
square
#A0A2A4 #A4A0A4 #A4A2A0 #A0A4A0
split-complementary
#A0A2A4 #A4A0A0 #A4A4A0
monochromatic
#636567 #818386 #A0A2A4 #BFC1C2 #DFDFE0
Accessibility & contrast
On white
2.56
#A0A2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A0A2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2A4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2A4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#A1A2A4
Tritanopia (blue-blind)
#9FA2A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a0a2a4; /* rgb */ color: rgb(160, 162, 164); /* oklch */ color: oklch(71.1% 0.004 247.9);
Tailwind
colors: {
custom: {
50: '#bcbdbf',
500: '#a0a2a4',
950: '#000000',
},
}SCSS
$custom: #a0a2a4; $custom-light: #bcbdbf; $custom-dark: #000000;
JSON
{
"hex": "#a0a2a4",
"rgb": {
"r": 160,
"g": 162,
"b": 164
},
"hsl": {
"h": 210,
"s": 2.151,
"l": 63.529
},
"oklch": {
"l": 0.71121,
"c": 0.0037,
"h": 247.9
},
"luminance": 0.35995
}Semantic roles & 50–950 ramp
primary
#A0A2A4
secondary
#D1D0CF
accent
#735A8C
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181