#BB91E4#BB91E4
#BB91E4 is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.7% C 0.125 H 306.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91E4 |
|---|---|
| RGB | rgb(187, 145, 228) |
| HSL | hsl(270, 61%, 73%) |
| HSV | hsv(270, 36%, 89%) |
| CMYK | cmyk(18%, 36.4%, 0%, 10.6%) |
| CIE-LAB | lab(66.84, 31.54, -36.18) |
| CIE-LCH | lch(66.84, 48.00, 311.08°) |
| OKLab | oklab(72.67% 0.0748 -0.1) |
| OKLCH | oklch(72.67% 0.125 306.8) |
| XYZ | xyz(44.6198, 36.4174, 78.0624) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.11
Baby Purple
#CA9BF7
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 3.84
Liliac
#C48EFD
ΔE00 4.48
Lavender
#B39DDB
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91E4 #BAE491
analogous
#9191E4 #BB91E4 #E491E4
triadic
#BB91E4 #E4BB91 #91E4BB
tetradic
#BB91E4 #E49191 #BAE491 #91E4E4
square
#BB91E4 #E49191 #BAE491 #91E4E4
split-complementary
#BB91E4 #E4E491 #91E491
monochromatic
#7E31C9 #9D60D8 #BB91E4 #D9C2F0 #F0E6F9
Accessibility & contrast
On white
2.54
#BB91E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#BB91E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91E4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91E4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E7
Deuteranopia (green-blind)
#89A3E2
Tritanopia (blue-blind)
#B59DB0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb91e4; /* rgb */ color: rgb(187, 145, 228); /* oklch */ color: oklch(72.7% 0.125 306.8);
Tailwind
colors: {
custom: {
50: '#d0b1ed',
500: '#bb91e4',
950: '#000000',
},
}SCSS
$custom: #bb91e4; $custom-light: #d0b1ed; $custom-dark: #000000;
JSON
{
"hex": "#bb91e4",
"rgb": {
"r": 187,
"g": 145,
"b": 228
},
"hsl": {
"h": 270.361,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.72668,
"c": 0.1249,
"h": 306.8
},
"luminance": 0.36417
}Semantic roles & 50–950 ramp
primary
#BB91E4
secondary
#E5F0DB
accent
#C81D72
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084