#ABA1FE#ABA1FE
#ABA1FE is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.4% C 0.132 H 287.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA1FE |
|---|---|
| RGB | rgb(171, 161, 254) |
| HSL | hsl(246, 98%, 81%) |
| HSV | hsv(246, 37%, 100%) |
| CMYK | cmyk(32.7%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(70.39, 24.22, -44.96) |
| CIE-LCH | lch(70.39, 51.06, 298.31°) |
| OKLab | oklab(75.41% 0.0402 -0.1257) |
| OKLCH | oklch(75.41% 0.132 287.7) |
| XYZ | xyz(47.4241, 41.3022, 99.2202) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.66
Perrywinkle
#8F8CE7
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 7.02
Lavender
#B39DDB
ΔE00 7.88
Lilac (survey)
#CEA2FD
ΔE00 7.93
Lavender Blue
#8B88F8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA1FE #F4FEA1
analogous
#A1C6FE #ABA1FE #DAA1FE
triadic
#ABA1FE #FEABA1 #A1FEAB
tetradic
#ABA1FE #FEA1C6 #F4FEA1 #A1FEDA
square
#ABA1FE #FEA1C6 #F4FEA1 #A1FEDA
split-complementary
#ABA1FE #FEDAA1 #C6FEA1
monochromatic
#3F28FD #7564FD #ABA1FE #E1DEFF #E4E1FF
Accessibility & contrast
On white
2.27
#ABA1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#ABA1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA1FE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA1FE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#96B2C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba1fe; /* rgb */ color: rgb(171, 161, 254); /* oklch */ color: oklch(75.4% 0.132 287.7);
Tailwind
colors: {
custom: {
50: '#c6bcff',
500: '#aba1fe',
950: '#000000',
},
}SCSS
$custom: #aba1fe; $custom-light: #c6bcff; $custom-dark: #000000;
JSON
{
"hex": "#aba1fe",
"rgb": {
"r": 171,
"g": 161,
"b": 254
},
"hsl": {
"h": 246.452,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.75411,
"c": 0.13198,
"h": 287.7
},
"luminance": 0.41303
}Semantic roles & 50–950 ramp
primary
#ABA1FE
secondary
#F3F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186