#BB91F0#BB91F0
#BB91F0 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.140 H 303.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F0 |
|---|---|
| RGB | rgb(187, 145, 240) |
| HSL | hsl(267, 76%, 75%) |
| HSV | hsv(267, 40%, 94%) |
| CMYK | cmyk(22.1%, 39.6%, 0%, 5.9%) |
| CIE-LAB | lab(67.36, 34.24, -41.97) |
| CIE-LCH | lch(67.36, 54.17, 309.21°) |
| OKLab | oklab(73.23% 0.0772 -0.1167) |
| OKLCH | oklch(73.23% 0.14 303.5) |
| XYZ | xyz(46.3438, 37.1070, 87.1420) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 3.42
Pastel Purple
#CAA0FF
ΔE00 4.24
Lavender (survey)
#C79FEF
ΔE00 4.42
Lilac (survey)
#CEA2FD
ΔE00 4.92
Pale Purple
#B790D4
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F0 #C6F091
analogous
#9196F0 #BB91F0 #EA91F0
triadic
#BB91F0 #F0BB91 #91F0BB
tetradic
#BB91F0 #F09196 #C6F091 #91F0EA
square
#BB91F0 #F09196 #C6F091 #91F0EA
split-complementary
#BB91F0 #F0EA91 #96F091
monochromatic
#7825E1 #9A5BE9 #BB91F0 #DCC7F7 #EEE4FB
Accessibility & contrast
On white
2.49
#BB91F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BB91F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F0
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F0 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#B2A0B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb91f0; /* rgb */ color: rgb(187, 145, 240); /* oklch */ color: oklch(73.2% 0.140 303.5);
Tailwind
colors: {
custom: {
50: '#d1b2f5',
500: '#bb91f0',
950: '#000000',
},
}SCSS
$custom: #bb91f0; $custom-light: #d1b2f5; $custom-dark: #000000;
JSON
{
"hex": "#bb91f0",
"rgb": {
"r": 187,
"g": 145,
"b": 240
},
"hsl": {
"h": 266.526,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.73233,
"c": 0.13996,
"h": 303.5
},
"luminance": 0.37107
}Semantic roles & 50–950 ramp
primary
#BB91F0
secondary
#E7F3D8
accent
#D80D7E
background
#FDFAFF
surface
#FAF5FE
border
#D3CFD6
text
#141117
muted
#838085