#A89BFB#A89BFB
#A89BFB is a light, vivid blue. Relative luminance 0.387; OKLCH L 73.9% C 0.137 H 288.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BFB |
|---|---|
| RGB | rgb(168, 155, 251) |
| HSL | hsl(248, 92%, 80%) |
| HSV | hsv(248, 38%, 98%) |
| CMYK | cmyk(33.1%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.56, 26.03, -46.22) |
| CIE-LCH | lch(68.56, 53.04, 299.39°) |
| OKLab | oklab(73.91% 0.0441 -0.1294) |
| OKLCH | oklch(73.91% 0.137 288.8) |
| XYZ | xyz(45.2778, 38.7314, 96.3384) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 5.71
Lavender Blue
#8B88F8
ΔE00 6.81
Pastel Purple
#CAA0FF
ΔE00 7.06
Liliac
#C48EFD
ΔE00 7.61
Periwinkle (survey)
#8E82FE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BFB #EEFB9B
analogous
#9BBEFB #A89BFB #D89BFB
triadic
#A89BFB #FBA89B #9BFBA8
tetradic
#A89BFB #FB9BBE #EEFB9B #9BFBD8
square
#A89BFB #FB9BBE #EEFB9B #9BFBD8
split-complementary
#A89BFB #FBD89B #BEFB9B
monochromatic
#4225F6 #7560F9 #A89BFB #DBD6FD #E5E2FE
Accessibility & contrast
On white
2.40
#A89BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#A89BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BFB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BFB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FF
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#94ADBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89bfb; /* rgb */ color: rgb(168, 155, 251); /* oklch */ color: oklch(73.9% 0.137 288.8);
Tailwind
colors: {
custom: {
50: '#c4b8fd',
500: '#a89bfb',
950: '#000000',
},
}SCSS
$custom: #a89bfb; $custom-light: #c4b8fd; $custom-dark: #000000;
JSON
{
"hex": "#a89bfb",
"rgb": {
"r": 168,
"g": 155,
"b": 251
},
"hsl": {
"h": 248.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.7391,
"c": 0.13673,
"h": 288.8
},
"luminance": 0.38733
}Semantic roles & 50–950 ramp
primary
#A89BFB
secondary
#F2F6D5
accent
#E600C6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085