#BB93FE#BB93FE
#BB93FE is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.3% C 0.154 H 299.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93FE |
|---|---|
| RGB | rgb(187, 147, 254) |
| HSL | hsl(262, 98%, 79%) |
| HSV | hsv(262, 42%, 100%) |
| CMYK | cmyk(26.4%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(68.45, 36.39, -47.90) |
| CIE-LCH | lch(68.45, 60.16, 307.22°) |
| OKLab | oklab(74.27% 0.077 -0.1339) |
| OKLCH | oklch(74.27% 0.154 299.9) |
| XYZ | xyz(48.8125, 38.5877, 98.6233) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.45
Pastel Purple
#CAA0FF
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 5.19
Lavender (survey)
#C79FEF
ΔE00 5.64
Light Purple
#BF77F6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93FE #D6FE93
analogous
#93A0FE #BB93FE #F093FE
triadic
#BB93FE #FEBB93 #93FEBB
tetradic
#BB93FE #FE93A0 #D6FE93 #93FEF0
square
#BB93FE #FE93A0 #D6FE93 #93FEF0
split-complementary
#BB93FE #FEF093 #A0FE93
monochromatic
#6F1AFD #9556FD #BB93FE #E1D0FF #ECE1FF
Accessibility & contrast
On white
2.41
#BB93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BB93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93FE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93FE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#AEA6BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb93fe; /* rgb */ color: rgb(187, 147, 254); /* oklch */ color: oklch(74.3% 0.154 299.9);
Tailwind
colors: {
custom: {
50: '#d1b3ff',
500: '#bb93fe',
950: '#000000',
},
}SCSS
$custom: #bb93fe; $custom-light: #d1b3ff; $custom-dark: #000000;
JSON
{
"hex": "#bb93fe",
"rgb": {
"r": 187,
"g": 147,
"b": 254
},
"hsl": {
"h": 262.43,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.74268,
"c": 0.15446,
"h": 299.9
},
"luminance": 0.38588
}Semantic roles & 50–950 ramp
primary
#BB93FE
secondary
#EAF7D4
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086