#BB93FB#BB93FB
#BB93FB is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.1% C 0.151 H 300.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93FB |
|---|---|
| RGB | rgb(187, 147, 251) |
| HSL | hsl(263, 93%, 78%) |
| HSV | hsv(263, 41%, 98%) |
| CMYK | cmyk(25.5%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.31, 35.68, -46.49) |
| CIE-LCH | lch(68.31, 58.60, 307.51°) |
| OKLab | oklab(74.12% 0.0765 -0.1298) |
| OKLCH | oklch(74.12% 0.151 300.5) |
| XYZ | xyz(48.3359, 38.3971, 96.1130) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.36
Baby Purple
#CA9BF7
ΔE00 3.92
Pastel Purple
#CAA0FF
ΔE00 3.97
Lilac (survey)
#CEA2FD
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.26
Light Purple
#BF77F6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93FB #D3FB93
analogous
#939FFB #BB93FB #EF93FB
triadic
#BB93FB #FBBB93 #93FBBB
tetradic
#BB93FB #FB939F #D3FB93 #93FBEF
square
#BB93FB #FB939F #D3FB93 #93FBEF
split-complementary
#BB93FB #FBEF93 #9FFB93
monochromatic
#711DF7 #9658F9 #BB93FB #E0CEFD #ECE1FE
Accessibility & contrast
On white
2.42
#BB93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BB93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93FB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93FB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#7FA6F8
Tritanopia (blue-blind)
#AFA5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb93fb; /* rgb */ color: rgb(187, 147, 251); /* oklch */ color: oklch(74.1% 0.151 300.5);
Tailwind
colors: {
custom: {
50: '#d1b3fd',
500: '#bb93fb',
950: '#000000',
},
}SCSS
$custom: #bb93fb; $custom-light: #d1b3fd; $custom-dark: #000000;
JSON
{
"hex": "#bb93fb",
"rgb": {
"r": 187,
"g": 147,
"b": 251
},
"hsl": {
"h": 263.077,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.74118,
"c": 0.15066,
"h": 300.5
},
"luminance": 0.38397
}Semantic roles & 50–950 ramp
primary
#BB93FB
secondary
#E9F6D5
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085