#A2A2A8#A2A2A8
#A2A2A8 is a light, near-neutral grey. Relative luminance 0.363; OKLCH L 71.4% C 0.009 H 286.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2A8 |
|---|---|
| RGB | rgb(162, 162, 168) |
| HSL | hsl(240, 3%, 65%) |
| HSV | hsv(240, 4%, 66%) |
| CMYK | cmyk(3.6%, 3.6%, 0%, 34.1%) |
| CIE-LAB | lab(66.79, 1.16, -3.10) |
| CIE-LCH | lch(66.79, 3.31, 290.52°) |
| OKLab | oklab(71.41% 0.0024 -0.0083) |
| OKLCH | oklch(71.41% 0.009 286.2) |
| XYZ | xyz(34.8872, 36.3491, 42.2163) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.83
Cool Gray
#9AA7B0
ΔE00 5.93
Dove Gray
#B6B8BD
ΔE00 6.26
Cool Grey
#95A3A6
ΔE00 7.30
Grey
#929591
ΔE00 7.64
Pewter
#899397
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2A8 #A8A8A2
analogous
#A2A5A8 #A2A2A8 #A5A2A8
triadic
#A2A2A8 #A8A2A2 #A2A8A2
tetradic
#A2A2A8 #A8A2A5 #A8A8A2 #A2A8A5
square
#A2A2A8 #A8A2A5 #A8A8A2 #A2A8A5
split-complementary
#A2A2A8 #A8A5A2 #A5A8A2
monochromatic
#64646B #82828A #A2A2A8 #C2C2C6 #E1E1E3
Accessibility & contrast
On white
2.54
#A2A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#A2A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2A8
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2A8 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#A1A2A8
Tritanopia (blue-blind)
#A1A3A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a2a2a8; /* rgb */ color: rgb(162, 162, 168); /* oklch */ color: oklch(71.4% 0.009 286.2);
Tailwind
colors: {
custom: {
50: '#bdbdc1',
500: '#a2a2a8',
950: '#000000',
},
}SCSS
$custom: #a2a2a8; $custom-light: #bdbdc1; $custom-dark: #000000;
JSON
{
"hex": "#a2a2a8",
"rgb": {
"r": 162,
"g": 162,
"b": 168
},
"hsl": {
"h": 240,
"s": 3.333,
"l": 64.706
},
"oklch": {
"l": 0.71409,
"c": 0.00861,
"h": 286.2
},
"luminance": 0.36349
}Semantic roles & 50–950 ramp
primary
#A2A2A8
secondary
#D4D4D2
accent
#8D588D
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121212
muted
#818181