#BB91E6#BB91E6
#BB91E6 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.127 H 306.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91E6 |
|---|---|
| RGB | rgb(187, 145, 230) |
| HSL | hsl(270, 63%, 74%) |
| HSV | hsv(270, 37%, 90%) |
| CMYK | cmyk(18.7%, 37%, 0%, 9.8%) |
| CIE-LAB | lab(66.92, 31.98, -37.15) |
| CIE-LCH | lch(66.92, 49.02, 310.73°) |
| OKLab | oklab(72.76% 0.0752 -0.1028) |
| OKLCH | oklch(72.76% 0.127 306.2) |
| XYZ | xyz(44.8990, 36.5291, 79.5330) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.50
Baby Purple
#CA9BF7
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 3.85
Liliac
#C48EFD
ΔE00 4.13
Pastel Purple
#CAA0FF
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91E6 #BCE691
analogous
#9191E6 #BB91E6 #E591E6
triadic
#BB91E6 #E6BB91 #91E6BB
tetradic
#BB91E6 #E69191 #BCE691 #91E6E5
square
#BB91E6 #E69191 #BCE691 #91E6E5
split-complementary
#BB91E6 #E6E591 #91E691
monochromatic
#7D2FCE #9C5FDB #BB91E6 #DAC3F1 #F0E6F9
Accessibility & contrast
On white
2.53
#BB91E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#BB91E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91E6
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91E6 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E9
Deuteranopia (green-blind)
#88A3E4
Tritanopia (blue-blind)
#B59EB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb91e6; /* rgb */ color: rgb(187, 145, 230); /* oklch */ color: oklch(72.8% 0.127 306.2);
Tailwind
colors: {
custom: {
50: '#d0b1ee',
500: '#bb91e6',
950: '#000000',
},
}SCSS
$custom: #bb91e6; $custom-light: #d0b1ee; $custom-dark: #000000;
JSON
{
"hex": "#bb91e6",
"rgb": {
"r": 187,
"g": 145,
"b": 230
},
"hsl": {
"h": 269.647,
"s": 62.963,
"l": 73.529
},
"oklch": {
"l": 0.7276,
"c": 0.1274,
"h": 306.2
},
"luminance": 0.36529
}Semantic roles & 50–950 ramp
primary
#BB91E6
secondary
#E6F1DA
accent
#CB1B74
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084