#BB91E9#BB91E9
#BB91E9 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.9% C 0.131 H 305.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91E9 |
|---|---|
| RGB | rgb(187, 145, 233) |
| HSL | hsl(269, 67%, 74%) |
| HSV | hsv(269, 38%, 91%) |
| CMYK | cmyk(19.7%, 37.8%, 0%, 8.6%) |
| CIE-LAB | lab(67.05, 32.65, -38.60) |
| CIE-LCH | lch(67.05, 50.56, 310.23°) |
| OKLab | oklab(72.9% 0.0758 -0.107) |
| OKLCH | oklch(72.9% 0.131 305.3) |
| XYZ | xyz(45.3239, 36.6990, 81.7709) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.46
Liliac
#C48EFD
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 3.94
Pale Purple
#B790D4
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91E9 #BFE991
analogous
#9193E9 #BB91E9 #E791E9
triadic
#BB91E9 #E9BB91 #91E9BB
tetradic
#BB91E9 #E99193 #BFE991 #91E9E7
square
#BB91E9 #E99193 #BFE991 #91E9E7
split-complementary
#BB91E9 #E9E791 #93E991
monochromatic
#7C2BD5 #9B5EDF #BB91E9 #DBC4F3 #EFE5FA
Accessibility & contrast
On white
2.52
#BB91E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BB91E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91E9
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91E9 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EC
Deuteranopia (green-blind)
#87A3E7
Tritanopia (blue-blind)
#B49FB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb91e9; /* rgb */ color: rgb(187, 145, 233); /* oklch */ color: oklch(72.9% 0.131 305.3);
Tailwind
colors: {
custom: {
50: '#d1b1f0',
500: '#bb91e9',
950: '#000000',
},
}SCSS
$custom: #bb91e9; $custom-light: #d1b1f0; $custom-dark: #000000;
JSON
{
"hex": "#bb91e9",
"rgb": {
"r": 187,
"g": 145,
"b": 233
},
"hsl": {
"h": 268.636,
"s": 66.667,
"l": 74.118
},
"oklch": {
"l": 0.729,
"c": 0.13116,
"h": 305.3
},
"luminance": 0.36699
}Semantic roles & 50–950 ramp
primary
#BB91E9
secondary
#E6F1DA
accent
#CF1777
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084