#ABA1FF#ABA1FF
#ABA1FF is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.5% C 0.133 H 287.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1FF |
|---|---|
| RGB | rgb(171, 161, 255) |
| HSL | hsl(246, 100%, 82%) |
| HSV | hsv(246, 37%, 100%) |
| CMYK | cmyk(32.9%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(70.43, 24.47, -45.43) |
| CIE-LCH | lch(70.43, 51.60, 298.31°) |
| OKLab | oklab(75.46% 0.0404 -0.1271) |
| OKLCH | oklch(75.46% 0.133 287.6) |
| XYZ | xyz(47.5847, 41.3664, 100.0658) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.61
Perrywinkle
#8F8CE7
ΔE00 6.96
Pastel Purple
#CAA0FF
ΔE00 7.07
Lilac (survey)
#CEA2FD
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 8.03
Lavender
#B39DDB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1FF #F5FFA1
analogous
#A1C6FF #ABA1FF #DAA1FF
triadic
#ABA1FF #FFABA1 #A1FFAB
tetradic
#ABA1FF #FFA1C6 #F5FFA1 #A1FFDA
square
#ABA1FF #FFA1C6 #F5FFA1 #A1FFDA
split-complementary
#ABA1FF #FFDAA1 #C6FFA1
monochromatic
#3E27FF #7464FF #ABA1FF #E2DEFF #E4E0FF
Accessibility & contrast
On white
2.26
#ABA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#ABA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1FF | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AFFF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#96B2C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba1ff; /* rgb */ color: rgb(171, 161, 255); /* oklch */ color: oklch(75.5% 0.133 287.6);
Tailwind
colors: {
custom: {
50: '#c6bcff',
500: '#aba1ff',
950: '#000000',
},
}SCSS
$custom: #aba1ff; $custom-light: #c6bcff; $custom-dark: #000000;
JSON
{
"hex": "#aba1ff",
"rgb": {
"r": 171,
"g": 161,
"b": 255
},
"hsl": {
"h": 246.383,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.7546,
"c": 0.13335,
"h": 287.6
},
"luminance": 0.41368
}Semantic roles & 50–950 ramp
primary
#ABA1FF
secondary
#F4F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186