#BB91FB#BB91FB
#BB91FB is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.154 H 301.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91FB |
|---|---|
| RGB | rgb(187, 145, 251) |
| HSL | hsl(264, 93%, 78%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(25.5%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.86, 36.79, -47.20) |
| CIE-LCH | lch(67.86, 59.85, 307.93°) |
| OKLab | oklab(73.78% 0.0792 -0.1319) |
| OKLCH | oklch(73.78% 0.154 301) |
| XYZ | xyz(48.0276, 37.7805, 96.0102) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.02
Baby Purple
#CA9BF7
ΔE00 4.18
Pastel Purple
#CAA0FF
ΔE00 4.36
Lilac (survey)
#CEA2FD
ΔE00 5.33
Lavender (survey)
#C79FEF
ΔE00 5.60
Light Purple
#BF77F6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91FB #D1FB91
analogous
#919CFB #BB91FB #F091FB
triadic
#BB91FB #FBBB91 #91FBBB
tetradic
#BB91FB #FB919C #D1FB91 #91FBF0
square
#BB91FB #FB919C #D1FB91 #91FBF0
split-complementary
#BB91FB #FBF091 #9CFB91
monochromatic
#721BF7 #9656F9 #BB91FB #E0CCFD #EDE1FE
Accessibility & contrast
On white
2.45
#BB91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BB91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91FB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91FB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#7DA5F8
Tritanopia (blue-blind)
#AFA3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb91fb; /* rgb */ color: rgb(187, 145, 251); /* oklch */ color: oklch(73.8% 0.154 301.0);
Tailwind
colors: {
custom: {
50: '#d1b2fd',
500: '#bb91fb',
950: '#000000',
},
}SCSS
$custom: #bb91fb; $custom-light: #d1b2fd; $custom-dark: #000000;
JSON
{
"hex": "#bb91fb",
"rgb": {
"r": 187,
"g": 145,
"b": 251
},
"hsl": {
"h": 263.774,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.73775,
"c": 0.15382,
"h": 301
},
"luminance": 0.37781
}Semantic roles & 50–950 ramp
primary
#BB91FB
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085