#ABA4E0#ABA4E0
#ABA4E0 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.6% C 0.086 H 289.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4E0 |
|---|---|
| RGB | rgb(171, 164, 224) |
| HSL | hsl(247, 49%, 76%) |
| HSV | hsv(247, 27%, 88%) |
| CMYK | cmyk(23.7%, 26.8%, 0%, 12.2%) |
| CIE-LAB | lab(69.89, 15.18, -29.37) |
| CIE-LCH | lch(69.89, 33.06, 297.33°) |
| OKLab | oklab(74.62% 0.0287 -0.0809) |
| OKLCH | oklch(74.62% 0.086 289.5) |
| XYZ | xyz(43.5213, 40.5900, 76.0483) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.93
Pale Violet
#CEAEFA
ΔE00 7.30
Lavender (survey)
#C79FEF
ΔE00 7.37
Pale Purple
#B790D4
ΔE00 8.27
Pastel Purple
#CAA0FF
ΔE00 8.33
Lilac (survey)
#CEA2FD
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4E0 #D9E0A4
analogous
#A4BBE0 #ABA4E0 #C9A4E0
triadic
#ABA4E0 #E0ABA4 #A4E0AB
tetradic
#ABA4E0 #E0A4BB #D9E0A4 #A4E0C9
square
#ABA4E0 #E0A4BB #D9E0A4 #A4E0C9
split-complementary
#ABA4E0 #E0C9A4 #BBE0A4
monochromatic
#5749C1 #8176D0 #ABA4E0 #D5D2F0 #EAE8F7
Accessibility & contrast
On white
2.30
#ABA4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ABA4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4E0
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4E0 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE3
Deuteranopia (green-blind)
#95A9DE
Tritanopia (blue-blind)
#A0AEB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba4e0; /* rgb */ color: rgb(171, 164, 224); /* oklch */ color: oklch(74.6% 0.086 289.5);
Tailwind
colors: {
custom: {
50: '#c5bfea',
500: '#aba4e0',
950: '#000000',
},
}SCSS
$custom: #aba4e0; $custom-light: #c5bfea; $custom-dark: #000000;
JSON
{
"hex": "#aba4e0",
"rgb": {
"r": 171,
"g": 164,
"b": 224
},
"hsl": {
"h": 247,
"s": 49.18,
"l": 76.078
},
"oklch": {
"l": 0.74618,
"c": 0.08587,
"h": 289.5
},
"luminance": 0.40591
}Semantic roles & 50–950 ramp
primary
#ABA4E0
secondary
#ECEEDD
accent
#BC29AB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184