#ABA2E5#ABA2E5
#ABA2E5 is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.4% C 0.096 H 290.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2E5 |
|---|---|
| RGB | rgb(171, 162, 229) |
| HSL | hsl(248, 56%, 77%) |
| HSV | hsv(248, 29%, 90%) |
| CMYK | cmyk(25.3%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(69.58, 17.48, -32.58) |
| CIE-LCH | lch(69.58, 36.98, 298.22°) |
| OKLab | oklab(74.44% 0.0328 -0.0901) |
| OKLCH | oklch(74.44% 0.096 290) |
| XYZ | xyz(43.8543, 40.1550, 79.5538) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 6.83
Pale Violet
#CEAEFA
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 7.46
Lilac (survey)
#CEA2FD
ΔE00 7.86
Baby Purple
#CA9BF7
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2E5 #DCE5A2
analogous
#A2BBE5 #ABA2E5 #CDA2E5
triadic
#ABA2E5 #E5ABA2 #A2E5AB
tetradic
#ABA2E5 #E5A2BB #DCE5A2 #A2E5CD
square
#ABA2E5 #E5A2BB #DCE5A2 #A2E5CD
split-complementary
#ABA2E5 #E5CDA2 #BBE5A2
monochromatic
#5542CA #8072D8 #ABA2E5 #D6D2F2 #E9E7F8
Accessibility & contrast
On white
2.33
#ABA2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#ABA2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2E5
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2E5 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE8
Deuteranopia (green-blind)
#91A9E3
Tritanopia (blue-blind)
#9EADBA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba2e5; /* rgb */ color: rgb(171, 162, 229); /* oklch */ color: oklch(74.4% 0.096 290.0);
Tailwind
colors: {
custom: {
50: '#c5bded',
500: '#aba2e5',
950: '#000000',
},
}SCSS
$custom: #aba2e5; $custom-light: #c5bded; $custom-dark: #000000;
JSON
{
"hex": "#aba2e5",
"rgb": {
"r": 171,
"g": 162,
"b": 229
},
"hsl": {
"h": 248.06,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.74444,
"c": 0.0959,
"h": 290
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#ABA2E5
secondary
#EDF0DB
accent
#C422AE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184