#ABA4FF#ABA4FF
#ABA4FF is a light, vivid blue. Relative luminance 0.424; OKLCH L 76.0% C 0.129 H 286.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA4FF |
|---|---|
| RGB | rgb(171, 164, 255) |
| HSL | hsl(245, 100%, 82%) |
| HSV | hsv(245, 36%, 100%) |
| CMYK | cmyk(32.9%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(71.16, 22.78, -44.28) |
| CIE-LCH | lch(71.16, 49.80, 297.22°) |
| OKLab | oklab(76.02% 0.0365 -0.1238) |
| OKLCH | oklch(76.02% 0.129 286.4) |
| XYZ | xyz(48.1152, 42.4275, 100.2426) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.67
Perrywinkle
#8F8CE7
ΔE00 7.46
Pastel Purple
#CAA0FF
ΔE00 7.48
Lavender
#B39DDB
ΔE00 8.17
Lilac (survey)
#CEA2FD
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA4FF #F8FFA4
analogous
#A4CBFF #ABA4FF #D8A4FF
triadic
#ABA4FF #FFABA4 #A4FFAB
tetradic
#ABA4FF #FFA4CB #F8FFA4 #A4FFD8
square
#ABA4FF #FFA4CB #F8FFA4 #A4FFD8
split-complementary
#ABA4FF #FFD8A4 #CBFFA4
monochromatic
#3A2AFF #7367FF #ABA4FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
2.21
#ABA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ABA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA4FF
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA4FF | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#96B5C6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aba4ff; /* rgb */ color: rgb(171, 164, 255); /* oklch */ color: oklch(76.0% 0.129 286.4);
Tailwind
colors: {
custom: {
50: '#c6bfff',
500: '#aba4ff',
950: '#000000',
},
}SCSS
$custom: #aba4ff; $custom-light: #c6bfff; $custom-dark: #000000;
JSON
{
"hex": "#aba4ff",
"rgb": {
"r": 171,
"g": 164,
"b": 255
},
"hsl": {
"h": 244.615,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.7602,
"c": 0.12902,
"h": 286.4
},
"luminance": 0.42429
}Semantic roles & 50–950 ramp
primary
#ABA4FF
secondary
#F5F7D4
accent
#E600D4
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186