#ABA0F8#ABA0F8
#ABA0F8 is a light, vivid blue. Relative luminance 0.406; OKLCH L 74.9% C 0.125 H 288.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA0F8 |
|---|---|
| RGB | rgb(171, 160, 248) |
| HSL | hsl(248, 86%, 80%) |
| HSV | hsv(248, 35%, 97%) |
| CMYK | cmyk(31%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.88, 23.26, -42.49) |
| CIE-LCH | lch(69.88, 48.45, 298.70°) |
| OKLab | oklab(74.93% 0.0402 -0.1186) |
| OKLCH | oklch(74.93% 0.125 288.7) |
| XYZ | xyz(46.3043, 40.5758, 94.1810) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.07
Pastel Purple
#CAA0FF
ΔE00 6.69
Perrywinkle
#8F8CE7
ΔE00 6.74
Lavender
#B39DDB
ΔE00 6.90
Lavender (survey)
#C79FEF
ΔE00 7.49
Lilac (survey)
#CEA2FD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA0F8 #EDF8A0
analogous
#A0C1F8 #ABA0F8 #D7A0F8
triadic
#ABA0F8 #F8ABA0 #A0F8AB
tetradic
#ABA0F8 #F8A0C1 #EDF8A0 #A0F8D7
square
#ABA0F8 #F8A0C1 #EDF8A0 #A0F8D7
split-complementary
#ABA0F8 #F8D7A0 #C1F8A0
monochromatic
#462EF0 #7967F4 #ABA0F8 #DDD9FC #E6E2FD
Accessibility & contrast
On white
2.30
#ABA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#ABA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA0F8
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA0F8 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFB
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#99B0C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba0f8; /* rgb */ color: rgb(171, 160, 248); /* oklch */ color: oklch(74.9% 0.125 288.7);
Tailwind
colors: {
custom: {
50: '#c6bcfb',
500: '#aba0f8',
950: '#000000',
},
}SCSS
$custom: #aba0f8; $custom-light: #c6bcfb; $custom-dark: #000000;
JSON
{
"hex": "#aba0f8",
"rgb": {
"r": 171,
"g": 160,
"b": 248
},
"hsl": {
"h": 247.5,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.74934,
"c": 0.12522,
"h": 288.7
},
"luminance": 0.40577
}Semantic roles & 50–950 ramp
primary
#ABA0F8
secondary
#F1F5D6
accent
#E303C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185