#ABA3FB#ABA3FB
#ABA3FB is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.6% C 0.125 H 287.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3FB |
|---|---|
| RGB | rgb(171, 163, 251) |
| HSL | hsl(245, 92%, 81%) |
| HSV | hsv(245, 35%, 98%) |
| CMYK | cmyk(31.9%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(70.74, 22.33, -42.77) |
| CIE-LCH | lch(70.74, 48.25, 297.57°) |
| OKLab | oklab(75.64% 0.0369 -0.1194) |
| OKLCH | oklch(75.64% 0.125 287.2) |
| XYZ | xyz(47.2998, 41.8162, 96.8273) |
| Luminance | 0.4182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.88
Pastel Purple
#CAA0FF
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 7.23
Lavender
#B39DDB
ΔE00 7.50
Lilac (survey)
#CEA2FD
ΔE00 8.01
Pale Violet
#CEAEFA
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3FB #F3FBA3
analogous
#A3C7FB #ABA3FB #D7A3FB
triadic
#ABA3FB #FBABA3 #A3FBAB
tetradic
#ABA3FB #FBA3C7 #F3FBA3 #A3FBD7
square
#ABA3FB #FBA3C7 #F3FBA3 #A3FBD7
split-complementary
#ABA3FB #FBD7A3 #C7FBA3
monochromatic
#402EF6 #7568F8 #ABA3FB #E1DEFE #E4E2FE
Accessibility & contrast
On white
2.24
#ABA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ABA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3FB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3FB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#97B3C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba3fb; /* rgb */ color: rgb(171, 163, 251); /* oklch */ color: oklch(75.6% 0.125 287.2);
Tailwind
colors: {
custom: {
50: '#c6befd',
500: '#aba3fb',
950: '#000000',
},
}SCSS
$custom: #aba3fb; $custom-light: #c6befd; $custom-dark: #000000;
JSON
{
"hex": "#aba3fb",
"rgb": {
"r": 171,
"g": 163,
"b": 251
},
"hsl": {
"h": 245.455,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.75641,
"c": 0.12496,
"h": 287.2
},
"luminance": 0.41817
}Semantic roles & 50–950 ramp
primary
#ABA3FB
secondary
#F3F6D5
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185