#A2A0A4#A2A0A4
#A2A0A4 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 70.9% C 0.006 H 308.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0A4 |
|---|---|
| RGB | rgb(162, 160, 164) |
| HSL | hsl(270, 2%, 64%) |
| HSV | hsv(270, 2%, 64%) |
| CMYK | cmyk(1.2%, 2.4%, 0%, 35.7%) |
| CIE-LAB | lab(66.14, 1.48, -1.82) |
| CIE-LCH | lch(66.14, 2.35, 309.17°) |
| OKLab | oklab(70.86% 0.0038 -0.0048) |
| OKLCH | oklch(70.86% 0.006 308.4) |
| XYZ | xyz(34.1708, 35.5034, 40.1674) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.66
Dove Gray
#B6B8BD
ΔE00 6.94
Grey
#929591
ΔE00 6.99
Cool Gray
#9AA7B0
ΔE00 7.12
Pewter
#899397
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0A4 #A2A4A0
analogous
#A0A0A4 #A2A0A4 #A4A0A4
triadic
#A2A0A4 #A4A2A0 #A0A4A2
tetradic
#A2A0A4 #A4A0A0 #A2A4A0 #A0A4A4
square
#A2A0A4 #A4A0A0 #A2A4A0 #A0A4A4
split-complementary
#A2A0A4 #A4A4A0 #A0A4A0
monochromatic
#656367 #838186 #A2A0A4 #C1BFC2 #DFDFE0
Accessibility & contrast
On white
2.59
#A2A0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A2A0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0A4
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0A4 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A4
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#A2A0A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a2a0a4; /* rgb */ color: rgb(162, 160, 164); /* oklch */ color: oklch(70.9% 0.006 308.4);
Tailwind
colors: {
custom: {
50: '#bdbcbf',
500: '#a2a0a4',
950: '#000000',
},
}SCSS
$custom: #a2a0a4; $custom-light: #bdbcbf; $custom-dark: #000000;
JSON
{
"hex": "#a2a0a4",
"rgb": {
"r": 162,
"g": 160,
"b": 164
},
"hsl": {
"h": 270,
"s": 2.151,
"l": 63.529
},
"oklch": {
"l": 0.70864,
"c": 0.00615,
"h": 308.4
},
"luminance": 0.35503
}Semantic roles & 50–950 ramp
primary
#A2A0A4
secondary
#D0D1CF
accent
#8C5A73
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181