#ABA3FE#ABA3FE
#ABA3FE is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.8% C 0.129 H 286.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3FE |
|---|---|
| RGB | rgb(171, 163, 254) |
| HSL | hsl(245, 98%, 82%) |
| HSV | hsv(245, 36%, 100%) |
| CMYK | cmyk(32.7%, 35.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.88, 23.09, -44.19) |
| CIE-LCH | lch(70.88, 49.86, 297.59°) |
| OKLab | oklab(75.79% 0.0376 -0.1235) |
| OKLCH | oklch(75.79% 0.129 286.9) |
| XYZ | xyz(47.7764, 42.0068, 99.3376) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.69
Perrywinkle
#8F8CE7
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 7.29
Lavender
#B39DDB
ΔE00 7.96
Lilac (survey)
#CEA2FD
ΔE00 8.14
Pale Violet
#CEAEFA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3FE #F6FEA3
analogous
#A3C9FE #ABA3FE #D9A3FE
triadic
#ABA3FE #FEABA3 #A3FEAB
tetradic
#ABA3FE #FEA3C9 #F6FEA3 #A3FED9
square
#ABA3FE #FEA3C9 #F6FEA3 #A3FED9
split-complementary
#ABA3FE #FED9A3 #C9FEA3
monochromatic
#3C2AFD #7466FD #ABA3FE #E2E0FF #E3E1FF
Accessibility & contrast
On white
2.23
#ABA3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#ABA3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3FE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3FE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#96B4C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba3fe; /* rgb */ color: rgb(171, 163, 254); /* oklch */ color: oklch(75.8% 0.129 286.9);
Tailwind
colors: {
custom: {
50: '#c6beff',
500: '#aba3fe',
950: '#000000',
},
}SCSS
$custom: #aba3fe; $custom-light: #c6beff; $custom-dark: #000000;
JSON
{
"hex": "#aba3fe",
"rgb": {
"r": 171,
"g": 163,
"b": 254
},
"hsl": {
"h": 245.275,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.75785,
"c": 0.12909,
"h": 286.9
},
"luminance": 0.42008
}Semantic roles & 50–950 ramp
primary
#ABA3FE
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186