#A89AFE#A89AFE
#A89AFE is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.9% C 0.142 H 288.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AFE |
|---|---|
| RGB | rgb(168, 154, 254) |
| HSL | hsl(248, 98%, 80%) |
| HSV | hsv(248, 39%, 100%) |
| CMYK | cmyk(33.9%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(68.45, 27.37, -48.01) |
| CIE-LCH | lch(68.45, 55.26, 299.68°) |
| OKLab | oklab(73.88% 0.046 -0.1346) |
| OKLCH | oklch(73.88% 0.142 288.8) |
| XYZ | xyz(45.5887, 38.5906, 98.7935) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.32
Perrywinkle
#8F8CE7
ΔE00 5.70
Lavender Blue
#8B88F8
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 7.16
Periwinkle (survey)
#8E82FE
ΔE00 7.46
Liliac
#C48EFD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AFE #F0FE9A
analogous
#9ABEFE #A89AFE #DA9AFE
triadic
#A89AFE #FEA89A #9AFEA8
tetradic
#A89AFE #FE9ABE #F0FE9A #9AFEDA
square
#A89AFE #FE9ABE #F0FE9A #9AFEDA
split-complementary
#A89AFE #FEDA9A #BEFE9A
monochromatic
#4021FD #745DFD #A89AFE #DCD7FF #E5E1FF
Accessibility & contrast
On white
2.41
#A89AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#A89AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AFE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AFE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#93ADC0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89afe; /* rgb */ color: rgb(168, 154, 254); /* oklch */ color: oklch(73.9% 0.142 288.8);
Tailwind
colors: {
custom: {
50: '#c4b7ff',
500: '#a89afe',
950: '#000000',
},
}SCSS
$custom: #a89afe; $custom-light: #c4b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a89afe",
"rgb": {
"r": 168,
"g": 154,
"b": 254
},
"hsl": {
"h": 248.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.73877,
"c": 0.14227,
"h": 288.8
},
"luminance": 0.38592
}Semantic roles & 50–950 ramp
primary
#A89AFE
secondary
#F2F7D4
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086