#A2AABC#A2AABC
#A2AABC is a light, muted blue. Relative luminance 0.401; OKLCH L 73.7% C 0.027 H 266.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AABC |
|---|---|
| RGB | rgb(162, 170, 188) |
| HSL | hsl(222, 16%, 69%) |
| HSV | hsv(222, 14%, 74%) |
| CMYK | cmyk(13.8%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(69.51, 0.88, -10.17) |
| CIE-LCH | lch(69.51, 10.20, 274.94°) |
| OKLab | oklab(73.75% -0.0017 -0.0274) |
| OKLCH | oklch(73.75% 0.027 266.5) |
| XYZ | xyz(38.3501, 40.0611, 53.2793) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.73
Dove Gray
#B6B8BD
ΔE00 6.99
Bluey Grey
#89A0B0
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 7.92
Dark Gray
#A9A9A9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AABC #BCB4A2
analogous
#A2B7BC #A2AABC #A7A2BC
triadic
#A2AABC #BCA2AA #AABCA2
tetradic
#A2AABC #BCA2B7 #BCB4A2 #A2BCA7
square
#A2AABC #BCA2B7 #BCB4A2 #A2BCA7
split-complementary
#A2AABC #BCA7A2 #B7BCA2
monochromatic
#5F6B84 #7E89A2 #A2AABC #C6CBD6 #E9EBEF
Accessibility & contrast
On white
2.33
#A2AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#A2AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AABC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AABC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#9CADB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2aabc; /* rgb */ color: rgb(162, 170, 188); /* oklch */ color: oklch(73.7% 0.027 266.5);
Tailwind
colors: {
custom: {
50: '#bdc3d0',
500: '#a2aabc',
950: '#000000',
},
}SCSS
$custom: #a2aabc; $custom-light: #bdc3d0; $custom-dark: #000000;
JSON
{
"hex": "#a2aabc",
"rgb": {
"r": 162,
"g": 170,
"b": 188
},
"hsl": {
"h": 221.538,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.73745,
"c": 0.02749,
"h": 266.5
},
"luminance": 0.40062
}Semantic roles & 50–950 ramp
primary
#A2AABC
secondary
#E1DED9
accent
#824B9A
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121214
muted
#818182