#BB91F4#BB91F4
#BB91F4 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.4% C 0.145 H 302.5°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F4 |
|---|---|
| RGB | rgb(187, 145, 244) |
| HSL | hsl(265, 82%, 76%) |
| HSV | hsv(265, 41%, 96%) |
| CMYK | cmyk(23.4%, 40.6%, 0%, 4.3%) |
| CIE-LAB | lab(67.54, 35.16, -43.88) |
| CIE-LCH | lch(67.54, 56.23, 308.70°) |
| OKLab | oklab(73.43% 0.078 -0.1222) |
| OKLCH | oklch(73.43% 0.145 302.5) |
| XYZ | xyz(46.9445, 37.3473, 90.3060) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.23
Baby Purple
#CA9BF7
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.81
Lilac (survey)
#CEA2FD
ΔE00 4.99
Pale Purple
#B790D4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F4 #CAF491
analogous
#9199F4 #BB91F4 #ED91F4
triadic
#BB91F4 #F4BB91 #91F4BB
tetradic
#BB91F4 #F49199 #CAF491 #91F4ED
square
#BB91F4 #F49199 #CAF491 #91F4ED
split-complementary
#BB91F4 #F4ED91 #99F491
monochromatic
#7622E9 #9959EE #BB91F4 #DDC9FA #EEE3FC
Accessibility & contrast
On white
2.48
#BB91F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BB91F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F4
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F4 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F8
Deuteranopia (green-blind)
#81A4F1
Tritanopia (blue-blind)
#B1A1B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb91f4; /* rgb */ color: rgb(187, 145, 244); /* oklch */ color: oklch(73.4% 0.145 302.5);
Tailwind
colors: {
custom: {
50: '#d1b2f8',
500: '#bb91f4',
950: '#000000',
},
}SCSS
$custom: #bb91f4; $custom-light: #d1b2f8; $custom-dark: #000000;
JSON
{
"hex": "#bb91f4",
"rgb": {
"r": 187,
"g": 145,
"b": 244
},
"hsl": {
"h": 265.455,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.73427,
"c": 0.145,
"h": 302.5
},
"luminance": 0.37347
}Semantic roles & 50–950 ramp
primary
#BB91F4
secondary
#E8F4D7
accent
#DE0783
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085