#A2ABE5#A2ABE5
#A2ABE5 is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.5% C 0.084 H 277.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABE5 |
|---|---|
| RGB | rgb(162, 171, 229) |
| HSL | hsl(232, 56%, 77%) |
| HSV | hsv(232, 29%, 90%) |
| CMYK | cmyk(29.3%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(71.19, 9.81, -30.15) |
| CIE-LCH | lch(71.19, 31.71, 288.01°) |
| OKLab | oklab(75.52% 0.0108 -0.0833) |
| OKLCH | oklch(75.52% 0.084 277.4) |
| XYZ | xyz(43.6022, 42.4631, 80.0124) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.40
Periwinkle Blue
#8F99FB
ΔE00 7.40
Lavender
#B39DDB
ΔE00 8.36
Perrywinkle
#8F8CE7
ΔE00 9.26
Periwinkle
#CCCCFF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABE5 #E5DCA2
analogous
#A2CDE5 #A2ABE5 #BBA2E5
triadic
#A2ABE5 #E5A2AB #ABE5A2
tetradic
#A2ABE5 #E5A2CD #E5DCA2 #A2E5BB
square
#A2ABE5 #E5A2CD #E5DCA2 #A2E5BB
split-complementary
#A2ABE5 #E5BBA2 #CDE5A2
monochromatic
#4255CA #7280D8 #A2ABE5 #D2D6F2 #E7E9F8
Accessibility & contrast
On white
2.21
#A2ABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#A2ABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABE5
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABE5 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E8
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#91B6BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2abe5; /* rgb */ color: rgb(162, 171, 229); /* oklch */ color: oklch(75.5% 0.084 277.4);
Tailwind
colors: {
custom: {
50: '#bfc3ed',
500: '#a2abe5',
950: '#000000',
},
}SCSS
$custom: #a2abe5; $custom-light: #bfc3ed; $custom-dark: #000000;
JSON
{
"hex": "#a2abe5",
"rgb": {
"r": 162,
"g": 171,
"b": 229
},
"hsl": {
"h": 231.94,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.7552,
"c": 0.08404,
"h": 277.4
},
"luminance": 0.42464
}Semantic roles & 50–950 ramp
primary
#A2ABE5
secondary
#F0EDDB
accent
#AE22C4
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184