#A2ABC4#A2ABC4
#A2ABC4 is a light, muted blue. Relative luminance 0.408; OKLCH L 74.2% C 0.037 H 269.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABC4 |
|---|---|
| RGB | rgb(162, 171, 196) |
| HSL | hsl(224, 22%, 70%) |
| HSV | hsv(224, 17%, 77%) |
| CMYK | cmyk(17.3%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(70.03, 2.07, -13.81) |
| CIE-LCH | lch(70.03, 13.96, 278.53°) |
| OKLab | oklab(74.23% -0.0001 -0.0375) |
| OKLCH | oklch(74.23% 0.037 269.8) |
| XYZ | xyz(39.4246, 40.7920, 58.0104) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.60
Cloudy Blue
#ACC2D9
ΔE00 7.96
Cool Gray
#9AA7B0
ΔE00 8.18
Light Blue Grey
#B7C9E2
ΔE00 8.44
Dove Gray
#B6B8BD
ΔE00 8.96
Bluey Grey
#89A0B0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABC4 #C4BBA2
analogous
#A2BCC4 #A2ABC4 #AAA2C4
triadic
#A2ABC4 #C4A2AB #ABC4A2
tetradic
#A2ABC4 #C4A2BC #C4BBA2 #A2C4AA
square
#A2ABC4 #C4A2BC #C4BBA2 #A2C4AA
split-complementary
#A2ABC4 #C4AAA2 #BCC4A2
monochromatic
#5B6990 #7D89AC #A2ABC4 #C7CDDC #ECEEF3
Accessibility & contrast
On white
2.29
#A2ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#A2ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABC4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABC4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC5
Deuteranopia (green-blind)
#A1AAC3
Tritanopia (blue-blind)
#9AB0B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2abc4; /* rgb */ color: rgb(162, 171, 196); /* oklch */ color: oklch(74.2% 0.037 269.8);
Tailwind
colors: {
custom: {
50: '#bdc4d5',
500: '#a2abc4',
950: '#000000',
},
}SCSS
$custom: #a2abc4; $custom-light: #bdc4d5; $custom-dark: #000000;
JSON
{
"hex": "#a2abc4",
"rgb": {
"r": 162,
"g": 171,
"b": 196
},
"hsl": {
"h": 224.118,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.74233,
"c": 0.03746,
"h": 269.8
},
"luminance": 0.40793
}Semantic roles & 50–950 ramp
primary
#A2ABC4
secondary
#E6E3DC
accent
#8845A1
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183