#BB91FF#BB91FF
#BB91FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 74.0% C 0.159 H 300.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91FF |
|---|---|
| RGB | rgb(187, 145, 255) |
| HSL | hsl(263, 100%, 78%) |
| HSV | hsv(263, 43%, 100%) |
| CMYK | cmyk(26.7%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(68.05, 37.73, -49.09) |
| CIE-LCH | lch(68.05, 61.91, 307.55°) |
| OKLab | oklab(73.98% 0.0798 -0.1373) |
| OKLCH | oklch(73.98% 0.159 300.2) |
| XYZ | xyz(48.6648, 38.0354, 99.3661) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.20
Pastel Purple
#CAA0FF
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 4.59
Lilac (survey)
#CEA2FD
ΔE00 5.61
Lavender (survey)
#C79FEF
ΔE00 6.08
Light Purple
#BF77F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91FF #D5FF91
analogous
#919EFF #BB91FF #F291FF
triadic
#BB91FF #FFBB91 #91FFBB
tetradic
#BB91FF #FF919E #D5FF91 #91FFF2
square
#BB91FF #FF919E #D5FF91 #91FFF2
split-complementary
#BB91FF #FFF291 #9EFF91
monochromatic
#6F17FF #9554FF #BB91FF #E1CEFF #ECE0FF
Accessibility & contrast
On white
2.44
#BB91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BB91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91FF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91FF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#AEA4BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb91ff; /* rgb */ color: rgb(187, 145, 255); /* oklch */ color: oklch(74.0% 0.159 300.2);
Tailwind
colors: {
custom: {
50: '#d2b2ff',
500: '#bb91ff',
950: '#000000',
},
}SCSS
$custom: #bb91ff; $custom-light: #d2b2ff; $custom-dark: #000000;
JSON
{
"hex": "#bb91ff",
"rgb": {
"r": 187,
"g": 145,
"b": 255
},
"hsl": {
"h": 262.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.73979,
"c": 0.15885,
"h": 300.2
},
"luminance": 0.38036
}Semantic roles & 50–950 ramp
primary
#BB91FF
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086