#A2AAAE#A2AAAE
#A2AAAE is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.3% C 0.011 H 229.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAAE |
|---|---|
| RGB | rgb(162, 170, 174) |
| HSL | hsl(200, 7%, 66%) |
| HSV | hsv(200, 7%, 68%) |
| CMYK | cmyk(6.9%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(69.10, -2.02, -3.03) |
| CIE-LCH | lch(69.10, 3.64, 236.28°) |
| OKLab | oklab(73.29% -0.0071 -0.0081) |
| OKLCH | oklch(73.29% 0.011 229) |
| XYZ | xyz(36.9134, 39.4865, 45.7131) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.87
Cool Grey
#95A3A6
ΔE00 3.75
Dark Gray
#A9A9A9
ΔE00 3.91
Dove Gray
#B6B8BD
ΔE00 5.31
Bluey Grey
#89A0B0
ΔE00 7.28
Pewter
#899397
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAAE #AEA6A2
analogous
#A2AEAC #A2AAAE #A2A4AE
triadic
#A2AAAE #AEA2AA #AAAEA2
tetradic
#A2AAAE #ACA2AE #AEA6A2 #A4AEA2
square
#A2AAAE #ACA2AE #AEA6A2 #A4AEA2
split-complementary
#A2AAAE #AEA2A4 #AEACA2
monochromatic
#636D72 #818C92 #A2AAAE #C3C8CA #E3E6E7
Accessibility & contrast
On white
2.36
#A2AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#A2AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAAE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAAE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAE
Deuteranopia (green-blind)
#A6A8AE
Tritanopia (blue-blind)
#9FABAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aaae; /* rgb */ color: rgb(162, 170, 174); /* oklch */ color: oklch(73.3% 0.011 229.0);
Tailwind
colors: {
custom: {
50: '#bdc3c6',
500: '#a2aaae',
950: '#000000',
},
}SCSS
$custom: #a2aaae; $custom-light: #bdc3c6; $custom-dark: #000000;
JSON
{
"hex": "#a2aaae",
"rgb": {
"r": 162,
"g": 170,
"b": 174
},
"hsl": {
"h": 200,
"s": 6.897,
"l": 65.882
},
"oklch": {
"l": 0.73286,
"c": 0.01077,
"h": 229
},
"luminance": 0.39487
}Semantic roles & 50–950 ramp
primary
#A2AAAE
secondary
#D8D5D4
accent
#695591
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121213
muted
#818182