#BB93EC#BB93EC
#BB93EC is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.4% C 0.132 H 304.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93EC |
|---|---|
| RGB | rgb(187, 147, 236) |
| HSL | hsl(267, 70%, 75%) |
| HSV | hsv(267, 38%, 93%) |
| CMYK | cmyk(20.8%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(67.64, 32.22, -39.33) |
| CIE-LCH | lch(67.64, 50.84, 309.33°) |
| OKLab | oklab(73.39% 0.0736 -0.1091) |
| OKLCH | oklch(73.39% 0.132 304) |
| XYZ | xyz(46.0644, 37.4885, 84.1499) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.13
Liliac
#C48EFD
ΔE00 3.48
Lavender (survey)
#C79FEF
ΔE00 3.66
Pastel Purple
#CAA0FF
ΔE00 4.09
Pale Purple
#B790D4
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93EC #C4EC93
analogous
#9398EC #BB93EC #E793EC
triadic
#BB93EC #ECBB93 #93ECBB
tetradic
#BB93EC #EC9398 #C4EC93 #93ECE7
square
#BB93EC #EC9398 #C4EC93 #93ECE7
split-complementary
#BB93EC #ECE793 #98EC93
monochromatic
#792BDA #9A5FE3 #BB93EC #DCC7F5 #EFE5FA
Accessibility & contrast
On white
2.47
#BB93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#BB93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93EC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93EC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#87A5EA
Tritanopia (blue-blind)
#B3A1B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb93ec; /* rgb */ color: rgb(187, 147, 236); /* oklch */ color: oklch(73.4% 0.132 304.0);
Tailwind
colors: {
custom: {
50: '#d1b3f2',
500: '#bb93ec',
950: '#000000',
},
}SCSS
$custom: #bb93ec; $custom-light: #d1b3f2; $custom-dark: #000000;
JSON
{
"hex": "#bb93ec",
"rgb": {
"r": 187,
"g": 147,
"b": 236
},
"hsl": {
"h": 266.966,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.73391,
"c": 0.13164,
"h": 304
},
"luminance": 0.37488
}Semantic roles & 50–950 ramp
primary
#BB93EC
secondary
#E7F2D9
accent
#D2137C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085