#BB91F1#BB91F1
#BB91F1 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.141 H 303.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F1 |
|---|---|
| RGB | rgb(187, 145, 241) |
| HSL | hsl(266, 77%, 76%) |
| HSV | hsv(266, 40%, 95%) |
| CMYK | cmyk(22.4%, 39.8%, 0%, 5.5%) |
| CIE-LAB | lab(67.40, 34.47, -42.45) |
| CIE-LCH | lch(67.40, 54.68, 309.08°) |
| OKLab | oklab(73.28% 0.0774 -0.1181) |
| OKLCH | oklch(73.28% 0.141 303.2) |
| XYZ | xyz(46.4927, 37.1665, 87.9265) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.51
Baby Purple
#CA9BF7
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.93
Pale Purple
#B790D4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F1 #C7F191
analogous
#9197F1 #BB91F1 #EB91F1
triadic
#BB91F1 #F1BB91 #91F1BB
tetradic
#BB91F1 #F19197 #C7F191 #91F1EB
square
#BB91F1 #F19197 #C7F191 #91F1EB
split-complementary
#BB91F1 #F1EB91 #97F191
monochromatic
#7824E3 #995BEA #BB91F1 #DDC7F8 #EEE4FC
Accessibility & contrast
On white
2.49
#BB91F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BB91F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F1
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F1 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F5
Deuteranopia (green-blind)
#83A4EE
Tritanopia (blue-blind)
#B2A1B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb91f1; /* rgb */ color: rgb(187, 145, 241); /* oklch */ color: oklch(73.3% 0.141 303.2);
Tailwind
colors: {
custom: {
50: '#d1b2f6',
500: '#bb91f1',
950: '#000000',
},
}SCSS
$custom: #bb91f1; $custom-light: #d1b2f6; $custom-dark: #000000;
JSON
{
"hex": "#bb91f1",
"rgb": {
"r": 187,
"g": 145,
"b": 241
},
"hsl": {
"h": 266.25,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.73281,
"c": 0.14122,
"h": 303.2
},
"luminance": 0.37166
}Semantic roles & 50–950 ramp
primary
#BB91F1
secondary
#E7F3D8
accent
#DA0C80
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141117
muted
#838085