#BB91E7#BB91E7
#BB91E7 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.129 H 305.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91E7 |
|---|---|
| RGB | rgb(187, 145, 231) |
| HSL | hsl(269, 64%, 74%) |
| HSV | hsv(269, 37%, 91%) |
| CMYK | cmyk(19%, 37.2%, 0%, 9.4%) |
| CIE-LAB | lab(66.96, 32.21, -37.63) |
| CIE-LCH | lch(66.96, 49.53, 310.56°) |
| OKLab | oklab(72.81% 0.0754 -0.1042) |
| OKLCH | oklch(72.81% 0.129 305.9) |
| XYZ | xyz(45.0399, 36.5854, 80.2747) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.56
Pale Purple
#B790D4
ΔE00 3.69
Lavender (survey)
#C79FEF
ΔE00 3.87
Liliac
#C48EFD
ΔE00 3.96
Pastel Purple
#CAA0FF
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91E7 #BDE791
analogous
#9192E7 #BB91E7 #E691E7
triadic
#BB91E7 #E7BB91 #91E7BB
tetradic
#BB91E7 #E79192 #BDE791 #91E7E6
square
#BB91E7 #E79192 #BDE791 #91E7E6
split-complementary
#BB91E7 #E7E691 #92E791
monochromatic
#7D2DD0 #9C5FDC #BB91E7 #DAC3F2 #EFE6FA
Accessibility & contrast
On white
2.52
#BB91E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#BB91E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91E7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91E7 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#87A3E5
Tritanopia (blue-blind)
#B59EB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb91e7; /* rgb */ color: rgb(187, 145, 231); /* oklch */ color: oklch(72.8% 0.129 305.9);
Tailwind
colors: {
custom: {
50: '#d1b1ef',
500: '#bb91e7',
950: '#000000',
},
}SCSS
$custom: #bb91e7; $custom-light: #d1b1ef; $custom-dark: #000000;
JSON
{
"hex": "#bb91e7",
"rgb": {
"r": 187,
"g": 145,
"b": 231
},
"hsl": {
"h": 269.302,
"s": 64.179,
"l": 73.725
},
"oklch": {
"l": 0.72807,
"c": 0.12865,
"h": 305.9
},
"luminance": 0.36585
}Semantic roles & 50–950 ramp
primary
#BB91E7
secondary
#E6F1DA
accent
#CC1A75
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084