#ABA5FE#ABA5FE
#ABA5FE is a light, vivid blue. Relative luminance 0.427; OKLCH L 76.2% C 0.126 H 286.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5FE |
|---|---|
| RGB | rgb(171, 165, 254) |
| HSL | hsl(244, 98%, 82%) |
| HSV | hsv(244, 35%, 100%) |
| CMYK | cmyk(32.7%, 35%, 0%, 0.4%) |
| CIE-LAB | lab(71.37, 21.96, -43.42) |
| CIE-LCH | lch(71.37, 48.66, 296.83°) |
| OKLab | oklab(76.16% 0.0349 -0.1213) |
| OKLCH | oklch(76.16% 0.126 286.1) |
| XYZ | xyz(48.1343, 42.7226, 99.4569) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 7.62
Lavender
#B39DDB
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.28
Lilac (survey)
#CEA2FD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5FE #F8FEA5
analogous
#A5CCFE #ABA5FE #D8A5FE
triadic
#ABA5FE #FEABA5 #A5FEAB
tetradic
#ABA5FE #FEA5CC #F8FEA5 #A5FED8
square
#ABA5FE #FEA5CC #F8FEA5 #A5FED8
split-complementary
#ABA5FE #FED8A5 #CCFEA5
monochromatic
#3A2CFD #7368FD #ABA5FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.20
#ABA5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#ABA5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5FE
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5FE | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#96B5C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba5fe; /* rgb */ color: rgb(171, 165, 254); /* oklch */ color: oklch(76.2% 0.126 286.1);
Tailwind
colors: {
custom: {
50: '#c6bfff',
500: '#aba5fe',
950: '#000000',
},
}SCSS
$custom: #aba5fe; $custom-light: #c6bfff; $custom-dark: #000000;
JSON
{
"hex": "#aba5fe",
"rgb": {
"r": 171,
"g": 165,
"b": 254
},
"hsl": {
"h": 244.045,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.76161,
"c": 0.12621,
"h": 286.1
},
"luminance": 0.42724
}Semantic roles & 50–950 ramp
primary
#ABA5FE
secondary
#F5F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186