#BB93EA#BB93EA
#BB93EA is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.129 H 304.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93EA |
|---|---|
| RGB | rgb(187, 147, 234) |
| HSL | hsl(268, 67%, 75%) |
| HSV | hsv(268, 37%, 92%) |
| CMYK | cmyk(20.1%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.56, 31.77, -38.36) |
| CIE-LCH | lch(67.56, 49.81, 309.63°) |
| OKLab | oklab(73.3% 0.0732 -0.1063) |
| OKLCH | oklch(73.3% 0.129 304.6) |
| XYZ | xyz(45.7755, 37.3729, 82.6281) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 3.54
Liliac
#C48EFD
ΔE00 3.78
Pale Purple
#B790D4
ΔE00 4.18
Pastel Purple
#CAA0FF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93EA #C2EA93
analogous
#9397EA #BB93EA #E693EA
triadic
#BB93EA #EABB93 #93EABB
tetradic
#BB93EA #EA9397 #C2EA93 #93EAE6
square
#BB93EA #EA9397 #C2EA93 #93EAE6
split-complementary
#BB93EA #EAE693 #97EA93
monochromatic
#7A2DD6 #9B60E0 #BB93EA #DBC6F4 #EFE5FA
Accessibility & contrast
On white
2.48
#BB93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BB93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93EA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93EA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3ED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#B4A1B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb93ea; /* rgb */ color: rgb(187, 147, 234); /* oklch */ color: oklch(73.3% 0.129 304.6);
Tailwind
colors: {
custom: {
50: '#d1b3f1',
500: '#bb93ea',
950: '#000000',
},
}SCSS
$custom: #bb93ea; $custom-light: #d1b3f1; $custom-dark: #000000;
JSON
{
"hex": "#bb93ea",
"rgb": {
"r": 187,
"g": 147,
"b": 234
},
"hsl": {
"h": 267.586,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.73297,
"c": 0.12912,
"h": 304.6
},
"luminance": 0.37373
}Semantic roles & 50–950 ramp
primary
#BB93EA
secondary
#E6F2D9
accent
#CF167A
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084