#ABA6FE#ABA6FE
#ABA6FE is a light, vivid blue. Relative luminance 0.431; OKLCH L 76.3% C 0.125 H 285.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6FE |
|---|---|
| RGB | rgb(171, 166, 254) |
| HSL | hsl(243, 98%, 82%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(32.7%, 34.6%, 0%, 0.4%) |
| CIE-LAB | lab(71.61, 21.40, -43.04) |
| CIE-LCH | lch(71.61, 48.06, 296.44°) |
| OKLab | oklab(76.35% 0.0336 -0.1202) |
| OKLCH | oklch(76.35% 0.125 285.6) |
| XYZ | xyz(48.3154, 43.0848, 99.5173) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 7.81
Lavender
#B39DDB
ΔE00 8.18
Pale Violet
#CEAEFA
ΔE00 8.31
Lilac (survey)
#CEA2FD
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6FE #F9FEA6
analogous
#A6CDFE #ABA6FE #D7A6FE
triadic
#ABA6FE #FEABA6 #A6FEAB
tetradic
#ABA6FE #FEA6CD #F9FEA6 #A6FED7
square
#ABA6FE #FEA6CD #F9FEA6 #A6FED7
split-complementary
#ABA6FE #FED7A6 #CDFEA6
monochromatic
#392DFD #7269FD #ABA6FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.18
#ABA6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ABA6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6FE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6FE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#96B6C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aba6fe; /* rgb */ color: rgb(171, 166, 254); /* oklch */ color: oklch(76.3% 0.125 285.6);
Tailwind
colors: {
custom: {
50: '#c6c0ff',
500: '#aba6fe',
950: '#000000',
},
}SCSS
$custom: #aba6fe; $custom-light: #c6c0ff; $custom-dark: #000000;
JSON
{
"hex": "#aba6fe",
"rgb": {
"r": 171,
"g": 166,
"b": 254
},
"hsl": {
"h": 243.409,
"s": 97.778,
"l": 82.353
},
"oklch": {
"l": 0.76349,
"c": 0.12479,
"h": 285.6
},
"luminance": 0.43086
}Semantic roles & 50–950 ramp
primary
#ABA6FE
secondary
#F5F7D4
accent
#E600D8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186