#ABA3F9#ABA3F9
#ABA3F9 is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.5% C 0.122 H 287.4°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3F9 |
|---|---|
| RGB | rgb(171, 163, 249) |
| HSL | hsl(246, 88%, 81%) |
| HSV | hsv(246, 35%, 98%) |
| CMYK | cmyk(31.3%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(70.66, 21.83, -41.82) |
| CIE-LCH | lch(70.66, 47.17, 297.56°) |
| OKLab | oklab(75.55% 0.0365 -0.1166) |
| OKLCH | oklch(75.55% 0.122 287.4) |
| XYZ | xyz(46.9862, 41.6907, 95.1757) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.03
Pastel Purple
#CAA0FF
ΔE00 7.13
Lavender
#B39DDB
ΔE00 7.19
Perrywinkle
#8F8CE7
ΔE00 7.23
Pale Violet
#CEAEFA
ΔE00 7.87
Lavender (survey)
#C79FEF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3F9 #F1F9A3
analogous
#A3C6F9 #ABA3F9 #D6A3F9
triadic
#ABA3F9 #F9ABA3 #A3F9AB
tetradic
#ABA3F9 #F9A3C6 #F1F9A3 #A3F9D6
square
#ABA3F9 #F9A3C6 #F1F9A3 #A3F9D6
split-complementary
#ABA3F9 #F9D6A3 #C6F9A3
monochromatic
#4230F2 #776AF5 #ABA3F9 #DFDCFD #E5E2FD
Accessibility & contrast
On white
2.25
#ABA3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ABA3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3F9
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3F9 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#98B3C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba3f9; /* rgb */ color: rgb(171, 163, 249); /* oklch */ color: oklch(75.5% 0.122 287.4);
Tailwind
colors: {
custom: {
50: '#c6befb',
500: '#aba3f9',
950: '#000000',
},
}SCSS
$custom: #aba3f9; $custom-light: #c6befb; $custom-dark: #000000;
JSON
{
"hex": "#aba3f9",
"rgb": {
"r": 171,
"g": 163,
"b": 249
},
"hsl": {
"h": 245.581,
"s": 87.755,
"l": 80.784
},
"oklch": {
"l": 0.75545,
"c": 0.12221,
"h": 287.4
},
"luminance": 0.41692
}Semantic roles & 50–950 ramp
primary
#ABA3F9
secondary
#F2F5D6
accent
#E401CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185