#BB91EA#BB91EA
#BB91EA is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.9% C 0.132 H 305.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91EA |
|---|---|
| RGB | rgb(187, 145, 234) |
| HSL | hsl(268, 68%, 74%) |
| HSV | hsv(268, 38%, 92%) |
| CMYK | cmyk(20.1%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(67.09, 32.88, -39.08) |
| CIE-LCH | lch(67.09, 51.07, 310.07°) |
| OKLab | oklab(72.95% 0.0761 -0.1084) |
| OKLCH | oklch(72.95% 0.132 305.1) |
| XYZ | xyz(45.4672, 36.7563, 82.5253) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.42
Liliac
#C48EFD
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 4.27
Pastel Purple
#CAA0FF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91EA #C0EA91
analogous
#9194EA #BB91EA #E891EA
triadic
#BB91EA #EABB91 #91EABB
tetradic
#BB91EA #EA9194 #C0EA91 #91EAE8
square
#BB91EA #EA9194 #C0EA91 #91EAE8
split-complementary
#BB91EA #EAE891 #94EA91
monochromatic
#7B2AD6 #9B5EE0 #BB91EA #DBC4F4 #EFE5FA
Accessibility & contrast
On white
2.51
#BB91EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#BB91EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91EA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91EA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#86A3E8
Tritanopia (blue-blind)
#B49FB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb91ea; /* rgb */ color: rgb(187, 145, 234); /* oklch */ color: oklch(72.9% 0.132 305.1);
Tailwind
colors: {
custom: {
50: '#d1b1f1',
500: '#bb91ea',
950: '#000000',
},
}SCSS
$custom: #bb91ea; $custom-light: #d1b1f1; $custom-dark: #000000;
JSON
{
"hex": "#bb91ea",
"rgb": {
"r": 187,
"g": 145,
"b": 234
},
"hsl": {
"h": 268.315,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.72947,
"c": 0.13242,
"h": 305.1
},
"luminance": 0.36756
}Semantic roles & 50–950 ramp
primary
#BB91EA
secondary
#E6F2D9
accent
#D01678
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141116
muted
#828084