#BB91E8#BB91E8
#BB91E8 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.130 H 305.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91E8 |
|---|---|
| RGB | rgb(187, 145, 232) |
| HSL | hsl(269, 65%, 74%) |
| HSV | hsv(269, 38%, 91%) |
| CMYK | cmyk(19.4%, 37.5%, 0%, 9%) |
| CIE-LAB | lab(67.01, 32.43, -38.12) |
| CIE-LCH | lch(67.01, 50.05, 310.39°) |
| OKLab | oklab(72.85% 0.0756 -0.1056) |
| OKLCH | oklch(72.85% 0.13 305.6) |
| XYZ | xyz(45.1815, 36.6420, 81.0207) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.50
Liliac
#C48EFD
ΔE00 3.79
Pale Purple
#B790D4
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91E8 #BEE891
analogous
#9193E8 #BB91E8 #E791E8
triadic
#BB91E8 #E8BB91 #91E8BB
tetradic
#BB91E8 #E89193 #BEE891 #91E8E7
square
#BB91E8 #E89193 #BEE891 #91E8E7
split-complementary
#BB91E8 #E8E791 #93E891
monochromatic
#7C2CD3 #9C5EDD #BB91E8 #DAC4F3 #EFE6FA
Accessibility & contrast
On white
2.52
#BB91E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#BB91E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91E8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91E8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EB
Deuteranopia (green-blind)
#87A3E6
Tritanopia (blue-blind)
#B49EB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb91e8; /* rgb */ color: rgb(187, 145, 232); /* oklch */ color: oklch(72.9% 0.130 305.6);
Tailwind
colors: {
custom: {
50: '#d1b1ef',
500: '#bb91e8',
950: '#000000',
},
}SCSS
$custom: #bb91e8; $custom-light: #d1b1ef; $custom-dark: #000000;
JSON
{
"hex": "#bb91e8",
"rgb": {
"r": 187,
"g": 145,
"b": 232
},
"hsl": {
"h": 268.966,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.72853,
"c": 0.12991,
"h": 305.6
},
"luminance": 0.36642
}Semantic roles & 50–950 ramp
primary
#BB91E8
secondary
#E6F1DA
accent
#CD1876
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084