#BB93EF#BB93EF
#BB93EF is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.5% C 0.135 H 303.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93EF |
|---|---|
| RGB | rgb(187, 147, 239) |
| HSL | hsl(266, 74%, 76%) |
| HSV | hsv(266, 38%, 94%) |
| CMYK | cmyk(21.8%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.77, 32.90, -40.77) |
| CIE-LCH | lch(67.77, 52.39, 308.90°) |
| OKLab | oklab(73.53% 0.0743 -0.1133) |
| OKLCH | oklch(73.53% 0.135 303.2) |
| XYZ | xyz(46.5039, 37.6643, 86.4646) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93EF #C7EF93
analogous
#9399EF #BB93EF #E993EF
triadic
#BB93EF #EFBB93 #93EFBB
tetradic
#BB93EF #EF9399 #C7EF93 #93EFE9
square
#BB93EF #EF9399 #C7EF93 #93EFE9
split-complementary
#BB93EF #EFE993 #99EF93
monochromatic
#7828DF #995EE7 #BB93EF #DDC8F7 #EEE4FB
Accessibility & contrast
On white
2.46
#BB93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#BB93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93EF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93EF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#86A5ED
Tritanopia (blue-blind)
#B2A2B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb93ef; /* rgb */ color: rgb(187, 147, 239); /* oklch */ color: oklch(73.5% 0.135 303.2);
Tailwind
colors: {
custom: {
50: '#d1b3f4',
500: '#bb93ef',
950: '#000000',
},
}SCSS
$custom: #bb93ef; $custom-light: #d1b3f4; $custom-dark: #000000;
JSON
{
"hex": "#bb93ef",
"rgb": {
"r": 187,
"g": 147,
"b": 239
},
"hsl": {
"h": 266.087,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.73533,
"c": 0.13544,
"h": 303.2
},
"luminance": 0.37664
}Semantic roles & 50–950 ramp
primary
#BB93EF
secondary
#E7F3D8
accent
#D60F80
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085