#BB91F3#BB91F3
#BB91F3 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.4% C 0.144 H 302.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F3 |
|---|---|
| RGB | rgb(187, 145, 243) |
| HSL | hsl(266, 80%, 76%) |
| HSV | hsv(266, 40%, 95%) |
| CMYK | cmyk(23%, 40.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.49, 34.93, -43.40) |
| CIE-LCH | lch(67.49, 55.71, 308.83°) |
| OKLab | oklab(73.38% 0.0778 -0.1209) |
| OKLCH | oklch(73.38% 0.144 302.8) |
| XYZ | xyz(46.7931, 37.2867, 89.5085) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.31
Baby Purple
#CA9BF7
ΔE00 3.55
Pastel Purple
#CAA0FF
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F3 #C9F391
analogous
#9198F3 #BB91F3 #EC91F3
triadic
#BB91F3 #F3BB91 #91F3BB
tetradic
#BB91F3 #F39198 #C9F391 #91F3EC
square
#BB91F3 #F39198 #C9F391 #91F3EC
split-complementary
#BB91F3 #F3EC91 #98F391
monochromatic
#7723E7 #995AED #BB91F3 #DDC8F9 #EEE3FC
Accessibility & contrast
On white
2.48
#BB91F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BB91F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F3
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F3 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F7
Deuteranopia (green-blind)
#82A4F0
Tritanopia (blue-blind)
#B1A1B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb91f3; /* rgb */ color: rgb(187, 145, 243); /* oklch */ color: oklch(73.4% 0.144 302.8);
Tailwind
colors: {
custom: {
50: '#d1b2f7',
500: '#bb91f3',
950: '#000000',
},
}SCSS
$custom: #bb91f3; $custom-light: #d1b2f7; $custom-dark: #000000;
JSON
{
"hex": "#bb91f3",
"rgb": {
"r": 187,
"g": 145,
"b": 243
},
"hsl": {
"h": 265.714,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.73378,
"c": 0.14374,
"h": 302.8
},
"luminance": 0.37287
}Semantic roles & 50–950 ramp
primary
#BB91F3
secondary
#E8F4D7
accent
#DD0982
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085