#ABA2E4#ABA2E4
#ABA2E4 is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.4% C 0.095 H 290.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2E4 |
|---|---|
| RGB | rgb(171, 162, 228) |
| HSL | hsl(248, 55%, 76%) |
| HSV | hsv(248, 29%, 89%) |
| CMYK | cmyk(25%, 28.9%, 0%, 10.6%) |
| CIE-LAB | lab(69.54, 17.25, -32.10) |
| CIE-LCH | lch(69.54, 36.44, 298.25°) |
| OKLab | oklab(74.4% 0.0326 -0.0887) |
| OKLCH | oklch(74.4% 0.095 290.1) |
| XYZ | xyz(43.7151, 40.0993, 78.8205) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 6.84
Pale Violet
#CEAEFA
ΔE00 7.06
Pastel Purple
#CAA0FF
ΔE00 7.55
Pale Purple
#B790D4
ΔE00 7.91
Lilac (survey)
#CEA2FD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2E4 #DBE4A2
analogous
#A2BAE4 #ABA2E4 #CCA2E4
triadic
#ABA2E4 #E4ABA2 #A2E4AB
tetradic
#ABA2E4 #E4A2BA #DBE4A2 #A2E4CC
square
#ABA2E4 #E4A2BA #DBE4A2 #A2E4CC
split-complementary
#ABA2E4 #E4CCA2 #BAE4A2
monochromatic
#5543C8 #8073D6 #ABA2E4 #D6D1F2 #EAE7F8
Accessibility & contrast
On white
2.33
#ABA2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#ABA2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2E4
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2E4 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ABE7
Deuteranopia (green-blind)
#91A8E2
Tritanopia (blue-blind)
#9FADB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba2e4; /* rgb */ color: rgb(171, 162, 228); /* oklch */ color: oklch(74.4% 0.095 290.1);
Tailwind
colors: {
custom: {
50: '#c5bdec',
500: '#aba2e4',
950: '#000000',
},
}SCSS
$custom: #aba2e4; $custom-light: #c5bdec; $custom-dark: #000000;
JSON
{
"hex": "#aba2e4",
"rgb": {
"r": 171,
"g": 162,
"b": 228
},
"hsl": {
"h": 248.182,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.74401,
"c": 0.0945,
"h": 290.1
},
"luminance": 0.401
}Semantic roles & 50–950 ramp
primary
#ABA2E4
secondary
#EDEFDC
accent
#C323AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184