#A2ABEB#A2ABEB
#A2ABEB is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.093 H 277.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABEB |
|---|---|
| RGB | rgb(162, 171, 235) |
| HSL | hsl(233, 65%, 78%) |
| HSV | hsv(233, 31%, 92%) |
| CMYK | cmyk(31.1%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(71.42, 11.30, -33.07) |
| CIE-LCH | lch(71.42, 34.94, 288.87°) |
| OKLab | oklab(75.78% 0.0125 -0.0917) |
| OKLCH | oklch(75.78% 0.093 277.8) |
| XYZ | xyz(44.4545, 42.8040, 84.5009) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.66
Pastel Blue
#A2BFFE
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 7.53
Lavender
#B39DDB
ΔE00 8.71
Perrywinkle
#8F8CE7
ΔE00 8.92
Carolina Blue
#8AB8FE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABEB #EBE2A2
analogous
#A2CFEB #A2ABEB #BDA2EB
triadic
#A2ABEB #EBA2AB #ABEBA2
tetradic
#A2ABEB #EBA2CF #EBE2A2 #A2EBBD
square
#A2ABEB #EBA2CF #EBE2A2 #A2EBBD
split-complementary
#A2ABEB #EBBDA2 #CFEBA2
monochromatic
#3D50D5 #707EE0 #A2ABEB #D4D8F6 #E6E8FA
Accessibility & contrast
On white
2.20
#A2ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#A2ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABEB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABEB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#8FB7C1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2abeb; /* rgb */ color: rgb(162, 171, 235); /* oklch */ color: oklch(75.8% 0.093 277.8);
Tailwind
colors: {
custom: {
50: '#bfc3f1',
500: '#a2abeb',
950: '#000000',
},
}SCSS
$custom: #a2abeb; $custom-light: #bfc3f1; $custom-dark: #000000;
JSON
{
"hex": "#a2abeb",
"rgb": {
"r": 162,
"g": 171,
"b": 235
},
"hsl": {
"h": 232.603,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.75778,
"c": 0.09251,
"h": 277.8
},
"luminance": 0.42805
}Semantic roles & 50–950 ramp
primary
#A2ABEB
secondary
#F1EEDA
accent
#B619CC
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121217
muted
#818185