#ABA5FF#ABA5FF
#ABA5FF is a light, vivid blue. Relative luminance 0.428; OKLCH L 76.2% C 0.128 H 286.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5FF |
|---|---|
| RGB | rgb(171, 165, 255) |
| HSL | hsl(244, 100%, 82%) |
| HSV | hsv(244, 35%, 100%) |
| CMYK | cmyk(32.9%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(71.41, 22.22, -43.89) |
| CIE-LCH | lch(71.41, 49.20, 296.85°) |
| OKLab | oklab(76.21% 0.0352 -0.1226) |
| OKLCH | oklch(76.21% 0.128 286) |
| XYZ | xyz(48.2949, 42.7869, 100.3025) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 7.64
Perrywinkle
#8F8CE7
ΔE00 7.64
Lavender
#B39DDB
ΔE00 8.24
Pale Violet
#CEAEFA
ΔE00 8.36
Lilac (survey)
#CEA2FD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5FF #F9FFA5
analogous
#A5CCFF #ABA5FF #D8A5FF
triadic
#ABA5FF #FFABA5 #A5FFAB
tetradic
#ABA5FF #FFA5CC #F9FFA5 #A5FFD8
square
#ABA5FF #FFA5CC #F9FFA5 #A5FFD8
split-complementary
#ABA5FF #FFD8A5 #CCFFA5
monochromatic
#392BFF #7268FF #ABA5FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.20
#ABA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#ABA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5FF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5FF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#88ACFD
Tritanopia (blue-blind)
#96B6C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba5ff; /* rgb */ color: rgb(171, 165, 255); /* oklch */ color: oklch(76.2% 0.128 286.0);
Tailwind
colors: {
custom: {
50: '#c6bfff',
500: '#aba5ff',
950: '#000000',
},
}SCSS
$custom: #aba5ff; $custom-light: #c6bfff; $custom-dark: #000000;
JSON
{
"hex": "#aba5ff",
"rgb": {
"r": 171,
"g": 165,
"b": 255
},
"hsl": {
"h": 244,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.76208,
"c": 0.12759,
"h": 286
},
"luminance": 0.42788
}Semantic roles & 50–950 ramp
primary
#ABA5FF
secondary
#F5F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186