#A89EFF#A89EFF
#A89EFF is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.7% C 0.138 H 287.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EFF |
|---|---|
| RGB | rgb(168, 158, 255) |
| HSL | hsl(246, 100%, 81%) |
| HSV | hsv(246, 38%, 100%) |
| CMYK | cmyk(34.1%, 38%, 0%, 0%) |
| CIE-LAB | lab(69.47, 25.36, -46.96) |
| CIE-LCH | lch(69.47, 53.37, 298.37°) |
| OKLab | oklab(74.67% 0.041 -0.1316) |
| OKLCH | oklch(74.67% 0.138 287.3) |
| XYZ | xyz(46.4205, 39.9973, 99.8628) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.02
Perrywinkle
#8F8CE7
ΔE00 6.23
Lavender Blue
#8B88F8
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 7.45
Periwinkle (survey)
#8E82FE
ΔE00 8.28
Liliac
#C48EFD
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EFF #F5FF9E
analogous
#9EC4FF #A89EFF #D89EFF
triadic
#A89EFF #FFA89E #9EFFA8
tetradic
#A89EFF #FF9EC4 #F5FF9E #9EFFD8
square
#A89EFF #FF9EC4 #F5FF9E #9EFFD8
split-complementary
#A89EFF #FFD89E #C4FF9E
monochromatic
#3A24FF #7161FF #A89EFF #DFDBFF #E4E0FF
Accessibility & contrast
On white
2.33
#A89EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#A89EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EFF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EFF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#92B0C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a89eff; /* rgb */ color: rgb(168, 158, 255); /* oklch */ color: oklch(74.7% 0.138 287.3);
Tailwind
colors: {
custom: {
50: '#c4baff',
500: '#a89eff',
950: '#000000',
},
}SCSS
$custom: #a89eff; $custom-light: #c4baff; $custom-dark: #000000;
JSON
{
"hex": "#a89eff",
"rgb": {
"r": 168,
"g": 158,
"b": 255
},
"hsl": {
"h": 246.186,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.74665,
"c": 0.13782,
"h": 287.3
},
"luminance": 0.39999
}Semantic roles & 50–950 ramp
primary
#A89EFF
secondary
#F4F7D4
accent
#E600CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086