#A89FFE#A89FFE
#A89FFE is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.8% C 0.135 H 287.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FFE |
|---|---|
| RGB | rgb(168, 159, 254) |
| HSL | hsl(246, 98%, 81%) |
| HSV | hsv(246, 37%, 100%) |
| CMYK | cmyk(33.9%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.67, 24.54, -46.11) |
| CIE-LCH | lch(69.67, 52.23, 298.02°) |
| OKLab | oklab(74.8% 0.0395 -0.1291) |
| OKLCH | oklch(74.8% 0.135 287) |
| XYZ | xyz(46.4312, 40.2756, 99.0743) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.03
Perrywinkle
#8F8CE7
ΔE00 6.34
Lavender Blue
#8B88F8
ΔE00 7.37
Pastel Purple
#CAA0FF
ΔE00 7.49
Lavender
#B39DDB
ΔE00 8.26
Lilac (survey)
#CEA2FD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FFE #F5FE9F
analogous
#9FC5FE #A89FFE #D79FFE
triadic
#A89FFE #FEA89F #9FFEA8
tetradic
#A89FFE #FE9FC5 #F5FE9F #9FFED7
square
#A89FFE #FE9FC5 #F5FE9F #9FFED7
split-complementary
#A89FFE #FED79F #C5FE9F
monochromatic
#3A26FD #7162FD #A89FFE #DFDCFF #E4E1FF
Accessibility & contrast
On white
2.32
#A89FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#A89FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FFE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FFE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#92B1C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a89ffe; /* rgb */ color: rgb(168, 159, 254); /* oklch */ color: oklch(74.8% 0.135 287.0);
Tailwind
colors: {
custom: {
50: '#c4bbff',
500: '#a89ffe',
950: '#000000',
},
}SCSS
$custom: #a89ffe; $custom-light: #c4bbff; $custom-dark: #000000;
JSON
{
"hex": "#a89ffe",
"rgb": {
"r": 168,
"g": 159,
"b": 254
},
"hsl": {
"h": 245.684,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.74802,
"c": 0.13501,
"h": 287
},
"luminance": 0.40277
}Semantic roles & 50–950 ramp
primary
#A89FFE
secondary
#F4F7D4
accent
#E600D0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086