#BB93F9#BB93F9
#BB93F9 is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.0% C 0.148 H 300.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93F9 |
|---|---|
| RGB | rgb(187, 147, 249) |
| HSL | hsl(264, 89%, 78%) |
| HSV | hsv(264, 41%, 98%) |
| CMYK | cmyk(24.9%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(68.22, 35.22, -45.54) |
| CIE-LCH | lch(68.22, 57.57, 307.71°) |
| OKLab | oklab(74.02% 0.0761 -0.1271) |
| OKLCH | oklch(74.02% 0.148 300.9) |
| XYZ | xyz(48.0223, 38.2716, 94.4614) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.36
Baby Purple
#CA9BF7
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 3.88
Lilac (survey)
#CEA2FD
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.01
Pale Purple
#B790D4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93F9 #D1F993
analogous
#939EF9 #BB93F9 #EE93F9
triadic
#BB93F9 #F9BB93 #93F9BB
tetradic
#BB93F9 #F9939E #D1F993 #93F9EE
square
#BB93F9 #F9939E #D1F993 #93F9EE
split-complementary
#BB93F9 #F9EE93 #9EF993
monochromatic
#721FF3 #9659F6 #BB93F9 #E0CDFC #EDE2FD
Accessibility & contrast
On white
2.43
#BB93F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BB93F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93F9
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93F9 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#B0A4BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb93f9; /* rgb */ color: rgb(187, 147, 249); /* oklch */ color: oklch(74.0% 0.148 300.9);
Tailwind
colors: {
custom: {
50: '#d1b3fb',
500: '#bb93f9',
950: '#000000',
},
}SCSS
$custom: #bb93f9; $custom-light: #d1b3fb; $custom-dark: #000000;
JSON
{
"hex": "#bb93f9",
"rgb": {
"r": 187,
"g": 147,
"b": 249
},
"hsl": {
"h": 263.529,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.74018,
"c": 0.14813,
"h": 300.9
},
"luminance": 0.38272
}Semantic roles & 50–950 ramp
primary
#BB93F9
secondary
#E9F5D6
accent
#E6008C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085