#ABA0E9#ABA0E9
#ABA0E9 is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.2% C 0.104 H 290.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0E9 |
|---|---|
| RGB | rgb(171, 160, 233) |
| HSL | hsl(249, 62%, 77%) |
| HSV | hsv(249, 31%, 91%) |
| CMYK | cmyk(26.6%, 31.3%, 0%, 8.6%) |
| CIE-LAB | lab(69.24, 19.57, -35.30) |
| CIE-LCH | lch(69.24, 40.36, 299.00°) |
| OKLab | oklab(74.24% 0.0366 -0.0979) |
| OKLCH | oklch(74.24% 0.105 290.5) |
| XYZ | xyz(44.0697, 39.6820, 82.4125) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.40
Lavender (survey)
#C79FEF
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 6.86
Pale Violet
#CEAEFA
ΔE00 7.07
Lilac (survey)
#CEA2FD
ΔE00 7.41
Perrywinkle
#8F8CE7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0E9 #DEE9A0
analogous
#A0BAE9 #ABA0E9 #D0A0E9
triadic
#ABA0E9 #E9ABA0 #A0E9AB
tetradic
#ABA0E9 #E9A0BA #DEE9A0 #A0E9D0
square
#ABA0E9 #E9A0BA #DEE9A0 #A0E9D0
split-complementary
#ABA0E9 #E9D0A0 #BAE9A0
monochromatic
#533DD2 #7F6EDD #ABA0E9 #D7D2F5 #E9E6F9
Accessibility & contrast
On white
2.35
#ABA0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#ABA0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0E9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0E9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEC
Deuteranopia (green-blind)
#8DA8E7
Tritanopia (blue-blind)
#9DADBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba0e9; /* rgb */ color: rgb(171, 160, 233); /* oklch */ color: oklch(74.2% 0.104 290.5);
Tailwind
colors: {
custom: {
50: '#c5bcf0',
500: '#aba0e9',
950: '#000000',
},
}SCSS
$custom: #aba0e9; $custom-light: #c5bcf0; $custom-dark: #000000;
JSON
{
"hex": "#aba0e9",
"rgb": {
"r": 171,
"g": 160,
"b": 233
},
"hsl": {
"h": 249.041,
"s": 62.393,
"l": 77.059
},
"oklch": {
"l": 0.74238,
"c": 0.1045,
"h": 290.5
},
"luminance": 0.39683
}Semantic roles & 50–950 ramp
primary
#ABA0E9
secondary
#EDF1DA
accent
#CA1BB0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184