#BB93E9#BB93E9
#BB93E9 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.3% C 0.128 H 304.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93E9 |
|---|---|
| RGB | rgb(187, 147, 233) |
| HSL | hsl(268, 66%, 75%) |
| HSV | hsv(268, 37%, 91%) |
| CMYK | cmyk(19.7%, 36.9%, 0%, 8.6%) |
| CIE-LAB | lab(67.51, 31.54, -37.88) |
| CIE-LCH | lch(67.51, 49.29, 309.78°) |
| OKLab | oklab(73.25% 0.073 -0.1049) |
| OKLCH | oklch(73.25% 0.128 304.8) |
| XYZ | xyz(45.6322, 37.3156, 81.8736) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.23
Lavender (survey)
#C79FEF
ΔE00 3.49
Liliac
#C48EFD
ΔE00 3.93
Pale Purple
#B790D4
ΔE00 3.99
Pastel Purple
#CAA0FF
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93E9 #C1E993
analogous
#9396E9 #BB93E9 #E693E9
triadic
#BB93E9 #E9BB93 #93E9BB
tetradic
#BB93E9 #E99396 #C1E993 #93E9E6
square
#BB93E9 #E99396 #C1E993 #93E9E6
split-complementary
#BB93E9 #E9E693 #96E993
monochromatic
#7B2DD4 #9B60DF #BB93E9 #DBC6F3 #EFE6FA
Accessibility & contrast
On white
2.48
#BB93E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BB93E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93E9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93E9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EC
Deuteranopia (green-blind)
#88A5E7
Tritanopia (blue-blind)
#B4A0B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb93e9; /* rgb */ color: rgb(187, 147, 233); /* oklch */ color: oklch(73.3% 0.128 304.8);
Tailwind
colors: {
custom: {
50: '#d1b3f0',
500: '#bb93e9',
950: '#000000',
},
}SCSS
$custom: #bb93e9; $custom-light: #d1b3f0; $custom-dark: #000000;
JSON
{
"hex": "#bb93e9",
"rgb": {
"r": 187,
"g": 147,
"b": 233
},
"hsl": {
"h": 267.907,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.73251,
"c": 0.12785,
"h": 304.8
},
"luminance": 0.37315
}Semantic roles & 50–950 ramp
primary
#BB93E9
secondary
#E6F1DA
accent
#CE1779
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084