#ABA0FE#ABA0FE
#ABA0FE is a light, vivid blue. Relative luminance 0.410; OKLCH L 75.2% C 0.133 H 288.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0FE |
|---|---|
| RGB | rgb(171, 160, 254) |
| HSL | hsl(247, 98%, 81%) |
| HSV | hsv(247, 37%, 100%) |
| CMYK | cmyk(32.7%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(70.14, 24.78, -45.34) |
| CIE-LCH | lch(70.14, 51.67, 298.66°) |
| OKLab | oklab(75.22% 0.0415 -0.1268) |
| OKLCH | oklch(75.22% 0.133 288.1) |
| XYZ | xyz(47.2500, 40.9541, 99.1622) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.67
Perrywinkle
#8F8CE7
ΔE00 6.79
Pastel Purple
#CAA0FF
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.84
Lavender
#B39DDB
ΔE00 7.86
Lavender Blue
#8B88F8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0FE #F3FEA0
analogous
#A0C4FE #ABA0FE #DAA0FE
triadic
#ABA0FE #FEABA0 #A0FEAB
tetradic
#ABA0FE #FEA0C4 #F3FEA0 #A0FEDA
square
#ABA0FE #FEA0C4 #F3FEA0 #A0FEDA
split-complementary
#ABA0FE #FEDAA0 #C4FEA0
monochromatic
#4027FD #7563FD #ABA0FE #E1DDFF #E4E1FF
Accessibility & contrast
On white
2.28
#ABA0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#ABA0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0FE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0FE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#83A9FC
Tritanopia (blue-blind)
#96B1C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba0fe; /* rgb */ color: rgb(171, 160, 254); /* oklch */ color: oklch(75.2% 0.133 288.1);
Tailwind
colors: {
custom: {
50: '#c6bcff',
500: '#aba0fe',
950: '#000000',
},
}SCSS
$custom: #aba0fe; $custom-light: #c6bcff; $custom-dark: #000000;
JSON
{
"hex": "#aba0fe",
"rgb": {
"r": 171,
"g": 160,
"b": 254
},
"hsl": {
"h": 247.021,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.75225,
"c": 0.13343,
"h": 288.1
},
"luminance": 0.40955
}Semantic roles & 50–950 ramp
primary
#ABA0FE
secondary
#F3F7D4
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186