#A89AEF#A89AEF
#A89AEF is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.1% C 0.122 H 290.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AEF |
|---|---|
| RGB | rgb(168, 154, 239) |
| HSL | hsl(250, 73%, 77%) |
| HSV | hsv(250, 36%, 94%) |
| CMYK | cmyk(29.7%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(67.77, 23.57, -40.89) |
| CIE-LCH | lch(67.77, 47.20, 299.96°) |
| OKLab | oklab(73.14% 0.0429 -0.114) |
| OKLCH | oklch(73.14% 0.122 290.6) |
| XYZ | xyz(43.2801, 37.6672, 86.6349) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender
#B39DDB
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 7.06
Baby Purple
#CA9BF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AEF #E1EF9A
analogous
#9AB7EF #A89AEF #D29AEF
triadic
#A89AEF #EFA89A #9AEFA8
tetradic
#A89AEF #EF9AB7 #E1EF9A #9AEFD2
square
#A89AEF #EF9AB7 #E1EF9A #9AEFD2
split-complementary
#A89AEF #EFD29A #B7EF9A
monochromatic
#4D30DE #7A65E7 #A89AEF #D6CFF7 #E8E5FB
Accessibility & contrast
On white
2.46
#A89AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A89AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AEF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AEF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F2
Deuteranopia (green-blind)
#83A3ED
Tritanopia (blue-blind)
#98A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a89aef; /* rgb */ color: rgb(168, 154, 239); /* oklch */ color: oklch(73.1% 0.122 290.6);
Tailwind
colors: {
custom: {
50: '#c4b7f4',
500: '#a89aef',
950: '#000000',
},
}SCSS
$custom: #a89aef; $custom-light: #c4b7f4; $custom-dark: #000000;
JSON
{
"hex": "#a89aef",
"rgb": {
"r": 168,
"g": 154,
"b": 239
},
"hsl": {
"h": 249.882,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.73137,
"c": 0.12181,
"h": 290.6
},
"luminance": 0.37668
}Semantic roles & 50–950 ramp
primary
#A89AEF
secondary
#EEF2D9
accent
#D511B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085