#A89EFE#A89EFE
#A89EFE is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.6% C 0.136 H 287.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EFE |
|---|---|
| RGB | rgb(168, 158, 254) |
| HSL | hsl(246, 98%, 81%) |
| HSV | hsv(246, 38%, 100%) |
| CMYK | cmyk(33.9%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.42, 25.10, -46.49) |
| CIE-LCH | lch(69.42, 52.83, 298.37°) |
| OKLab | oklab(74.62% 0.0408 -0.1302) |
| OKLCH | oklch(74.62% 0.136 287.4) |
| XYZ | xyz(46.2599, 39.9331, 99.0172) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.06
Perrywinkle
#8F8CE7
ΔE00 6.19
Lavender Blue
#8B88F8
ΔE00 7.19
Pastel Purple
#CAA0FF
ΔE00 7.40
Lavender
#B39DDB
ΔE00 8.25
Periwinkle (survey)
#8E82FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EFE #F4FE9E
analogous
#9EC4FE #A89EFE #D89EFE
triadic
#A89EFE #FEA89E #9EFEA8
tetradic
#A89EFE #FE9EC4 #F4FE9E #9EFED8
square
#A89EFE #FE9EC4 #F4FE9E #9EFED8
split-complementary
#A89EFE #FED89E #C4FE9E
monochromatic
#3B25FD #7261FD #A89EFE #DEDBFF #E4E1FF
Accessibility & contrast
On white
2.34
#A89EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#A89EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EFE
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EFE | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#92B0C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a89efe; /* rgb */ color: rgb(168, 158, 254); /* oklch */ color: oklch(74.6% 0.136 287.4);
Tailwind
colors: {
custom: {
50: '#c4baff',
500: '#a89efe',
950: '#000000',
},
}SCSS
$custom: #a89efe; $custom-light: #c4baff; $custom-dark: #000000;
JSON
{
"hex": "#a89efe",
"rgb": {
"r": 168,
"g": 158,
"b": 254
},
"hsl": {
"h": 246.25,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.74616,
"c": 0.13645,
"h": 287.4
},
"luminance": 0.39934
}Semantic roles & 50–950 ramp
primary
#A89EFE
secondary
#F3F7D4
accent
#E600CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086