#BB91F8#BB91F8
#BB91F8 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.150 H 301.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F8 |
|---|---|
| RGB | rgb(187, 145, 248) |
| HSL | hsl(264, 88%, 77%) |
| HSV | hsv(264, 42%, 97%) |
| CMYK | cmyk(24.6%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.72, 36.09, -45.78) |
| CIE-LCH | lch(67.72, 58.30, 308.25°) |
| OKLab | oklab(73.63% 0.0787 -0.1277) |
| OKLCH | oklch(73.63% 0.15 301.6) |
| XYZ | xyz(47.5585, 37.5928, 93.5394) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F8 #CEF891
analogous
#919BF8 #BB91F8 #EF91F8
triadic
#BB91F8 #F8BB91 #91F8BB
tetradic
#BB91F8 #F8919B #CEF891 #91F8EF
square
#BB91F8 #F8919B #CEF891 #91F8EF
split-complementary
#BB91F8 #F8EF91 #9BF891
monochromatic
#741EF1 #9757F4 #BB91F8 #DFCBFC #EDE2FD
Accessibility & contrast
On white
2.47
#BB91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#BB91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F8 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#7FA5F5
Tritanopia (blue-blind)
#B0A2B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb91f8; /* rgb */ color: rgb(187, 145, 248); /* oklch */ color: oklch(73.6% 0.150 301.6);
Tailwind
colors: {
custom: {
50: '#d1b2fb',
500: '#bb91f8',
950: '#000000',
},
}SCSS
$custom: #bb91f8; $custom-light: #d1b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bb91f8",
"rgb": {
"r": 187,
"g": 145,
"b": 248
},
"hsl": {
"h": 264.466,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.73625,
"c": 0.15004,
"h": 301.6
},
"luminance": 0.37593
}Semantic roles & 50–950 ramp
primary
#BB91F8
secondary
#E8F5D6
accent
#E50188
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085