#BB93EB#BB93EB
#BB93EB is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.130 H 304.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93EB |
|---|---|
| RGB | rgb(187, 147, 235) |
| HSL | hsl(267, 69%, 75%) |
| HSV | hsv(267, 37%, 92%) |
| CMYK | cmyk(20.4%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(67.60, 31.99, -38.85) |
| CIE-LCH | lch(67.60, 50.33, 309.48°) |
| OKLab | oklab(73.34% 0.0734 -0.1077) |
| OKLCH | oklch(73.34% 0.13 304.3) |
| XYZ | xyz(45.9195, 37.4305, 83.3868) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 3.60
Liliac
#C48EFD
ΔE00 3.63
Pastel Purple
#CAA0FF
ΔE00 4.16
Pale Purple
#B790D4
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93EB #C3EB93
analogous
#9397EB #BB93EB #E793EB
triadic
#BB93EB #EBBB93 #93EBBB
tetradic
#BB93EB #EB9397 #C3EB93 #93EBE7
square
#BB93EB #EB9397 #C3EB93 #93EBE7
split-complementary
#BB93EB #EBE793 #97EB93
monochromatic
#7A2CD8 #9A5FE1 #BB93EB #DCC7F5 #EFE5FA
Accessibility & contrast
On white
2.47
#BB93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BB93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93EB
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93EB | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#B3A1B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb93eb; /* rgb */ color: rgb(187, 147, 235); /* oklch */ color: oklch(73.3% 0.130 304.3);
Tailwind
colors: {
custom: {
50: '#d1b3f1',
500: '#bb93eb',
950: '#000000',
},
}SCSS
$custom: #bb93eb; $custom-light: #d1b3f1; $custom-dark: #000000;
JSON
{
"hex": "#bb93eb",
"rgb": {
"r": 187,
"g": 147,
"b": 235
},
"hsl": {
"h": 267.273,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.73344,
"c": 0.13038,
"h": 304.3
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#BB93EB
secondary
#E7F2D9
accent
#D1157B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085