#ABA2FF#ABA2FF
#ABA2FF is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.6% C 0.132 H 287.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA2FF |
|---|---|
| RGB | rgb(171, 162, 255) |
| HSL | hsl(246, 100%, 82%) |
| HSV | hsv(246, 36%, 100%) |
| CMYK | cmyk(32.9%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(70.68, 23.91, -45.05) |
| CIE-LCH | lch(70.68, 51.00, 297.96°) |
| OKLab | oklab(75.65% 0.0391 -0.126) |
| OKLCH | oklch(75.65% 0.132 287.2) |
| XYZ | xyz(47.7601, 41.7173, 100.1243) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 7.12
Pastel Purple
#CAA0FF
ΔE00 7.19
Lavender
#B39DDB
ΔE00 8.07
Lilac (survey)
#CEA2FD
ΔE00 8.08
Lavender Blue
#8B88F8
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA2FF #F6FFA2
analogous
#A2C8FF #ABA2FF #D9A2FF
triadic
#ABA2FF #FFABA2 #A2FFAB
tetradic
#ABA2FF #FFA2C8 #F6FFA2 #A2FFD9
square
#ABA2FF #FFA2C8 #F6FFA2 #A2FFD9
split-complementary
#ABA2FF #FFD9A2 #C8FFA2
monochromatic
#3C28FF #7465FF #ABA2FF #E2DFFF #E3E0FF
Accessibility & contrast
On white
2.25
#ABA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ABA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA2FF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA2FF | 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)
#86AFFF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#96B3C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba2ff; /* rgb */ color: rgb(171, 162, 255); /* oklch */ color: oklch(75.6% 0.132 287.2);
Tailwind
colors: {
custom: {
50: '#c6bdff',
500: '#aba2ff',
950: '#000000',
},
}SCSS
$custom: #aba2ff; $custom-light: #c6bdff; $custom-dark: #000000;
JSON
{
"hex": "#aba2ff",
"rgb": {
"r": 171,
"g": 162,
"b": 255
},
"hsl": {
"h": 245.806,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.75646,
"c": 0.1319,
"h": 287.2
},
"luminance": 0.41719
}Semantic roles & 50–950 ramp
primary
#ABA2FF
secondary
#F4F7D4
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186