#ABA4FE#ABA4FE
#ABA4FE is a light, vivid blue. Relative luminance 0.424; OKLCH L 76.0% C 0.128 H 286.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4FE |
|---|---|
| RGB | rgb(171, 164, 254) |
| HSL | hsl(245, 98%, 82%) |
| HSV | hsv(245, 35%, 100%) |
| CMYK | cmyk(32.7%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(71.12, 22.53, -43.81) |
| CIE-LCH | lch(71.12, 49.26, 297.21°) |
| OKLab | oklab(75.97% 0.0363 -0.1224) |
| OKLCH | oklch(75.97% 0.128 286.5) |
| XYZ | xyz(47.9547, 42.3633, 99.3970) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.73
Pastel Purple
#CAA0FF
ΔE00 7.44
Perrywinkle
#8F8CE7
ΔE00 7.44
Lavender
#B39DDB
ΔE00 8.02
Pale Violet
#CEAEFA
ΔE00 8.27
Lilac (survey)
#CEA2FD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4FE #F7FEA4
analogous
#A4CAFE #ABA4FE #D8A4FE
triadic
#ABA4FE #FEABA4 #A4FEAB
tetradic
#ABA4FE #FEA4CA #F7FEA4 #A4FED8
square
#ABA4FE #FEA4CA #F7FEA4 #A4FED8
split-complementary
#ABA4FE #FED8A4 #CAFEA4
monochromatic
#3B2BFD #7367FD #ABA4FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.22
#ABA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ABA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4FE
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4FE | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#96B5C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aba4fe; /* rgb */ color: rgb(171, 164, 254); /* oklch */ color: oklch(76.0% 0.128 286.5);
Tailwind
colors: {
custom: {
50: '#c6bfff',
500: '#aba4fe',
950: '#000000',
},
}SCSS
$custom: #aba4fe; $custom-light: #c6bfff; $custom-dark: #000000;
JSON
{
"hex": "#aba4fe",
"rgb": {
"r": 171,
"g": 164,
"b": 254
},
"hsl": {
"h": 244.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.75972,
"c": 0.12765,
"h": 286.5
},
"luminance": 0.42365
}Semantic roles & 50–950 ramp
primary
#ABA4FE
secondary
#F4F7D4
accent
#E600D4
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186