#A2ABC6#A2ABC6
#A2ABC6 is a light, muted blue. Relative luminance 0.409; OKLCH L 74.3% C 0.040 H 270.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABC6 |
|---|---|
| RGB | rgb(162, 171, 198) |
| HSL | hsl(225, 24%, 71%) |
| HSV | hsv(225, 18%, 78%) |
| CMYK | cmyk(18.2%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(70.09, 2.51, -14.81) |
| CIE-LCH | lch(70.09, 15.03, 279.63°) |
| OKLab | oklab(74.3% 0.0006 -0.0402) |
| OKLCH | oklch(74.3% 0.04 270.8) |
| XYZ | xyz(39.6538, 40.8837, 59.2173) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 8.25
Light Blue Grey
#B7C9E2
ΔE00 8.58
Cool Gray
#9AA7B0
ΔE00 8.88
Light Grey Blue
#9DBCD4
ΔE00 9.52
Dove Gray
#B6B8BD
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABC6 #C6BDA2
analogous
#A2BDC6 #A2ABC6 #ABA2C6
triadic
#A2ABC6 #C6A2AB #ABC6A2
tetradic
#A2ABC6 #C6A2BD #C6BDA2 #A2C6AB
square
#A2ABC6 #C6A2BD #C6BDA2 #A2C6AB
split-complementary
#A2ABC6 #C6ABA2 #BDC6A2
monochromatic
#5A6993 #7C89AF #A2ABC6 #C8CDDD #ECEEF3
Accessibility & contrast
On white
2.29
#A2ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#A2ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABC6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABC6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ADC7
Deuteranopia (green-blind)
#A1AAC5
Tritanopia (blue-blind)
#9AB0B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2abc6; /* rgb */ color: rgb(162, 171, 198); /* oklch */ color: oklch(74.3% 0.040 270.8);
Tailwind
colors: {
custom: {
50: '#bec4d7',
500: '#a2abc6',
950: '#000000',
},
}SCSS
$custom: #a2abc6; $custom-light: #bec4d7; $custom-dark: #000000;
JSON
{
"hex": "#a2abc6",
"rgb": {
"r": 162,
"g": 171,
"b": 198
},
"hsl": {
"h": 225,
"s": 24,
"l": 70.588
},
"oklch": {
"l": 0.74305,
"c": 0.04024,
"h": 270.8
},
"luminance": 0.40884
}Semantic roles & 50–950 ramp
primary
#A2ABC6
secondary
#E7E4DD
accent
#8B43A2
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183