#BB91F7#BB91F7
#BB91F7 is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.6% C 0.149 H 301.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F7 |
|---|---|
| RGB | rgb(187, 145, 247) |
| HSL | hsl(265, 86%, 77%) |
| HSV | hsv(265, 41%, 97%) |
| CMYK | cmyk(24.3%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.67, 35.86, -45.31) |
| CIE-LCH | lch(67.67, 57.78, 308.36°) |
| OKLab | oklab(73.58% 0.0785 -0.1264) |
| OKLCH | oklch(73.58% 0.149 301.8) |
| XYZ | xyz(47.4037, 37.5309, 92.7245) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.06
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 4.22
Lilac (survey)
#CEA2FD
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 5.13
Light Purple
#BF77F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F7 #CDF791
analogous
#919AF7 #BB91F7 #EE91F7
triadic
#BB91F7 #F7BB91 #91F7BB
tetradic
#BB91F7 #F7919A #CDF791 #91F7EE
square
#BB91F7 #F7919A #CDF791 #91F7EE
split-complementary
#BB91F7 #F7EE91 #9AF791
monochromatic
#741FEF #9858F3 #BB91F7 #DECAFB #EDE2FD
Accessibility & contrast
On white
2.47
#BB91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#BB91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F7
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F7 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#80A4F4
Tritanopia (blue-blind)
#B0A2B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb91f7; /* rgb */ color: rgb(187, 145, 247); /* oklch */ color: oklch(73.6% 0.149 301.8);
Tailwind
colors: {
custom: {
50: '#d1b2fa',
500: '#bb91f7',
950: '#000000',
},
}SCSS
$custom: #bb91f7; $custom-light: #d1b2fa; $custom-dark: #000000;
JSON
{
"hex": "#bb91f7",
"rgb": {
"r": 187,
"g": 145,
"b": 247
},
"hsl": {
"h": 264.706,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.73575,
"c": 0.14878,
"h": 301.8
},
"luminance": 0.37531
}Semantic roles & 50–950 ramp
primary
#BB91F7
secondary
#E8F5D6
accent
#E30387
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085