#A2ABBD#A2ABBD
#A2ABBD is a light, muted blue. Relative luminance 0.405; OKLCH L 74.0% C 0.028 H 264.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABBD |
|---|---|
| RGB | rgb(162, 171, 189) |
| HSL | hsl(220, 17%, 69%) |
| HSV | hsv(220, 14%, 74%) |
| CMYK | cmyk(14.3%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(69.81, 0.55, -10.27) |
| CIE-LCH | lch(69.81, 10.29, 273.04°) |
| OKLab | oklab(73.99% -0.0027 -0.0277) |
| OKLCH | oklch(73.99% 0.028 264.4) |
| XYZ | xyz(38.6464, 40.4807, 53.9117) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.30
Bluey Grey
#89A0B0
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABBD #BDB4A2
analogous
#A2B9BD #A2ABBD #A7A2BD
triadic
#A2ABBD #BDA2AB #ABBDA2
tetradic
#A2ABBD #BDA2B9 #BDB4A2 #A2BDA7
square
#A2ABBD #BDA2B9 #BDB4A2 #A2BDA7
split-complementary
#A2ABBD #BDA7A2 #B9BDA2
monochromatic
#5F6C86 #7E8BA4 #A2ABBD #C6CBD6 #EAECF0
Accessibility & contrast
On white
2.31
#A2ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#A2ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABBD
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABBD | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#9CAEB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2abbd; /* rgb */ color: rgb(162, 171, 189); /* oklch */ color: oklch(74.0% 0.028 264.4);
Tailwind
colors: {
custom: {
50: '#bdc4d0',
500: '#a2abbd',
950: '#000000',
},
}SCSS
$custom: #a2abbd; $custom-light: #bdc4d0; $custom-dark: #000000;
JSON
{
"hex": "#a2abbd",
"rgb": {
"r": 162,
"g": 171,
"b": 189
},
"hsl": {
"h": 220,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.73988,
"c": 0.02788,
"h": 264.4
},
"luminance": 0.40481
}Semantic roles & 50–950 ramp
primary
#A2ABBD
secondary
#E1DFD9
accent
#804A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182