#BB91F9#BB91F9
#BB91F9 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.7% C 0.151 H 301.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F9 |
|---|---|
| RGB | rgb(187, 145, 249) |
| HSL | hsl(264, 90%, 77%) |
| HSV | hsv(264, 42%, 98%) |
| CMYK | cmyk(24.9%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.77, 36.32, -46.26) |
| CIE-LCH | lch(67.77, 58.81, 308.14°) |
| OKLab | oklab(73.68% 0.0789 -0.1291) |
| OKLCH | oklch(73.68% 0.151 301.4) |
| XYZ | xyz(47.7140, 37.6550, 94.3586) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.01
Baby Purple
#CA9BF7
ΔE00 3.99
Pastel Purple
#CAA0FF
ΔE00 4.28
Lilac (survey)
#CEA2FD
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F9 #CFF991
analogous
#919BF9 #BB91F9 #EF91F9
triadic
#BB91F9 #F9BB91 #91F9BB
tetradic
#BB91F9 #F9919B #CFF991 #91F9EF
square
#BB91F9 #F9919B #CFF991 #91F9EF
split-complementary
#BB91F9 #F9EF91 #9BF991
monochromatic
#731DF3 #9757F6 #BB91F9 #DFCBFC #EDE2FD
Accessibility & contrast
On white
2.46
#BB91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BB91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FD
Deuteranopia (green-blind)
#7EA5F6
Tritanopia (blue-blind)
#B0A3B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb91f9; /* rgb */ color: rgb(187, 145, 249); /* oklch */ color: oklch(73.7% 0.151 301.4);
Tailwind
colors: {
custom: {
50: '#d1b2fb',
500: '#bb91f9',
950: '#000000',
},
}SCSS
$custom: #bb91f9; $custom-light: #d1b2fb; $custom-dark: #000000;
JSON
{
"hex": "#bb91f9",
"rgb": {
"r": 187,
"g": 145,
"b": 249
},
"hsl": {
"h": 264.231,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.73675,
"c": 0.1513,
"h": 301.4
},
"luminance": 0.37655
}Semantic roles & 50–950 ramp
primary
#BB91F9
secondary
#E9F6D5
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085