#ABA5FB#ABA5FB
#ABA5FB is a light, vivid blue. Relative luminance 0.425; OKLCH L 76.0% C 0.122 H 286.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5FB |
|---|---|
| RGB | rgb(171, 165, 251) |
| HSL | hsl(244, 91%, 82%) |
| HSV | hsv(244, 34%, 98%) |
| CMYK | cmyk(31.9%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(71.24, 21.21, -42.00) |
| CIE-LCH | lch(71.24, 47.05, 296.79°) |
| OKLab | oklab(76.02% 0.0343 -0.1172) |
| OKLCH | oklch(76.02% 0.122 286.3) |
| XYZ | xyz(47.6577, 42.5320, 96.9466) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.60
Lavender
#B39DDB
ΔE00 7.65
Pale Violet
#CEAEFA
ΔE00 8.04
Lilac (survey)
#CEA2FD
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5FB #F5FBA5
analogous
#A5CAFB #ABA5FB #D6A5FB
triadic
#ABA5FB #FBABA5 #A5FBAB
tetradic
#ABA5FB #FBA5CA #F5FBA5 #A5FBD6
square
#ABA5FB #FBA5CA #F5FBA5 #A5FBD6
split-complementary
#ABA5FB #FBD6A5 #CAFBA5
monochromatic
#3E30F6 #746AF8 #ABA5FB #E2E0FE #E4E2FE
Accessibility & contrast
On white
2.21
#ABA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#ABA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5FB
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5FB | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#97B5C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aba5fb; /* rgb */ color: rgb(171, 165, 251); /* oklch */ color: oklch(76.0% 0.122 286.3);
Tailwind
colors: {
custom: {
50: '#c6bffd',
500: '#aba5fb',
950: '#000000',
},
}SCSS
$custom: #aba5fb; $custom-light: #c6bffd; $custom-dark: #000000;
JSON
{
"hex": "#aba5fb",
"rgb": {
"r": 171,
"g": 165,
"b": 251
},
"hsl": {
"h": 244.186,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.76018,
"c": 0.12208,
"h": 286.3
},
"luminance": 0.42533
}Semantic roles & 50–950 ramp
primary
#ABA5FB
secondary
#F4F6D5
accent
#E600D5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185