#A2AAA8#A2AAA8
#A2AAA8 is a light, near-neutral grey. Relative luminance 0.393; OKLCH L 73.1% C 0.009 H 179.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAA8 |
|---|---|
| RGB | rgb(162, 170, 168) |
| HSL | hsl(165, 4%, 65%) |
| HSV | hsv(165, 5%, 67%) |
| CMYK | cmyk(4.7%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.94, -3.21, 0.05) |
| CIE-LCH | lch(68.94, 3.21, 179.10°) |
| OKLab | oklab(73.1% -0.0095 0.0001) |
| OKLCH | oklch(73.1% 0.009 179.5) |
| XYZ | xyz(36.3415, 39.2577, 42.7011) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.95
Dark Gray
#A9A9A9
ΔE00 4.35
Cool Gray
#9AA7B0
ΔE00 5.64
Grey
#929591
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 6.96
Greyish
#A8A495
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAA8 #AAA2A4
analogous
#A2AAA4 #A2AAA8 #A2A8AA
triadic
#A2AAA8 #A8A2AA #AAA8A2
tetradic
#A2AAA8 #A4A2AA #AAA2A4 #A8AAA2
square
#A2AAA8 #A4A2AA #AAA2A4 #A8AAA2
split-complementary
#A2AAA8 #AAA2A8 #AAA4A2
monochromatic
#646E6B #828D8A #A2AAA8 #C2C7C6 #E2E4E4
Accessibility & contrast
On white
2.37
#A2AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#A2AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAA8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAA8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#A8A8A8
Tritanopia (blue-blind)
#A0AAA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2aaa8; /* rgb */ color: rgb(162, 170, 168); /* oklch */ color: oklch(73.1% 0.009 179.5);
Tailwind
colors: {
custom: {
50: '#bdc3c1',
500: '#a2aaa8',
950: '#000000',
},
}SCSS
$custom: #a2aaa8; $custom-light: #bdc3c1; $custom-dark: #000000;
JSON
{
"hex": "#a2aaa8",
"rgb": {
"r": 162,
"g": 170,
"b": 168
},
"hsl": {
"h": 165,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.73102,
"c": 0.00948,
"h": 179.5
},
"luminance": 0.39258
}Semantic roles & 50–950 ramp
primary
#A2AAA8
secondary
#D5D3D3
accent
#57658E
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#121212
muted
#818181