#BB91F5#BB91F5
#BB91F5 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.5% C 0.146 H 302.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91F5 |
|---|---|
| RGB | rgb(187, 145, 245) |
| HSL | hsl(265, 83%, 76%) |
| HSV | hsv(265, 41%, 96%) |
| CMYK | cmyk(23.7%, 40.8%, 0%, 3.9%) |
| CIE-LAB | lab(67.58, 35.39, -44.36) |
| CIE-LCH | lch(67.58, 56.75, 308.59°) |
| OKLab | oklab(73.48% 0.0782 -0.1236) |
| OKLCH | oklch(73.48% 0.146 302.3) |
| XYZ | xyz(47.0968, 37.4082, 91.1078) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.16
Baby Purple
#CA9BF7
ΔE00 3.67
Pastel Purple
#CAA0FF
ΔE00 4.19
Lavender (survey)
#C79FEF
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.03
Pale Purple
#B790D4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91F5 #CBF591
analogous
#9199F5 #BB91F5 #ED91F5
triadic
#BB91F5 #F5BB91 #91F5BB
tetradic
#BB91F5 #F59199 #CBF591 #91F5ED
square
#BB91F5 #F59199 #CBF591 #91F5ED
split-complementary
#BB91F5 #F5ED91 #99F591
monochromatic
#7621EB #9859F0 #BB91F5 #DEC9FA #EEE3FC
Accessibility & contrast
On white
2.48
#BB91F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#BB91F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91F5
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91F5 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#81A4F2
Tritanopia (blue-blind)
#B1A2B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb91f5; /* rgb */ color: rgb(187, 145, 245); /* oklch */ color: oklch(73.5% 0.146 302.3);
Tailwind
colors: {
custom: {
50: '#d1b2f9',
500: '#bb91f5',
950: '#000000',
},
}SCSS
$custom: #bb91f5; $custom-light: #d1b2f9; $custom-dark: #000000;
JSON
{
"hex": "#bb91f5",
"rgb": {
"r": 187,
"g": 145,
"b": 245
},
"hsl": {
"h": 265.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.73476,
"c": 0.14626,
"h": 302.3
},
"luminance": 0.37408
}Semantic roles & 50–950 ramp
primary
#BB91F5
secondary
#E8F4D7
accent
#E00684
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085