#ABA3FA#ABA3FA
#ABA3FA is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.6% C 0.124 H 287.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3FA |
|---|---|
| RGB | rgb(171, 163, 250) |
| HSL | hsl(246, 90%, 81%) |
| HSV | hsv(246, 35%, 98%) |
| CMYK | cmyk(31.6%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(70.70, 22.08, -42.29) |
| CIE-LCH | lch(70.70, 47.71, 297.56°) |
| OKLab | oklab(75.59% 0.0367 -0.118) |
| OKLCH | oklch(75.59% 0.124 287.3) |
| XYZ | xyz(47.1425, 41.7533, 95.9993) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.95
Pastel Purple
#CAA0FF
ΔE00 7.16
Perrywinkle
#8F8CE7
ΔE00 7.23
Lavender
#B39DDB
ΔE00 7.35
Pale Violet
#CEAEFA
ΔE00 7.94
Lilac (survey)
#CEA2FD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3FA #F2FAA3
analogous
#A3C6FA #ABA3FA #D6A3FA
triadic
#ABA3FA #FAABA3 #A3FAAB
tetradic
#ABA3FA #FAA3C6 #F2FAA3 #A3FAD6
square
#ABA3FA #FAA3C6 #F2FAA3 #A3FAD6
split-complementary
#ABA3FA #FAD6A3 #C6FAA3
monochromatic
#412FF4 #7669F7 #ABA3FA #E0DDFD #E5E2FD
Accessibility & contrast
On white
2.25
#ABA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#ABA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3FA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3FA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#98B3C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba3fa; /* rgb */ color: rgb(171, 163, 250); /* oklch */ color: oklch(75.6% 0.124 287.3);
Tailwind
colors: {
custom: {
50: '#c6befc',
500: '#aba3fa',
950: '#000000',
},
}SCSS
$custom: #aba3fa; $custom-light: #c6befc; $custom-dark: #000000;
JSON
{
"hex": "#aba3fa",
"rgb": {
"r": 171,
"g": 163,
"b": 250
},
"hsl": {
"h": 245.517,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.75593,
"c": 0.12359,
"h": 287.3
},
"luminance": 0.41754
}Semantic roles & 50–950 ramp
primary
#ABA3FA
secondary
#F3F6D5
accent
#E600D0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185