#ABA0EC#ABA0EC
#ABA0EC is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.4% C 0.109 H 290.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0EC |
|---|---|
| RGB | rgb(171, 160, 236) |
| HSL | hsl(249, 67%, 78%) |
| HSV | hsv(249, 32%, 93%) |
| CMYK | cmyk(27.5%, 32.2%, 0%, 7.5%) |
| CIE-LAB | lab(69.37, 20.30, -36.75) |
| CIE-LCH | lch(69.37, 41.98, 298.91°) |
| OKLab | oklab(74.37% 0.0374 -0.102) |
| OKLCH | oklch(74.37% 0.109 290.1) |
| XYZ | xyz(44.5019, 39.8549, 84.6888) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 6.73
Pale Violet
#CEAEFA
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.18
Lilac (survey)
#CEA2FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0EC #E1ECA0
analogous
#A0BBEC #ABA0EC #D1A0EC
triadic
#ABA0EC #ECABA0 #A0ECAB
tetradic
#ABA0EC #ECA0BB #E1ECA0 #A0ECD1
square
#ABA0EC #ECA0BB #E1ECA0 #A0ECD1
split-complementary
#ABA0EC #ECD1A0 #BBECA0
monochromatic
#513AD8 #7E6DE2 #ABA0EC #D8D3F6 #E8E5FA
Accessibility & contrast
On white
2.34
#ABA0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#ABA0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0EC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0EC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABEF
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#9CADBB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aba0ec; /* rgb */ color: rgb(171, 160, 236); /* oklch */ color: oklch(74.4% 0.109 290.1);
Tailwind
colors: {
custom: {
50: '#c5bcf2',
500: '#aba0ec',
950: '#000000',
},
}SCSS
$custom: #aba0ec; $custom-light: #c5bcf2; $custom-dark: #000000;
JSON
{
"hex": "#aba0ec",
"rgb": {
"r": 171,
"g": 160,
"b": 236
},
"hsl": {
"h": 248.684,
"s": 66.667,
"l": 77.647
},
"oklch": {
"l": 0.74374,
"c": 0.10867,
"h": 290.1
},
"luminance": 0.39856
}Semantic roles & 50–950 ramp
primary
#ABA0EC
secondary
#EEF1DA
accent
#CF17B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185