#A2A4A0#A2A4A0
#A2A4A0 is a light, near-neutral grey. Relative luminance 0.368; OKLCH L 71.6% C 0.006 H 128.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4A0 |
|---|---|
| RGB | rgb(162, 164, 160) |
| HSL | hsl(90, 2%, 64%) |
| HSV | hsv(90, 2%, 64%) |
| CMYK | cmyk(1.2%, 0%, 2.4%, 35.7%) |
| CIE-LAB | lab(67.10, -1.47, 1.82) |
| CIE-LCH | lch(67.10, 2.34, 128.96°) |
| OKLab | oklab(71.59% -0.0038 0.0048) |
| OKLCH | oklch(71.59% 0.006 128.6) |
| XYZ | xyz(34.5199, 36.7703, 38.5297) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.17
Grey
#929591
ΔE00 4.81
Greyish
#A8A495
ΔE00 5.36
Cool Grey
#95A3A6
ΔE00 5.88
Cement
#A5A391
ΔE00 6.26
Stone
#A89F91
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4A0 #A2A0A4
analogous
#A4A4A0 #A2A4A0 #A0A4A0
triadic
#A2A4A0 #A0A2A4 #A4A0A2
tetradic
#A2A4A0 #A0A4A4 #A2A0A4 #A4A0A0
square
#A2A4A0 #A0A4A4 #A2A0A4 #A4A0A0
split-complementary
#A2A4A0 #A0A0A4 #A4A0A4
monochromatic
#656763 #838681 #A2A4A0 #C1C2BF #DFE0DF
Accessibility & contrast
On white
2.51
#A2A4A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A2A4A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4A0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4A0 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A3A0
Deuteranopia (green-blind)
#A4A3A0
Tritanopia (blue-blind)
#A2A4A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a2a4a0; /* rgb */ color: rgb(162, 164, 160); /* oklch */ color: oklch(71.6% 0.006 128.6);
Tailwind
colors: {
custom: {
50: '#bdbfbc',
500: '#a2a4a0',
950: '#000000',
},
}SCSS
$custom: #a2a4a0; $custom-light: #bdbfbc; $custom-dark: #000000;
JSON
{
"hex": "#a2a4a0",
"rgb": {
"r": 162,
"g": 164,
"b": 160
},
"hsl": {
"h": 90,
"s": 2.151,
"l": 63.529
},
"oklch": {
"l": 0.71587,
"c": 0.00613,
"h": 128.6
},
"luminance": 0.3677
}Semantic roles & 50–950 ramp
primary
#A2A4A0
secondary
#D0CFD1
accent
#5A8C73
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121212
muted
#818181