#BB93FA#BB93FA
#BB93FA is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.1% C 0.149 H 300.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93FA |
|---|---|
| RGB | rgb(187, 147, 250) |
| HSL | hsl(263, 91%, 78%) |
| HSV | hsv(263, 41%, 98%) |
| CMYK | cmyk(25.2%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(68.27, 35.45, -46.01) |
| CIE-LCH | lch(68.27, 58.09, 307.61°) |
| OKLab | oklab(74.07% 0.0763 -0.1284) |
| OKLCH | oklch(74.07% 0.149 300.7) |
| XYZ | xyz(48.1787, 38.3342, 95.2850) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.36
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.13
Pale Purple
#B790D4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93FA #D2FA93
analogous
#939EFA #BB93FA #EE93FA
triadic
#BB93FA #FABB93 #93FABB
tetradic
#BB93FA #FA939E #D2FA93 #93FAEE
square
#BB93FA #FA939E #D2FA93 #93FAEE
split-complementary
#BB93FA #FAEE93 #9EFA93
monochromatic
#711EF5 #9659F7 #BB93FA #E0CDFD #EDE2FE
Accessibility & contrast
On white
2.42
#BB93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BB93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93FA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#80A6F7
Tritanopia (blue-blind)
#AFA4BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb93fa; /* rgb */ color: rgb(187, 147, 250); /* oklch */ color: oklch(74.1% 0.149 300.7);
Tailwind
colors: {
custom: {
50: '#d1b3fc',
500: '#bb93fa',
950: '#000000',
},
}SCSS
$custom: #bb93fa; $custom-light: #d1b3fc; $custom-dark: #000000;
JSON
{
"hex": "#bb93fa",
"rgb": {
"r": 187,
"g": 147,
"b": 250
},
"hsl": {
"h": 263.301,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.74068,
"c": 0.14939,
"h": 300.7
},
"luminance": 0.38334
}Semantic roles & 50–950 ramp
primary
#BB93FA
secondary
#E9F6D5
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085