#BB89FA#BB89FA
#BB89FA is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.4% C 0.165 H 302.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BB89FA |
|---|---|
| RGB | rgb(187, 137, 250) |
| HSL | hsl(267, 92%, 76%) |
| HSV | hsv(267, 45%, 98%) |
| CMYK | cmyk(25.2%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(66.03, 40.96, -49.54) |
| CIE-LCH | lch(66.03, 64.28, 309.58°) |
| OKLab | oklab(72.38% 0.0898 -0.1387) |
| OKLCH | oklch(72.38% 0.165 302.9) |
| XYZ | xyz(46.6907, 35.3583, 94.7890) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.95
Light Purple
#BF77F6
ΔE00 4.51
Baby Purple
#CA9BF7
ΔE00 5.50
Easter Purple
#C071FE
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 6.07
Light Urple
#B36FF6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB89FA #C8FA89
analogous
#898FFA #BB89FA #F489FA
triadic
#BB89FA #FABB89 #89FABB
tetradic
#BB89FA #FA898F #C8FA89 #89FAF4
square
#BB89FA #FA898F #C8FA89 #89FAF4
split-complementary
#BB89FA #FAF489 #8FFA89
monochromatic
#7714F5 #994EF8 #BB89FA #DDC4FC #EEE2FE
Accessibility & contrast
On white
2.60
#BB89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#BB89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB89FA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB89FA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#76A0F7
Tritanopia (blue-blind)
#B09DB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb89fa; /* rgb */ color: rgb(187, 137, 250); /* oklch */ color: oklch(72.4% 0.165 302.9);
Tailwind
colors: {
custom: {
50: '#d2acfc',
500: '#bb89fa',
950: '#000000',
},
}SCSS
$custom: #bb89fa; $custom-light: #d2acfc; $custom-dark: #000000;
JSON
{
"hex": "#bb89fa",
"rgb": {
"r": 187,
"g": 137,
"b": 250
},
"hsl": {
"h": 266.549,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.72383,
"c": 0.16519,
"h": 302.9
},
"luminance": 0.35358
}Semantic roles & 50–950 ramp
primary
#BB89FA
secondary
#E7F6D5
accent
#E60080
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85