#ABA2F9#ABA2F9
#ABA2F9 is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.4% C 0.124 H 287.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2F9 |
|---|---|
| RGB | rgb(171, 162, 249) |
| HSL | hsl(246, 88%, 81%) |
| HSV | hsv(246, 35%, 98%) |
| CMYK | cmyk(31.3%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(70.41, 22.39, -42.20) |
| CIE-LCH | lch(70.41, 47.77, 297.95°) |
| OKLab | oklab(75.36% 0.0378 -0.1178) |
| OKLCH | oklch(75.36% 0.124 287.8) |
| XYZ | xyz(46.8093, 41.3370, 95.1168) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.00
Pastel Purple
#CAA0FF
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 7.06
Lavender
#B39DDB
ΔE00 7.14
Lavender (survey)
#C79FEF
ΔE00 7.80
Lilac (survey)
#CEA2FD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2F9 #F0F9A2
analogous
#A2C4F9 #ABA2F9 #D6A2F9
triadic
#ABA2F9 #F9ABA2 #A2F9AB
tetradic
#ABA2F9 #F9A2C4 #F0F9A2 #A2F9D6
square
#ABA2F9 #F9A2C4 #F0F9A2 #A2F9D6
split-complementary
#ABA2F9 #F9D6A2 #C4F9A2
monochromatic
#432FF2 #7769F5 #ABA2F9 #DFDBFD #E5E2FD
Accessibility & contrast
On white
2.27
#ABA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#ABA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2F9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2F9 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFC
Deuteranopia (green-blind)
#88AAF7
Tritanopia (blue-blind)
#98B2C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba2f9; /* rgb */ color: rgb(171, 162, 249); /* oklch */ color: oklch(75.4% 0.124 287.8);
Tailwind
colors: {
custom: {
50: '#c6bdfb',
500: '#aba2f9',
950: '#000000',
},
}SCSS
$custom: #aba2f9; $custom-light: #c6bdfb; $custom-dark: #000000;
JSON
{
"hex": "#aba2f9",
"rgb": {
"r": 171,
"g": 162,
"b": 249
},
"hsl": {
"h": 246.207,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.75357,
"c": 0.12367,
"h": 287.8
},
"luminance": 0.41338
}Semantic roles & 50–950 ramp
primary
#ABA2F9
secondary
#F2F5D6
accent
#E401CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185