#ABA4E5#ABA4E5
#ABA4E5 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.8% C 0.093 H 288.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4E5 |
|---|---|
| RGB | rgb(171, 164, 229) |
| HSL | hsl(246, 56%, 77%) |
| HSV | hsv(246, 28%, 90%) |
| CMYK | cmyk(25.3%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(70.08, 16.36, -31.81) |
| CIE-LCH | lch(70.08, 35.77, 297.22°) |
| OKLab | oklab(74.83% 0.0301 -0.0879) |
| OKLCH | oklch(74.83% 0.093 288.9) |
| XYZ | xyz(44.2094, 40.8652, 79.6721) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.38
Pale Violet
#CEAEFA
ΔE00 7.14
Lavender (survey)
#C79FEF
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 7.85
Lilac (survey)
#CEA2FD
ΔE00 8.21
Baby Purple
#CA9BF7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4E5 #DEE5A4
analogous
#A4BDE5 #ABA4E5 #CCA4E5
triadic
#ABA4E5 #E5ABA4 #A4E5AB
tetradic
#ABA4E5 #E5A4BD #DEE5A4 #A4E5CC
square
#ABA4E5 #E5A4BD #DEE5A4 #A4E5CC
split-complementary
#ABA4E5 #E5CCA4 #BDE5A4
monochromatic
#5345CA #7F74D7 #ABA4E5 #D7D4F3 #E9E7F8
Accessibility & contrast
On white
2.29
#ABA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#ABA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4E5
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4E5 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ADE8
Deuteranopia (green-blind)
#93AAE3
Tritanopia (blue-blind)
#9EAFBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba4e5; /* rgb */ color: rgb(171, 164, 229); /* oklch */ color: oklch(74.8% 0.093 288.9);
Tailwind
colors: {
custom: {
50: '#c5bfed',
500: '#aba4e5',
950: '#000000',
},
}SCSS
$custom: #aba4e5; $custom-light: #c5bfed; $custom-dark: #000000;
JSON
{
"hex": "#aba4e5",
"rgb": {
"r": 171,
"g": 164,
"b": 229
},
"hsl": {
"h": 246.462,
"s": 55.556,
"l": 77.059
},
"oklch": {
"l": 0.74831,
"c": 0.09289,
"h": 288.9
},
"luminance": 0.40866
}Semantic roles & 50–950 ramp
primary
#ABA4E5
secondary
#EDEFDC
accent
#C322B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184