#BB93F8#BB93F8
#BB93F8 is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.0% C 0.147 H 301.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93F8 |
|---|---|
| RGB | rgb(187, 147, 248) |
| HSL | hsl(264, 88%, 77%) |
| HSV | hsv(264, 41%, 97%) |
| CMYK | cmyk(24.6%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.17, 34.98, -45.07) |
| CIE-LCH | lch(68.17, 57.05, 307.82°) |
| OKLab | oklab(73.97% 0.076 -0.1257) |
| OKLCH | oklch(73.97% 0.147 301.1) |
| XYZ | xyz(47.8668, 38.2094, 93.6421) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.38
Baby Purple
#CA9BF7
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 4.89
Pale Purple
#B790D4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93F8 #D0F893
analogous
#939EF8 #BB93F8 #ED93F8
triadic
#BB93F8 #F8BB93 #93F8BB
tetradic
#BB93F8 #F8939E #D0F893 #93F8ED
square
#BB93F8 #F8939E #D0F893 #93F8ED
split-complementary
#BB93F8 #F8ED93 #9EF893
monochromatic
#7320F1 #975AF4 #BB93F8 #DFCCFC #EDE2FD
Accessibility & contrast
On white
2.43
#BB93F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#BB93F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93F8
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93F8 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#81A6F5
Tritanopia (blue-blind)
#B0A4BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb93f8; /* rgb */ color: rgb(187, 147, 248); /* oklch */ color: oklch(74.0% 0.147 301.1);
Tailwind
colors: {
custom: {
50: '#d1b3fb',
500: '#bb93f8',
950: '#000000',
},
}SCSS
$custom: #bb93f8; $custom-light: #d1b3fb; $custom-dark: #000000;
JSON
{
"hex": "#bb93f8",
"rgb": {
"r": 187,
"g": 147,
"b": 248
},
"hsl": {
"h": 263.762,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.73969,
"c": 0.14686,
"h": 301.1
},
"luminance": 0.3821
}Semantic roles & 50–950 ramp
primary
#BB93F8
secondary
#E9F5D6
accent
#E4018A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085