#BB91EE#BB91EE
#BB91EE is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.1% C 0.137 H 304.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91EE |
|---|---|
| RGB | rgb(187, 145, 238) |
| HSL | hsl(267, 73%, 75%) |
| HSV | hsv(267, 39%, 93%) |
| CMYK | cmyk(21.4%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.27, 33.78, -41.01) |
| CIE-LCH | lch(67.27, 53.13, 309.48°) |
| OKLab | oklab(73.14% 0.0769 -0.1139) |
| OKLCH | oklch(73.14% 0.137 304) |
| XYZ | xyz(46.0483, 36.9888, 85.5860) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.88
Baby Purple
#CA9BF7
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 4.25
Pastel Purple
#CAA0FF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91EE #C4EE91
analogous
#9195EE #BB91EE #EA91EE
triadic
#BB91EE #EEBB91 #91EEBB
tetradic
#BB91EE #EE9195 #C4EE91 #91EEEA
square
#BB91EE #EE9195 #C4EE91 #91EEEA
split-complementary
#BB91EE #EEEA91 #95EE91
monochromatic
#7927DE #9A5CE6 #BB91EE #DCC6F6 #EFE4FB
Accessibility & contrast
On white
2.50
#BB91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BB91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91EE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91EE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#84A4EB
Tritanopia (blue-blind)
#B3A0B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb91ee; /* rgb */ color: rgb(187, 145, 238); /* oklch */ color: oklch(73.1% 0.137 304.0);
Tailwind
colors: {
custom: {
50: '#d1b2f4',
500: '#bb91ee',
950: '#000000',
},
}SCSS
$custom: #bb91ee; $custom-light: #d1b2f4; $custom-dark: #000000;
JSON
{
"hex": "#bb91ee",
"rgb": {
"r": 187,
"g": 145,
"b": 238
},
"hsl": {
"h": 267.097,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.73137,
"c": 0.13744,
"h": 304
},
"luminance": 0.36989
}Semantic roles & 50–950 ramp
primary
#BB91EE
secondary
#E7F3D8
accent
#D5107C
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141117
muted
#828085