#BB91FA#BB91FA
#BB91FA is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.153 H 301.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91FA |
|---|---|
| RGB | rgb(187, 145, 250) |
| HSL | hsl(264, 91%, 77%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(25.2%, 42%, 0%, 2%) |
| CIE-LAB | lab(67.81, 36.56, -46.73) |
| CIE-LCH | lch(67.81, 59.33, 308.04°) |
| OKLab | oklab(73.72% 0.079 -0.1305) |
| OKLCH | oklch(73.72% 0.153 301.2) |
| XYZ | xyz(47.8704, 37.7176, 95.1822) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.01
Baby Purple
#CA9BF7
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 5.27
Lavender (survey)
#C79FEF
ΔE00 5.48
Light Purple
#BF77F6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91FA #D0FA91
analogous
#919CFA #BB91FA #EF91FA
triadic
#BB91FA #FABB91 #91FABB
tetradic
#BB91FA #FA919C #D0FA91 #91FAEF
square
#BB91FA #FA919C #D0FA91 #91FAEF
split-complementary
#BB91FA #FAEF91 #9CFA91
monochromatic
#731CF5 #9756F7 #BB91FA #DFCCFD #EDE2FE
Accessibility & contrast
On white
2.46
#BB91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BB91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91FA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91FA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#7EA5F7
Tritanopia (blue-blind)
#AFA3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb91fa; /* rgb */ color: rgb(187, 145, 250); /* oklch */ color: oklch(73.7% 0.153 301.2);
Tailwind
colors: {
custom: {
50: '#d1b2fc',
500: '#bb91fa',
950: '#000000',
},
}SCSS
$custom: #bb91fa; $custom-light: #d1b2fc; $custom-dark: #000000;
JSON
{
"hex": "#bb91fa",
"rgb": {
"r": 187,
"g": 145,
"b": 250
},
"hsl": {
"h": 264,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.73725,
"c": 0.15256,
"h": 301.2
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#BB91FA
secondary
#E9F6D5
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085