#A2AAB8#A2AAB8
#A2AAB8 is a light, muted blue. Relative luminance 0.399; OKLCH L 73.6% C 0.022 H 261.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AAB8 |
|---|---|
| RGB | rgb(162, 170, 184) |
| HSL | hsl(218, 13%, 68%) |
| HSV | hsv(218, 12%, 72%) |
| CMYK | cmyk(12%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(69.39, 0.03, -8.14) |
| CIE-LCH | lch(69.39, 8.14, 270.22°) |
| OKLab | oklab(73.61% -0.0032 -0.0219) |
| OKLCH | oklch(73.61% 0.022 261.8) |
| XYZ | xyz(37.9248, 39.8910, 51.0398) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.13
Dove Gray
#B6B8BD
ΔE00 5.93
Bluey Grey
#89A0B0
ΔE00 6.81
Dark Gray
#A9A9A9
ΔE00 6.88
Cool Grey
#95A3A6
ΔE00 7.39
Cloudy Blue
#ACC2D9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AAB8 #B8B0A2
analogous
#A2B5B8 #A2AAB8 #A5A2B8
triadic
#A2AAB8 #B8A2AA #AAB8A2
tetradic
#A2AAB8 #B8A2B5 #B8B0A2 #A2B8A5
square
#A2AAB8 #B8A2B5 #B8B0A2 #A2B8A5
split-complementary
#A2AAB8 #B8A5A2 #B5B8A2
monochromatic
#616C7F #7F8A9E #A2AAB8 #C5CAD2 #E7E9ED
Accessibility & contrast
On white
2.34
#A2AAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#A2AAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AAB8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AAB8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABB9
Deuteranopia (green-blind)
#A4A9B8
Tritanopia (blue-blind)
#9DADAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2aab8; /* rgb */ color: rgb(162, 170, 184); /* oklch */ color: oklch(73.6% 0.022 261.8);
Tailwind
colors: {
custom: {
50: '#bdc3cd',
500: '#a2aab8',
950: '#000000',
},
}SCSS
$custom: #a2aab8; $custom-light: #bdc3cd; $custom-dark: #000000;
JSON
{
"hex": "#a2aab8",
"rgb": {
"r": 162,
"g": 170,
"b": 184
},
"hsl": {
"h": 218.182,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.73609,
"c": 0.02213,
"h": 261.8
},
"luminance": 0.39892
}Semantic roles & 50–950 ramp
primary
#A2AAB8
secondary
#DEDCD8
accent
#7D4E98
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121213
muted
#818182