#ABA2F8#ABA2F8
#ABA2F8 is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.3% C 0.122 H 287.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2F8 |
|---|---|
| RGB | rgb(171, 162, 248) |
| HSL | hsl(246, 86%, 80%) |
| HSV | hsv(246, 35%, 97%) |
| CMYK | cmyk(31%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(70.37, 22.14, -41.73) |
| CIE-LCH | lch(70.37, 47.24, 297.95°) |
| OKLab | oklab(75.31% 0.0376 -0.1164) |
| OKLCH | oklch(75.31% 0.122 287.9) |
| XYZ | xyz(46.6538, 41.2748, 94.2975) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.96
Lavender
#B39DDB
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 7.06
Lavender (survey)
#C79FEF
ΔE00 7.71
Lilac (survey)
#CEA2FD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2F8 #EFF8A2
analogous
#A2C4F8 #ABA2F8 #D6A2F8
triadic
#ABA2F8 #F8ABA2 #A2F8AB
tetradic
#ABA2F8 #F8A2C4 #EFF8A2 #A2F8D6
square
#ABA2F8 #F8A2C4 #EFF8A2 #A2F8D6
split-complementary
#ABA2F8 #F8D6A2 #C4F8A2
monochromatic
#4430EF #7869F4 #ABA2F8 #DEDBFC #E5E3FD
Accessibility & contrast
On white
2.27
#ABA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#ABA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2F8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2F8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFB
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#98B2C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba2f8; /* rgb */ color: rgb(171, 162, 248); /* oklch */ color: oklch(75.3% 0.122 287.9);
Tailwind
colors: {
custom: {
50: '#c6bdfb',
500: '#aba2f8',
950: '#000000',
},
}SCSS
$custom: #aba2f8; $custom-light: #c6bdfb; $custom-dark: #000000;
JSON
{
"hex": "#aba2f8",
"rgb": {
"r": 171,
"g": 162,
"b": 248
},
"hsl": {
"h": 246.279,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.7531,
"c": 0.12229,
"h": 287.9
},
"luminance": 0.41276
}Semantic roles & 50–950 ramp
primary
#ABA2F8
secondary
#F2F5D6
accent
#E303CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185