#A2ABBF#A2ABBF
#A2ABBF is a light, muted blue. Relative luminance 0.406; OKLCH L 74.1% C 0.031 H 266.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABBF |
|---|---|
| RGB | rgb(162, 171, 191) |
| HSL | hsl(221, 18%, 69%) |
| HSV | hsv(221, 15%, 75%) |
| CMYK | cmyk(15.2%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(69.87, 0.98, -11.29) |
| CIE-LCH | lch(69.87, 11.33, 274.95°) |
| OKLab | oklab(74.06% -0.002 -0.0305) |
| OKLCH | oklch(74.06% 0.031 266.3) |
| XYZ | xyz(38.8650, 40.5682, 55.0629) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 7.48
Bluey Grey
#89A0B0
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABBF #BFB6A2
analogous
#A2BABF #A2ABBF #A8A2BF
triadic
#A2ABBF #BFA2AB #ABBFA2
tetradic
#A2ABBF #BFA2BA #BFB6A2 #A2BFA8
square
#A2ABBF #BFA2BA #BFB6A2 #A2BFA8
split-complementary
#A2ABBF #BFA8A2 #BABFA2
monochromatic
#5E6B89 #7E8AA6 #A2ABBF #C6CCD8 #EBECF1
Accessibility & contrast
On white
2.30
#A2ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#A2ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABBF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABBF | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#9BAFB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2abbf; /* rgb */ color: rgb(162, 171, 191); /* oklch */ color: oklch(74.1% 0.031 266.3);
Tailwind
colors: {
custom: {
50: '#bdc4d2',
500: '#a2abbf',
950: '#000000',
},
}SCSS
$custom: #a2abbf; $custom-light: #bdc4d2; $custom-dark: #000000;
JSON
{
"hex": "#a2abbf",
"rgb": {
"r": 162,
"g": 171,
"b": 191
},
"hsl": {
"h": 221.379,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74057,
"c": 0.03058,
"h": 266.3
},
"luminance": 0.40569
}Semantic roles & 50–950 ramp
primary
#A2ABBF
secondary
#E3E0DA
accent
#83499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182