#BB93F0#BB93F0
#BB93F0 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.6% C 0.137 H 303.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93F0 |
|---|---|
| RGB | rgb(187, 147, 240) |
| HSL | hsl(266, 76%, 76%) |
| HSV | hsv(266, 39%, 94%) |
| CMYK | cmyk(22.1%, 38.8%, 0%, 5.9%) |
| CIE-LAB | lab(67.82, 33.13, -41.25) |
| CIE-LCH | lch(67.82, 52.91, 308.77°) |
| OKLab | oklab(73.58% 0.0745 -0.1146) |
| OKLCH | oklch(73.58% 0.137 303) |
| XYZ | xyz(46.6521, 37.7236, 87.2448) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.97
Baby Purple
#CA9BF7
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93F0 #C8F093
analogous
#9399F0 #BB93F0 #E993F0
triadic
#BB93F0 #F0BB93 #93F0BB
tetradic
#BB93F0 #F09399 #C8F093 #93F0E9
square
#BB93F0 #F09399 #C8F093 #93F0E9
split-complementary
#BB93F0 #F0E993 #99F093
monochromatic
#7728E1 #995DE9 #BB93F0 #DDC9F7 #EEE4FB
Accessibility & contrast
On white
2.46
#BB93F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BB93F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93F0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93F0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F4
Deuteranopia (green-blind)
#85A5ED
Tritanopia (blue-blind)
#B2A2B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb93f0; /* rgb */ color: rgb(187, 147, 240); /* oklch */ color: oklch(73.6% 0.137 303.0);
Tailwind
colors: {
custom: {
50: '#d1b3f5',
500: '#bb93f0',
950: '#000000',
},
}SCSS
$custom: #bb93f0; $custom-light: #d1b3f5; $custom-dark: #000000;
JSON
{
"hex": "#bb93f0",
"rgb": {
"r": 187,
"g": 147,
"b": 240
},
"hsl": {
"h": 265.806,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.7358,
"c": 0.13671,
"h": 303
},
"luminance": 0.37724
}Semantic roles & 50–950 ramp
primary
#BB93F0
secondary
#E7F3D8
accent
#D80E81
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085