#ABA6FF#ABA6FF
#ABA6FF is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.4% C 0.126 H 285.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6FF |
|---|---|
| RGB | rgb(171, 166, 255) |
| HSL | hsl(243, 100%, 83%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(32.9%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(71.66, 21.66, -43.51) |
| CIE-LCH | lch(71.66, 48.60, 296.46°) |
| OKLab | oklab(76.4% 0.0339 -0.1215) |
| OKLCH | oklch(76.4% 0.126 285.6) |
| XYZ | xyz(48.4759, 43.1490, 100.3629) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.78
Pastel Purple
#CAA0FF
ΔE00 7.81
Perrywinkle
#8F8CE7
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.32
Pale Violet
#CEAEFA
ΔE00 8.39
Lilac (survey)
#CEA2FD
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6FF #FAFFA6
analogous
#A6CDFF #ABA6FF #D8A6FF
triadic
#ABA6FF #FFABA6 #A6FFAB
tetradic
#ABA6FF #FFA6CD #FAFFA6 #A6FFD8
square
#ABA6FF #FFA6CD #FAFFA6 #A6FFD8
split-complementary
#ABA6FF #FFD8A6 #CDFFA6
monochromatic
#372CFF #7169FF #ABA6FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.18
#ABA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ABA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6FF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6FF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#89ADFD
Tritanopia (blue-blind)
#96B6C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba6ff; /* rgb */ color: rgb(171, 166, 255); /* oklch */ color: oklch(76.4% 0.126 285.6);
Tailwind
colors: {
custom: {
50: '#c6c0ff',
500: '#aba6ff',
950: '#000000',
},
}SCSS
$custom: #aba6ff; $custom-light: #c6c0ff; $custom-dark: #000000;
JSON
{
"hex": "#aba6ff",
"rgb": {
"r": 171,
"g": 166,
"b": 255
},
"hsl": {
"h": 243.371,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.76397,
"c": 0.12616,
"h": 285.6
},
"luminance": 0.4315
}Semantic roles & 50–950 ramp
primary
#ABA6FF
secondary
#F5F7D4
accent
#E600D9
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186