#ABA4E9#ABA4E9
#ABA4E9 is a light, moderate blue. Relative luminance 0.411; OKLCH L 75.0% C 0.099 H 288.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4E9 |
|---|---|
| RGB | rgb(171, 164, 233) |
| HSL | hsl(246, 61%, 78%) |
| HSV | hsv(246, 30%, 91%) |
| CMYK | cmyk(26.6%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(70.24, 17.32, -33.75) |
| CIE-LCH | lch(70.24, 37.94, 297.17°) |
| OKLab | oklab(75.01% 0.0311 -0.0934) |
| OKLCH | oklch(75.01% 0.099 288.4) |
| XYZ | xyz(44.7743, 41.0912, 82.6474) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.87
Pale Violet
#CEAEFA
ΔE00 7.13
Lavender (survey)
#C79FEF
ΔE00 7.24
Pastel Purple
#CAA0FF
ΔE00 7.57
Periwinkle Blue
#8F99FB
ΔE00 7.91
Lilac (survey)
#CEA2FD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4E9 #E2E9A4
analogous
#A4BFE9 #ABA4E9 #CDA4E9
triadic
#ABA4E9 #E9ABA4 #A4E9AB
tetradic
#ABA4E9 #E9A4BF #E2E9A4 #A4E9CD
square
#ABA4E9 #E9A4BF #E2E9A4 #A4E9CD
split-complementary
#ABA4E9 #E9CDA4 #BFE9A4
monochromatic
#5041D1 #7E73DD #ABA4E9 #D8D5F5 #E8E6F9
Accessibility & contrast
On white
2.28
#ABA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#ABA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4E9
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4E9 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEC
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#9DB0BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba4e9; /* rgb */ color: rgb(171, 164, 233); /* oklch */ color: oklch(75.0% 0.099 288.4);
Tailwind
colors: {
custom: {
50: '#c5bff0',
500: '#aba4e9',
950: '#000000',
},
}SCSS
$custom: #aba4e9; $custom-light: #c5bff0; $custom-dark: #000000;
JSON
{
"hex": "#aba4e9",
"rgb": {
"r": 171,
"g": 164,
"b": 233
},
"hsl": {
"h": 246.087,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.75006,
"c": 0.0985,
"h": 288.4
},
"luminance": 0.41092
}Semantic roles & 50–950 ramp
primary
#ABA4E9
secondary
#EEF0DB
accent
#C91DB7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184