#BB93E8#BB93E8
#BB93E8 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.2% C 0.127 H 305.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93E8 |
|---|---|
| RGB | rgb(187, 147, 232) |
| HSL | hsl(268, 65%, 74%) |
| HSV | hsv(268, 37%, 91%) |
| CMYK | cmyk(19.4%, 36.6%, 0%, 9%) |
| CIE-LAB | lab(67.47, 31.32, -37.40) |
| CIE-LCH | lch(67.47, 48.78, 309.95°) |
| OKLab | oklab(73.21% 0.0728 -0.1036) |
| OKLCH | oklch(73.21% 0.127 305.1) |
| XYZ | xyz(45.4898, 37.2586, 81.1234) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.29
Lavender (survey)
#C79FEF
ΔE00 3.46
Pale Purple
#B790D4
ΔE00 3.79
Liliac
#C48EFD
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93E8 #C0E893
analogous
#9396E8 #BB93E8 #E593E8
triadic
#BB93E8 #E8BB93 #93E8BB
tetradic
#BB93E8 #E89396 #C0E893 #93E8E5
square
#BB93E8 #E89396 #C0E893 #93E8E5
split-complementary
#BB93E8 #E8E593 #96E893
monochromatic
#7B2ED3 #9B61DD #BB93E8 #DBC5F3 #EFE6FA
Accessibility & contrast
On white
2.48
#BB93E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BB93E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93E8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93E8 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EB
Deuteranopia (green-blind)
#89A4E6
Tritanopia (blue-blind)
#B4A0B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb93e8; /* rgb */ color: rgb(187, 147, 232); /* oklch */ color: oklch(73.2% 0.127 305.1);
Tailwind
colors: {
custom: {
50: '#d0b3ef',
500: '#bb93e8',
950: '#000000',
},
}SCSS
$custom: #bb93e8; $custom-light: #d0b3ef; $custom-dark: #000000;
JSON
{
"hex": "#bb93e8",
"rgb": {
"r": 187,
"g": 147,
"b": 232
},
"hsl": {
"h": 268.235,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.73205,
"c": 0.12659,
"h": 305.1
},
"luminance": 0.37258
}Semantic roles & 50–950 ramp
primary
#BB93E8
secondary
#E6F1DA
accent
#CD1978
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084