#A2AABE#A2AABE
#A2AABE is a light, muted blue. Relative luminance 0.401; OKLCH L 73.8% C 0.030 H 268.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AABE |
|---|---|
| RGB | rgb(162, 170, 190) |
| HSL | hsl(223, 18%, 69%) |
| HSV | hsv(223, 15%, 75%) |
| CMYK | cmyk(14.7%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(69.57, 1.31, -11.18) |
| CIE-LCH | lch(69.57, 11.26, 276.68°) |
| OKLab | oklab(73.81% -0.0009 -0.0302) |
| OKLCH | oklch(73.81% 0.03 268.3) |
| XYZ | xyz(38.5671, 40.1480, 54.4226) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 7.87
Cloudy Blue
#ACC2D9
ΔE00 7.89
Bluey Grey
#89A0B0
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AABE #BEB6A2
analogous
#A2B8BE #A2AABE #A8A2BE
triadic
#A2AABE #BEA2AA #AABEA2
tetradic
#A2AABE #BEA2B8 #BEB6A2 #A2BEA8
square
#A2AABE #BEA2B8 #BEB6A2 #A2BEA8
split-complementary
#A2AABE #BEA8A2 #B8BEA2
monochromatic
#5E6A87 #7E89A5 #A2AABE #C6CBD7 #EAECF0
Accessibility & contrast
On white
2.33
#A2AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#A2AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AABE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AABE | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#9CAEB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2aabe; /* rgb */ color: rgb(162, 170, 190); /* oklch */ color: oklch(73.8% 0.030 268.3);
Tailwind
colors: {
custom: {
50: '#bdc3d1',
500: '#a2aabe',
950: '#000000',
},
}SCSS
$custom: #a2aabe; $custom-light: #bdc3d1; $custom-dark: #000000;
JSON
{
"hex": "#a2aabe",
"rgb": {
"r": 162,
"g": 170,
"b": 190
},
"hsl": {
"h": 222.857,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.73814,
"c": 0.03023,
"h": 268.3
},
"luminance": 0.40149
}Semantic roles & 50–950 ramp
primary
#A2AABE
secondary
#E2E0DA
accent
#84499C
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121214
muted
#818182