#BB91FD#BB91FD
#BB91FD is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.156 H 300.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91FD |
|---|---|
| RGB | rgb(187, 145, 253) |
| HSL | hsl(263, 96%, 78%) |
| HSV | hsv(263, 43%, 99%) |
| CMYK | cmyk(26.1%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(67.95, 37.26, -48.15) |
| CIE-LCH | lch(67.95, 60.88, 307.74°) |
| OKLab | oklab(73.88% 0.0795 -0.1346) |
| OKLCH | oklch(73.88% 0.156 300.6) |
| XYZ | xyz(48.3445, 37.9073, 97.6793) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.09
Baby Purple
#CA9BF7
ΔE00 4.38
Pastel Purple
#CAA0FF
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.46
Lavender (survey)
#C79FEF
ΔE00 5.84
Light Purple
#BF77F6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91FD #D3FD91
analogous
#919DFD #BB91FD #F191FD
triadic
#BB91FD #FDBB91 #91FDBB
tetradic
#BB91FD #FD919D #D3FD91 #91FDF1
square
#BB91FD #FD919D #D3FD91 #91FDF1
split-complementary
#BB91FD #FDF191 #9DFD91
monochromatic
#7119FB #9655FC #BB91FD #E0CDFE #ECE1FE
Accessibility & contrast
On white
2.45
#BB91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BB91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91FD
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91FD | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#AFA4BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb91fd; /* rgb */ color: rgb(187, 145, 253); /* oklch */ color: oklch(73.9% 0.156 300.6);
Tailwind
colors: {
custom: {
50: '#d1b2fe',
500: '#bb91fd',
950: '#000000',
},
}SCSS
$custom: #bb91fd; $custom-light: #d1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#bb91fd",
"rgb": {
"r": 187,
"g": 145,
"b": 253
},
"hsl": {
"h": 263.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.73877,
"c": 0.15633,
"h": 300.6
},
"luminance": 0.37907
}Semantic roles & 50–950 ramp
primary
#BB91FD
secondary
#E9F7D4
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086