#A89BFE#A89BFE
#A89BFE is a light, vivid blue. Relative luminance 0.389; OKLCH L 74.1% C 0.141 H 288.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BFE |
|---|---|
| RGB | rgb(168, 155, 254) |
| HSL | hsl(248, 98%, 80%) |
| HSV | hsv(248, 39%, 100%) |
| CMYK | cmyk(33.9%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(68.69, 26.80, -47.63) |
| CIE-LCH | lch(68.69, 54.65, 299.36°) |
| OKLab | oklab(74.06% 0.0447 -0.1335) |
| OKLCH | oklch(74.06% 0.141 288.5) |
| XYZ | xyz(45.7544, 38.9221, 98.8488) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 6.69
Pastel Purple
#CAA0FF
ΔE00 7.20
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Liliac
#C48EFD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BFE #F1FE9B
analogous
#9BBFFE #A89BFE #DA9BFE
triadic
#A89BFE #FEA89B #9BFEA8
tetradic
#A89BFE #FE9BBF #F1FE9B #9BFEDA
square
#A89BFE #FE9BBF #F1FE9B #9BFEDA
split-complementary
#A89BFE #FEDA9B #BFFE9B
monochromatic
#3F22FD #735EFD #A89BFE #DDD8FF #E5E1FF
Accessibility & contrast
On white
2.39
#A89BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#A89BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BFE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BFE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#7CA5FC
Tritanopia (blue-blind)
#92AEC0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89bfe; /* rgb */ color: rgb(168, 155, 254); /* oklch */ color: oklch(74.1% 0.141 288.5);
Tailwind
colors: {
custom: {
50: '#c4b8ff',
500: '#a89bfe',
950: '#000000',
},
}SCSS
$custom: #a89bfe; $custom-light: #c4b8ff; $custom-dark: #000000;
JSON
{
"hex": "#a89bfe",
"rgb": {
"r": 168,
"g": 155,
"b": 254
},
"hsl": {
"h": 247.879,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.74061,
"c": 0.14081,
"h": 288.5
},
"luminance": 0.38923
}Semantic roles & 50–950 ramp
primary
#A89BFE
secondary
#F2F7D4
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086