#A2A8A2#A2A8A2
#A2A8A2 is a light, near-neutral grey. Relative luminance 0.383; OKLCH L 72.5% C 0.011 H 145.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A8A2 |
|---|---|
| RGB | rgb(162, 168, 162) |
| HSL | hsl(120, 3%, 65%) |
| HSV | hsv(120, 4%, 66%) |
| CMYK | cmyk(3.6%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(68.24, -3.27, 2.36) |
| CIE-LCH | lch(68.24, 4.03, 144.24°) |
| OKLab | oklab(72.5% -0.009 0.0062) |
| OKLCH | oklch(72.5% 0.011 145.5) |
| XYZ | xyz(35.4234, 38.2951, 39.7009) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.91
Cool Grey
#95A3A6
ΔE00 5.54
Greyish
#A8A495
ΔE00 5.79
Grey
#929591
ΔE00 5.97
Cement
#A5A391
ΔE00 6.10
Cool Gray
#9AA7B0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A8A2 #A8A2A8
analogous
#A5A8A2 #A2A8A2 #A2A8A5
triadic
#A2A8A2 #A2A2A8 #A8A2A2
tetradic
#A2A8A2 #A2A5A8 #A8A2A8 #A8A5A2
square
#A2A8A2 #A2A5A8 #A8A2A8 #A8A5A2
split-complementary
#A2A8A2 #A5A2A8 #A8A2A5
monochromatic
#646B64 #828A82 #A2A8A2 #C2C6C2 #E1E3E1
Accessibility & contrast
On white
2.43
#A2A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#A2A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A8A2
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A8A2 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A2
Deuteranopia (green-blind)
#A7A6A2
Tritanopia (blue-blind)
#A2A8A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a8a2; /* rgb */ color: rgb(162, 168, 162); /* oklch */ color: oklch(72.5% 0.011 145.5);
Tailwind
colors: {
custom: {
50: '#bdc1bd',
500: '#a2a8a2',
950: '#000000',
},
}SCSS
$custom: #a2a8a2; $custom-light: #bdc1bd; $custom-dark: #000000;
JSON
{
"hex": "#a2a8a2",
"rgb": {
"r": 162,
"g": 168,
"b": 162
},
"hsl": {
"h": 120,
"s": 3.333,
"l": 64.706
},
"oklch": {
"l": 0.72497,
"c": 0.0109,
"h": 145.5
},
"luminance": 0.38295
}Semantic roles & 50–950 ramp
primary
#A2A8A2
secondary
#D4D2D4
accent
#588D8D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121212
muted
#818181