#A2AAAF#A2AAAF
#A2AAAF is a light, near-neutral grey. Relative luminance 0.395; OKLCH L 73.3% C 0.012 H 234.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAAF |
|---|---|
| RGB | rgb(162, 170, 175) |
| HSL | hsl(203, 8%, 66%) |
| HSV | hsv(203, 7%, 69%) |
| CMYK | cmyk(7.4%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(69.13, -1.82, -3.54) |
| CIE-LCH | lch(69.13, 3.98, 242.79°) |
| OKLab | oklab(73.32% -0.0067 -0.0095) |
| OKLCH | oklch(73.32% 0.012 234.9) |
| XYZ | xyz(37.0113, 39.5256, 46.2284) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.58
Cool Grey
#95A3A6
ΔE00 4.00
Dark Gray
#A9A9A9
ΔE00 4.07
Dove Gray
#B6B8BD
ΔE00 5.17
Bluey Grey
#89A0B0
ΔE00 7.04
Pewter
#899397
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAAF #AFA7A2
analogous
#A2AFAD #A2AAAF #A2A3AF
triadic
#A2AAAF #AFA2AA #AAAFA2
tetradic
#A2AAAF #ADA2AF #AFA7A2 #A3AFA2
square
#A2AAAF #ADA2AF #AFA7A2 #A3AFA2
split-complementary
#A2AAAF #AFA2A3 #AFADA2
monochromatic
#636D73 #818C93 #A2AAAF #C3C8CB #E4E6E8
Accessibility & contrast
On white
2.36
#A2AAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A2AAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAAF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAAF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#9FABAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aaaf; /* rgb */ color: rgb(162, 170, 175); /* oklch */ color: oklch(73.3% 0.012 234.9);
Tailwind
colors: {
custom: {
50: '#bdc3c6',
500: '#a2aaaf',
950: '#000000',
},
}SCSS
$custom: #a2aaaf; $custom-light: #bdc3c6; $custom-dark: #000000;
JSON
{
"hex": "#a2aaaf",
"rgb": {
"r": 162,
"g": 170,
"b": 175
},
"hsl": {
"h": 203.077,
"s": 7.514,
"l": 66.078
},
"oklch": {
"l": 0.73317,
"c": 0.01161,
"h": 234.9
},
"luminance": 0.39526
}Semantic roles & 50–950 ramp
primary
#A2AAAF
secondary
#D9D6D4
accent
#6C5491
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121213
muted
#818182