#BB93E7#BB93E7
#BB93E7 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.125 H 305.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93E7 |
|---|---|
| RGB | rgb(187, 147, 231) |
| HSL | hsl(269, 64%, 74%) |
| HSV | hsv(269, 36%, 91%) |
| CMYK | cmyk(19%, 36.4%, 0%, 9.4%) |
| CIE-LAB | lab(67.43, 31.10, -36.91) |
| CIE-LCH | lch(67.43, 48.26, 310.11°) |
| OKLab | oklab(73.16% 0.0726 -0.1022) |
| OKLCH | oklch(73.16% 0.125 305.4) |
| XYZ | xyz(45.3482, 37.2020, 80.3775) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.43
Pale Purple
#B790D4
ΔE00 3.60
Liliac
#C48EFD
ΔE00 4.26
Pastel Purple
#CAA0FF
ΔE00 4.54
Lilac (survey)
#CEA2FD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93E7 #BFE793
analogous
#9395E7 #BB93E7 #E593E7
triadic
#BB93E7 #E7BB93 #93E7BB
tetradic
#BB93E7 #E79395 #BFE793 #93E7E5
square
#BB93E7 #E79395 #BFE793 #93E7E5
split-complementary
#BB93E7 #E7E593 #95E793
monochromatic
#7C2FD1 #9B61DC #BB93E7 #DBC5F2 #EFE6F9
Accessibility & contrast
On white
2.49
#BB93E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BB93E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93E7
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93E7 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A3EA
Deuteranopia (green-blind)
#89A4E5
Tritanopia (blue-blind)
#B4A0B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb93e7; /* rgb */ color: rgb(187, 147, 231); /* oklch */ color: oklch(73.2% 0.125 305.4);
Tailwind
colors: {
custom: {
50: '#d0b3ef',
500: '#bb93e7',
950: '#000000',
},
}SCSS
$custom: #bb93e7; $custom-light: #d0b3ef; $custom-dark: #000000;
JSON
{
"hex": "#bb93e7",
"rgb": {
"r": 187,
"g": 147,
"b": 231
},
"hsl": {
"h": 268.571,
"s": 63.636,
"l": 74.118
},
"oklch": {
"l": 0.73158,
"c": 0.12532,
"h": 305.4
},
"luminance": 0.37202
}Semantic roles & 50–950 ramp
primary
#BB93E7
secondary
#E6F1DA
accent
#CB1A77
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084