#ABA3EC#ABA3EC
#ABA3EC is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.9% C 0.104 H 288.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3EC |
|---|---|
| RGB | rgb(171, 163, 236) |
| HSL | hsl(247, 66%, 78%) |
| HSV | hsv(247, 31%, 93%) |
| CMYK | cmyk(27.5%, 30.9%, 0%, 7.5%) |
| CIE-LAB | lab(70.11, 18.61, -35.59) |
| CIE-LCH | lch(70.11, 40.16, 297.61°) |
| OKLab | oklab(74.95% 0.0333 -0.0987) |
| OKLCH | oklch(74.95% 0.104 288.6) |
| XYZ | xyz(45.0283, 40.9076, 84.8642) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3EC #E4ECA3
analogous
#A3BFEC #ABA3EC #CFA3EC
triadic
#ABA3EC #ECABA3 #A3ECAB
tetradic
#ABA3EC #ECA3BF #E4ECA3 #A3ECCF
square
#ABA3EC #ECA3BF #E4ECA3 #A3ECCF
split-complementary
#ABA3EC #ECCFA3 #BFECA3
monochromatic
#4E3ED7 #7D70E2 #ABA3EC #D9D6F6 #E8E6FA
Accessibility & contrast
On white
2.29
#ABA3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#ABA3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3EC
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3EC | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#9CB0BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba3ec; /* rgb */ color: rgb(171, 163, 236); /* oklch */ color: oklch(74.9% 0.104 288.6);
Tailwind
colors: {
custom: {
50: '#c5bef2',
500: '#aba3ec',
950: '#000000',
},
}SCSS
$custom: #aba3ec; $custom-light: #c5bef2; $custom-dark: #000000;
JSON
{
"hex": "#aba3ec",
"rgb": {
"r": 171,
"g": 163,
"b": 236
},
"hsl": {
"h": 246.575,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.74946,
"c": 0.10418,
"h": 288.6
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#ABA3EC
secondary
#EFF1DA
accent
#CE18BA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185