#ABA4FB#ABA4FB
#ABA4FB is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.8% C 0.124 H 286.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4FB |
|---|---|
| RGB | rgb(171, 164, 251) |
| HSL | hsl(245, 92%, 81%) |
| HSV | hsv(245, 35%, 98%) |
| CMYK | cmyk(31.9%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.99, 21.77, -42.38) |
| CIE-LCH | lch(70.99, 47.65, 297.18°) |
| OKLab | oklab(75.83% 0.0356 -0.1183) |
| OKLCH | oklch(75.83% 0.124 286.7) |
| XYZ | xyz(47.4780, 42.1727, 96.8867) |
| Luminance | 0.4217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.41
Lavender
#B39DDB
ΔE00 7.57
Pale Violet
#CEAEFA
ΔE00 8.03
Lilac (survey)
#CEA2FD
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4FB #F4FBA4
analogous
#A4C9FB #ABA4FB #D7A4FB
triadic
#ABA4FB #FBABA4 #A4FBAB
tetradic
#ABA4FB #FBA4C9 #F4FBA4 #A4FBD7
square
#ABA4FB #FBA4C9 #F4FBA4 #A4FBD7
split-complementary
#ABA4FB #FBD7A4 #C9FBA4
monochromatic
#3F2FF6 #7569F8 #ABA4FB #E1DFFE #E4E2FE
Accessibility & contrast
On white
2.23
#ABA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#ABA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4FB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4FB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#89ABF9
Tritanopia (blue-blind)
#97B4C4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aba4fb; /* rgb */ color: rgb(171, 164, 251); /* oklch */ color: oklch(75.8% 0.124 286.7);
Tailwind
colors: {
custom: {
50: '#c6bffd',
500: '#aba4fb',
950: '#000000',
},
}SCSS
$custom: #aba4fb; $custom-light: #c6bffd; $custom-dark: #000000;
JSON
{
"hex": "#aba4fb",
"rgb": {
"r": 171,
"g": 164,
"b": 251
},
"hsl": {
"h": 244.828,
"s": 91.579,
"l": 81.373
},
"oklch": {
"l": 0.75829,
"c": 0.12352,
"h": 286.7
},
"luminance": 0.42174
}Semantic roles & 50–950 ramp
primary
#ABA4FB
secondary
#F3F6D5
accent
#E600D3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185