#A89EFA#A89EFA
#A89EFA is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.4% C 0.131 H 287.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EFA |
|---|---|
| RGB | rgb(168, 158, 250) |
| HSL | hsl(247, 90%, 80%) |
| HSV | hsv(247, 37%, 98%) |
| CMYK | cmyk(32.8%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(69.24, 24.08, -44.60) |
| CIE-LCH | lch(69.24, 50.68, 298.37°) |
| OKLab | oklab(74.42% 0.0399 -0.1247) |
| OKLCH | oklch(74.42% 0.131 287.8) |
| XYZ | xyz(45.6260, 39.6795, 95.6789) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.29
Perrywinkle
#8F8CE7
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.36
Lavender
#B39DDB
ΔE00 7.64
Lilac (survey)
#CEA2FD
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EFA #F0FA9E
analogous
#9EC2FA #A89EFA #D69EFA
triadic
#A89EFA #FAA89E #9EFAA8
tetradic
#A89EFA #FA9EC2 #F0FA9E #9EFAD6
square
#A89EFA #FA9EC2 #F0FA9E #9EFAD6
split-complementary
#A89EFA #FAD69E #C2FA9E
monochromatic
#402AF4 #7464F7 #A89EFA #DCD8FD #E5E2FD
Accessibility & contrast
On white
2.35
#A89EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#A89EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EFA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EFA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#94AFC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a89efa; /* rgb */ color: rgb(168, 158, 250); /* oklch */ color: oklch(74.4% 0.131 287.8);
Tailwind
colors: {
custom: {
50: '#c4bafc',
500: '#a89efa',
950: '#000000',
},
}SCSS
$custom: #a89efa; $custom-light: #c4bafc; $custom-dark: #000000;
JSON
{
"hex": "#a89efa",
"rgb": {
"r": 168,
"g": 158,
"b": 250
},
"hsl": {
"h": 246.522,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.74418,
"c": 0.13098,
"h": 287.8
},
"luminance": 0.39681
}Semantic roles & 50–950 ramp
primary
#A89EFA
secondary
#F2F6D5
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085