#ABA4EC#ABA4EC
#ABA4EC is a light, moderate blue. Relative luminance 0.413; OKLCH L 75.1% C 0.103 H 288.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4EC |
|---|---|
| RGB | rgb(171, 164, 236) |
| HSL | hsl(246, 65%, 78%) |
| HSV | hsv(246, 31%, 93%) |
| CMYK | cmyk(27.5%, 30.5%, 0%, 7.5%) |
| CIE-LAB | lab(70.36, 18.05, -35.20) |
| CIE-LCH | lch(70.36, 39.56, 297.15°) |
| OKLab | oklab(75.14% 0.0319 -0.0976) |
| OKLCH | oklch(75.14% 0.103 288.1) |
| XYZ | xyz(45.2065, 41.2641, 84.9236) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.29
Pale Violet
#CEAEFA
ΔE00 7.18
Lavender (survey)
#C79FEF
ΔE00 7.31
Pastel Purple
#CAA0FF
ΔE00 7.42
Periwinkle Blue
#8F99FB
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4EC #E5ECA4
analogous
#A4C1EC #ABA4EC #CFA4EC
triadic
#ABA4EC #ECABA4 #A4ECAB
tetradic
#ABA4EC #ECA4C1 #E5ECA4 #A4ECCF
square
#ABA4EC #ECA4C1 #E5ECA4 #A4ECCF
split-complementary
#ABA4EC #ECCFA4 #C1ECA4
monochromatic
#4E3FD7 #7C71E1 #ABA4EC #DAD7F7 #E8E6FA
Accessibility & contrast
On white
2.27
#ABA4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#ABA4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4EC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4EC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEEF
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#9CB1BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba4ec; /* rgb */ color: rgb(171, 164, 236); /* oklch */ color: oklch(75.1% 0.103 288.1);
Tailwind
colors: {
custom: {
50: '#c5bff2',
500: '#aba4ec',
950: '#000000',
},
}SCSS
$custom: #aba4ec; $custom-light: #c5bff2; $custom-dark: #000000;
JSON
{
"hex": "#aba4ec",
"rgb": {
"r": 171,
"g": 164,
"b": 236
},
"hsl": {
"h": 245.833,
"s": 65.455,
"l": 78.431
},
"oklch": {
"l": 0.75138,
"c": 0.1027,
"h": 288.1
},
"luminance": 0.41265
}Semantic roles & 50–950 ramp
primary
#ABA4EC
secondary
#EFF1DA
accent
#CD18BC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185