#ABA0F9#ABA0F9
#ABA0F9 is a light, vivid blue. Relative luminance 0.406; OKLCH L 75.0% C 0.127 H 288.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0F9 |
|---|---|
| RGB | rgb(171, 160, 249) |
| HSL | hsl(247, 88%, 80%) |
| HSV | hsv(247, 36%, 98%) |
| CMYK | cmyk(31.3%, 35.7%, 0%, 2.4%) |
| CIE-LAB | lab(69.92, 23.52, -42.97) |
| CIE-LCH | lch(69.92, 48.98, 298.69°) |
| OKLab | oklab(74.98% 0.0404 -0.12) |
| OKLCH | oklch(74.98% 0.127 288.6) |
| XYZ | xyz(46.4598, 40.6380, 95.0003) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.99
Pastel Purple
#CAA0FF
ΔE00 6.72
Perrywinkle
#8F8CE7
ΔE00 6.73
Lavender
#B39DDB
ΔE00 7.06
Lavender (survey)
#C79FEF
ΔE00 7.58
Lilac (survey)
#CEA2FD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0F9 #EEF9A0
analogous
#A0C1F9 #ABA0F9 #D8A0F9
triadic
#ABA0F9 #F9ABA0 #A0F9AB
tetradic
#ABA0F9 #F9A0C1 #EEF9A0 #A0F9D8
square
#ABA0F9 #F9A0C1 #EEF9A0 #A0F9D8
split-complementary
#ABA0F9 #F9D8A0 #C1F9A0
monochromatic
#452DF2 #7866F5 #ABA0F9 #DEDAFD #E6E2FD
Accessibility & contrast
On white
2.30
#ABA0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#ABA0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0F9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0F9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#98B0C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba0f9; /* rgb */ color: rgb(171, 160, 249); /* oklch */ color: oklch(75.0% 0.127 288.6);
Tailwind
colors: {
custom: {
50: '#c6bcfb',
500: '#aba0f9',
950: '#000000',
},
}SCSS
$custom: #aba0f9; $custom-light: #c6bcfb; $custom-dark: #000000;
JSON
{
"hex": "#aba0f9",
"rgb": {
"r": 171,
"g": 160,
"b": 249
},
"hsl": {
"h": 247.416,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.74982,
"c": 0.1266,
"h": 288.6
},
"luminance": 0.40639
}Semantic roles & 50–950 ramp
primary
#ABA0F9
secondary
#F1F5D6
accent
#E501C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185