#BB91FC#BB91FC
#BB91FC is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.155 H 300.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91FC |
|---|---|
| RGB | rgb(187, 145, 252) |
| HSL | hsl(264, 95%, 78%) |
| HSV | hsv(264, 42%, 99%) |
| CMYK | cmyk(25.8%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.91, 37.02, -47.67) |
| CIE-LCH | lch(67.91, 60.36, 307.83°) |
| OKLab | oklab(73.83% 0.0793 -0.1332) |
| OKLCH | oklch(73.83% 0.155 300.8) |
| XYZ | xyz(48.1856, 37.8437, 96.8426) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.05
Baby Purple
#CA9BF7
ΔE00 4.27
Pastel Purple
#CAA0FF
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91FC #D2FC91
analogous
#919DFC #BB91FC #F091FC
triadic
#BB91FC #FCBB91 #91FCBB
tetradic
#BB91FC #FC919D #D2FC91 #91FCF0
square
#BB91FC #FC919D #D2FC91 #91FCF0
split-complementary
#BB91FC #FCF091 #9DFC91
monochromatic
#711AF9 #9655FA #BB91FC #E0CDFE #EDE1FE
Accessibility & contrast
On white
2.45
#BB91FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BB91FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91FC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91FC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#AFA3BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb91fc; /* rgb */ color: rgb(187, 145, 252); /* oklch */ color: oklch(73.8% 0.155 300.8);
Tailwind
colors: {
custom: {
50: '#d1b2fe',
500: '#bb91fc',
950: '#000000',
},
}SCSS
$custom: #bb91fc; $custom-light: #d1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#bb91fc",
"rgb": {
"r": 187,
"g": 145,
"b": 252
},
"hsl": {
"h": 263.551,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.73826,
"c": 0.15507,
"h": 300.8
},
"luminance": 0.37844
}Semantic roles & 50–950 ramp
primary
#BB91FC
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086