#A2ABC0#A2ABC0
#A2ABC0 is a light, muted blue. Relative luminance 0.406; OKLCH L 74.1% C 0.032 H 267.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABC0 |
|---|---|
| RGB | rgb(162, 171, 192) |
| HSL | hsl(222, 19%, 69%) |
| HSV | hsv(222, 16%, 75%) |
| CMYK | cmyk(15.6%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(69.90, 1.19, -11.79) |
| CIE-LCH | lch(69.90, 11.85, 275.78°) |
| OKLab | oklab(74.09% -0.0016 -0.0319) |
| OKLCH | oklch(74.09% 0.032 267.1) |
| XYZ | xyz(38.9754, 40.6123, 55.6445) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 7.44
Cloudy Blue
#ACC2D9
ΔE00 7.49
Dove Gray
#B6B8BD
ΔE00 7.77
Bluey Grey
#89A0B0
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABC0 #C0B7A2
analogous
#A2BAC0 #A2ABC0 #A8A2C0
triadic
#A2ABC0 #C0A2AB #ABC0A2
tetradic
#A2ABC0 #C0A2BA #C0B7A2 #A2C0A8
square
#A2ABC0 #C0A2BA #C0B7A2 #A2C0A8
split-complementary
#A2ABC0 #C0A8A2 #BAC0A2
monochromatic
#5E6B8A #7E8AA7 #A2ABC0 #C6CCD9 #EBEDF1
Accessibility & contrast
On white
2.30
#A2ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#A2ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABC0
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABC0 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC1
Deuteranopia (green-blind)
#A2AABF
Tritanopia (blue-blind)
#9BAFB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2abc0; /* rgb */ color: rgb(162, 171, 192); /* oklch */ color: oklch(74.1% 0.032 267.1);
Tailwind
colors: {
custom: {
50: '#bdc4d3',
500: '#a2abc0',
950: '#000000',
},
}SCSS
$custom: #a2abc0; $custom-light: #bdc4d3; $custom-dark: #000000;
JSON
{
"hex": "#a2abc0",
"rgb": {
"r": 162,
"g": 171,
"b": 192
},
"hsl": {
"h": 222,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.74092,
"c": 0.03194,
"h": 267.1
},
"luminance": 0.40613
}Semantic roles & 50–950 ramp
primary
#A2ABC0
secondary
#E3E1DB
accent
#84489E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121214
muted
#818182