#ABA1FA#ABA1FA
#ABA1FA is a light, vivid blue. Relative luminance 0.410; OKLCH L 75.2% C 0.127 H 288.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1FA |
|---|---|
| RGB | rgb(171, 161, 250) |
| HSL | hsl(247, 90%, 81%) |
| HSV | hsv(247, 36%, 98%) |
| CMYK | cmyk(31.6%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(70.21, 23.20, -43.06) |
| CIE-LCH | lch(70.21, 48.92, 298.32°) |
| OKLab | oklab(75.22% 0.0393 -0.1202) |
| OKLCH | oklch(75.22% 0.127 288.1) |
| XYZ | xyz(46.7902, 41.0487, 95.8819) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 6.89
Lavender
#B39DDB
ΔE00 7.25
Lilac (survey)
#CEA2FD
ΔE00 7.73
Lavender (survey)
#C79FEF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1FA #F0FAA1
analogous
#A1C3FA #ABA1FA #D8A1FA
triadic
#ABA1FA #FAABA1 #A1FAAB
tetradic
#ABA1FA #FAA1C3 #F0FAA1 #A1FAD8
square
#ABA1FA #FAA1C3 #F0FAA1 #A1FAD8
split-complementary
#ABA1FA #FAD8A1 #C3FAA1
monochromatic
#432DF4 #7767F7 #ABA1FA #DFDBFD #E5E2FD
Accessibility & contrast
On white
2.28
#ABA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#ABA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1FA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1FA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#98B1C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba1fa; /* rgb */ color: rgb(171, 161, 250); /* oklch */ color: oklch(75.2% 0.127 288.1);
Tailwind
colors: {
custom: {
50: '#c6bcfc',
500: '#aba1fa',
950: '#000000',
},
}SCSS
$custom: #aba1fa; $custom-light: #c6bcfc; $custom-dark: #000000;
JSON
{
"hex": "#aba1fa",
"rgb": {
"r": 171,
"g": 161,
"b": 250
},
"hsl": {
"h": 246.742,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.75217,
"c": 0.12651,
"h": 288.1
},
"luminance": 0.4105
}Semantic roles & 50–950 ramp
primary
#ABA1FA
secondary
#F2F6D5
accent
#E600CC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185