#ABA0FB#ABA0FB
#ABA0FB is a light, vivid blue. Relative luminance 0.408; OKLCH L 75.1% C 0.129 H 288.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0FB |
|---|---|
| RGB | rgb(171, 160, 251) |
| HSL | hsl(247, 92%, 81%) |
| HSV | hsv(247, 36%, 98%) |
| CMYK | cmyk(31.9%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.01, 24.02, -43.92) |
| CIE-LCH | lch(70.01, 50.06, 298.67°) |
| OKLab | oklab(75.08% 0.0409 -0.1227) |
| OKLCH | oklch(75.08% 0.129 288.4) |
| XYZ | xyz(46.7734, 40.7634, 96.6519) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 6.74
Pastel Purple
#CAA0FF
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.38
Lilac (survey)
#CEA2FD
ΔE00 7.68
Lavender (survey)
#C79FEF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0FB #F0FBA0
analogous
#A0C2FB #ABA0FB #D8A0FB
triadic
#ABA0FB #FBABA0 #A0FBAB
tetradic
#ABA0FB #FBA0C2 #F0FBA0 #A0FBD8
square
#ABA0FB #FBA0C2 #F0FBA0 #A0FBD8
split-complementary
#ABA0FB #FBD8A0 #C2FBA0
monochromatic
#432BF6 #7765F9 #ABA0FB #DFDBFD #E5E2FE
Accessibility & contrast
On white
2.29
#ABA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#ABA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0FB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0FB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#98B1C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba0fb; /* rgb */ color: rgb(171, 160, 251); /* oklch */ color: oklch(75.1% 0.129 288.4);
Tailwind
colors: {
custom: {
50: '#c6bcfd',
500: '#aba0fb',
950: '#000000',
},
}SCSS
$custom: #aba0fb; $custom-light: #c6bcfd; $custom-dark: #000000;
JSON
{
"hex": "#aba0fb",
"rgb": {
"r": 171,
"g": 160,
"b": 251
},
"hsl": {
"h": 247.253,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.75079,
"c": 0.12933,
"h": 288.4
},
"luminance": 0.40765
}Semantic roles & 50–950 ramp
primary
#ABA0FB
secondary
#F2F6D5
accent
#E600CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185