#A89BFA#A89BFA
#A89BFA is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.9% C 0.135 H 288.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BFA |
|---|---|
| RGB | rgb(168, 155, 250) |
| HSL | hsl(248, 90%, 79%) |
| HSV | hsv(248, 38%, 98%) |
| CMYK | cmyk(32.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(68.51, 25.78, -45.74) |
| CIE-LCH | lch(68.51, 52.51, 299.40°) |
| OKLab | oklab(73.86% 0.0439 -0.1281) |
| OKLCH | oklch(73.86% 0.135 288.9) |
| XYZ | xyz(45.1206, 38.6685, 95.5105) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.44
Perrywinkle
#8F8CE7
ΔE00 5.68
Lavender Blue
#8B88F8
ΔE00 6.86
Pastel Purple
#CAA0FF
ΔE00 7.02
Liliac
#C48EFD
ΔE00 7.60
Lavender
#B39DDB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BFA #EDFA9B
analogous
#9BBEFA #A89BFA #D89BFA
triadic
#A89BFA #FAA89B #9BFAA8
tetradic
#A89BFA #FA9BBE #EDFA9B #9BFAD8
square
#A89BFA #FA9BBE #EDFA9B #9BFAD8
split-complementary
#A89BFA #FAD89B #BEFA9B
monochromatic
#4326F4 #7561F7 #A89BFA #DBD5FD #E6E2FE
Accessibility & contrast
On white
2.40
#A89BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#A89BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BFA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BFA | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#94ADBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89bfa; /* rgb */ color: rgb(168, 155, 250); /* oklch */ color: oklch(73.9% 0.135 288.9);
Tailwind
colors: {
custom: {
50: '#c4b8fc',
500: '#a89bfa',
950: '#000000',
},
}SCSS
$custom: #a89bfa; $custom-light: #c4b8fc; $custom-dark: #000000;
JSON
{
"hex": "#a89bfa",
"rgb": {
"r": 168,
"g": 155,
"b": 250
},
"hsl": {
"h": 248.211,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.7386,
"c": 0.13537,
"h": 288.9
},
"luminance": 0.3867
}Semantic roles & 50–950 ramp
primary
#A89BFA
secondary
#F1F6D5
accent
#E600C6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085