#ABA9FE#ABA9FE
#ABA9FE is a light, vivid blue. Relative luminance 0.442; OKLCH L 76.9% C 0.121 H 284.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9FE |
|---|---|
| RGB | rgb(171, 169, 254) |
| HSL | hsl(241, 98%, 83%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(32.7%, 33.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.35, 19.72, -41.88) |
| CIE-LCH | lch(72.35, 46.29, 295.21°) |
| OKLab | oklab(76.92% 0.0297 -0.1168) |
| OKLCH | oklch(76.92% 0.121 284.3) |
| XYZ | xyz(48.8671, 44.1882, 99.7012) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.10
Pastel Blue
#A2BFFE
ΔE00 8.02
Light Periwinkle
#C1C6FC
ΔE00 8.30
Pastel Purple
#CAA0FF
ΔE00 8.35
Perrywinkle
#8F8CE7
ΔE00 8.42
Pale Violet
#CEAEFA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9FE #FCFEA9
analogous
#A9D1FE #ABA9FE #D5A9FE
triadic
#ABA9FE #FEABA9 #A9FEAB
tetradic
#ABA9FE #FEA9D1 #FCFEA9 #A9FED5
square
#ABA9FE #FEA9D1 #FCFEA9 #A9FED5
split-complementary
#ABA9FE #FED5A9 #D1FEA9
monochromatic
#3530FD #706DFD #ABA9FE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.13
#ABA9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ABA9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9FE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9FE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#8DAFFC
Tritanopia (blue-blind)
#96B9C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aba9fe; /* rgb */ color: rgb(171, 169, 254); /* oklch */ color: oklch(76.9% 0.121 284.3);
Tailwind
colors: {
custom: {
50: '#c6c2ff',
500: '#aba9fe',
950: '#000000',
},
}SCSS
$custom: #aba9fe; $custom-light: #c6c2ff; $custom-dark: #000000;
JSON
{
"hex": "#aba9fe",
"rgb": {
"r": 171,
"g": 169,
"b": 254
},
"hsl": {
"h": 241.412,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.76919,
"c": 0.12054,
"h": 284.3
},
"luminance": 0.4419
}Semantic roles & 50–950 ramp
primary
#ABA9FE
secondary
#F6F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186