#ABA0FA#ABA0FA
#ABA0FA is a light, vivid blue. Relative luminance 0.407; OKLCH L 75.0% C 0.128 H 288.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0FA |
|---|---|
| RGB | rgb(171, 160, 250) |
| HSL | hsl(247, 90%, 80%) |
| HSV | hsv(247, 36%, 98%) |
| CMYK | cmyk(31.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(69.97, 23.77, -43.44) |
| CIE-LCH | lch(69.97, 49.52, 298.68°) |
| OKLab | oklab(75.03% 0.0406 -0.1213) |
| OKLCH | oklch(75.03% 0.128 288.5) |
| XYZ | xyz(46.6162, 40.7006, 95.8239) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.92
Perrywinkle
#8F8CE7
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.75
Lavender
#B39DDB
ΔE00 7.22
Lilac (survey)
#CEA2FD
ΔE00 7.63
Lavender (survey)
#C79FEF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0FA #EFFAA0
analogous
#A0C2FA #ABA0FA #D8A0FA
triadic
#ABA0FA #FAABA0 #A0FAAB
tetradic
#ABA0FA #FAA0C2 #EFFAA0 #A0FAD8
square
#ABA0FA #FAA0C2 #EFFAA0 #A0FAD8
split-complementary
#ABA0FA #FAD8A0 #C2FAA0
monochromatic
#442CF4 #7866F7 #ABA0FA #DEDAFD #E5E2FD
Accessibility & contrast
On white
2.30
#ABA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#ABA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0FA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0FA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#98B0C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba0fa; /* rgb */ color: rgb(171, 160, 250); /* oklch */ color: oklch(75.0% 0.128 288.5);
Tailwind
colors: {
custom: {
50: '#c6bcfc',
500: '#aba0fa',
950: '#000000',
},
}SCSS
$custom: #aba0fa; $custom-light: #c6bcfc; $custom-dark: #000000;
JSON
{
"hex": "#aba0fa",
"rgb": {
"r": 171,
"g": 160,
"b": 250
},
"hsl": {
"h": 247.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.7503,
"c": 0.12796,
"h": 288.5
},
"luminance": 0.40702
}Semantic roles & 50–950 ramp
primary
#ABA0FA
secondary
#F2F6D5
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185