#ABA0E4#ABA0E4
#ABA0E4 is a light, moderate blue. Relative luminance 0.394; OKLCH L 74.0% C 0.098 H 291.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0E4 |
|---|---|
| RGB | rgb(171, 160, 228) |
| HSL | hsl(250, 56%, 76%) |
| HSV | hsv(250, 30%, 89%) |
| CMYK | cmyk(25%, 29.8%, 0%, 10.6%) |
| CIE-LAB | lab(69.04, 18.37, -32.87) |
| CIE-LCH | lch(69.04, 37.65, 299.20°) |
| OKLab | oklab(74.02% 0.0353 -0.0909) |
| OKLCH | oklch(74.02% 0.098 291.2) |
| XYZ | xyz(43.3656, 39.4003, 78.7040) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 6.48
Pale Violet
#CEAEFA
ΔE00 7.04
Pastel Purple
#CAA0FF
ΔE00 7.20
Pale Purple
#B790D4
ΔE00 7.40
Baby Purple
#CA9BF7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0E4 #D9E4A0
analogous
#A0B7E4 #ABA0E4 #CDA0E4
triadic
#ABA0E4 #E4ABA0 #A0E4AB
tetradic
#ABA0E4 #E4A0B7 #D9E4A0 #A0E4CD
square
#ABA0E4 #E4A0B7 #D9E4A0 #A0E4CD
split-complementary
#ABA0E4 #E4CDA0 #B7E4A0
monochromatic
#5741C9 #8170D6 #ABA0E4 #D5D0F2 #EAE7F8
Accessibility & contrast
On white
2.36
#ABA0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#ABA0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0E4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0E4 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE7
Deuteranopia (green-blind)
#8FA7E2
Tritanopia (blue-blind)
#9FABB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aba0e4; /* rgb */ color: rgb(171, 160, 228); /* oklch */ color: oklch(74.0% 0.098 291.2);
Tailwind
colors: {
custom: {
50: '#c5bcec',
500: '#aba0e4',
950: '#000000',
},
}SCSS
$custom: #aba0e4; $custom-light: #c5bcec; $custom-dark: #000000;
JSON
{
"hex": "#aba0e4",
"rgb": {
"r": 171,
"g": 160,
"b": 228
},
"hsl": {
"h": 249.706,
"s": 55.738,
"l": 76.078
},
"oklch": {
"l": 0.74016,
"c": 0.09755,
"h": 291.2
},
"luminance": 0.39401
}Semantic roles & 50–950 ramp
primary
#ABA0E4
secondary
#ECEFDC
accent
#C322A9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184