#A2AAB6#A2AAB6
#A2AAB6 is a light, near-neutral blue. Relative luminance 0.398; OKLCH L 73.5% C 0.020 H 258.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAB6 |
|---|---|
| RGB | rgb(162, 170, 182) |
| HSL | hsl(216, 12%, 67%) |
| HSV | hsv(216, 11%, 71%) |
| CMYK | cmyk(11%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(69.33, -0.39, -7.12) |
| CIE-LCH | lch(69.33, 7.13, 266.88°) |
| OKLab | oklab(73.54% -0.0039 -0.0191) |
| OKLCH | oklch(73.54% 0.02 258.4) |
| XYZ | xyz(37.7167, 39.8078, 49.9435) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.36
Dove Gray
#B6B8BD
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 6.15
Cool Grey
#95A3A6
ΔE00 6.57
Bluey Grey
#89A0B0
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAB6 #B6AEA2
analogous
#A2B4B6 #A2AAB6 #A4A2B6
triadic
#A2AAB6 #B6A2AA #AAB6A2
tetradic
#A2AAB6 #B6A2B4 #B6AEA2 #A2B6A4
square
#A2AAB6 #B6A2B4 #B6AEA2 #A2B6A4
split-complementary
#A2AAB6 #B6A4A2 #B4B6A2
monochromatic
#616C7C #808B9B #A2AAB6 #C4C9D1 #E7E9EC
Accessibility & contrast
On white
2.34
#A2AAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#A2AAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAB6
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAB6 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB7
Deuteranopia (green-blind)
#A4A8B6
Tritanopia (blue-blind)
#9DACAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aab6; /* rgb */ color: rgb(162, 170, 182); /* oklch */ color: oklch(73.5% 0.020 258.4);
Tailwind
colors: {
custom: {
50: '#bdc3cb',
500: '#a2aab6',
950: '#000000',
},
}SCSS
$custom: #a2aab6; $custom-light: #bdc3cb; $custom-dark: #000000;
JSON
{
"hex": "#a2aab6",
"rgb": {
"r": 162,
"g": 170,
"b": 182
},
"hsl": {
"h": 216,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.73543,
"c": 0.01954,
"h": 258.4
},
"luminance": 0.39808
}Semantic roles & 50–950 ramp
primary
#A2AAB6
secondary
#DDDBD7
accent
#7A4F96
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#121213
muted
#818182