#A2ABBA#A2ABBA
#A2ABBA is a light, muted blue. Relative luminance 0.404; OKLCH L 73.9% C 0.024 H 260.7°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABBA |
|---|---|
| RGB | rgb(162, 171, 186) |
| HSL | hsl(218, 15%, 68%) |
| HSV | hsv(218, 13%, 73%) |
| CMYK | cmyk(12.9%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(69.72, -0.09, -8.75) |
| CIE-LCH | lch(69.72, 8.75, 269.39°) |
| OKLab | oklab(73.89% -0.0039 -0.0236) |
| OKLCH | oklch(73.89% 0.024 260.7) |
| XYZ | xyz(38.3241, 40.3518, 52.2144) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.26
Dove Gray
#B6B8BD
ΔE00 6.11
Bluey Grey
#89A0B0
ΔE00 6.73
Dark Gray
#A9A9A9
ΔE00 7.32
Cloudy Blue
#ACC2D9
ΔE00 7.34
Cool Grey
#95A3A6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABBA #BAB1A2
analogous
#A2B7BA #A2ABBA #A5A2BA
triadic
#A2ABBA #BAA2AB #ABBAA2
tetradic
#A2ABBA #BAA2B7 #BAB1A2 #A2BAA5
square
#A2ABBA #BAA2B7 #BAB1A2 #A2BAA5
split-complementary
#A2ABBA #BAA5A2 #B7BAA2
monochromatic
#606D82 #7F8BA0 #A2ABBA #C5CBD4 #E8EAEE
Accessibility & contrast
On white
2.32
#A2ABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#A2ABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABBA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABBA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBB
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#9CAEB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2abba; /* rgb */ color: rgb(162, 171, 186); /* oklch */ color: oklch(73.9% 0.024 260.7);
Tailwind
colors: {
custom: {
50: '#bdc4ce',
500: '#a2abba',
950: '#000000',
},
}SCSS
$custom: #a2abba; $custom-light: #bdc4ce; $custom-dark: #000000;
JSON
{
"hex": "#a2abba",
"rgb": {
"r": 162,
"g": 171,
"b": 186
},
"hsl": {
"h": 217.5,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.73886,
"c": 0.0239,
"h": 260.7
},
"luminance": 0.40352
}Semantic roles & 50–950 ramp
primary
#A2ABBA
secondary
#E0DDD8
accent
#7C4C99
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121213
muted
#818182