#BB93FC#BB93FC
#BB93FC is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.2% C 0.152 H 300.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BB93FC |
|---|---|
| RGB | rgb(187, 147, 252) |
| HSL | hsl(263, 95%, 78%) |
| HSV | hsv(263, 42%, 99%) |
| CMYK | cmyk(25.8%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.36, 35.92, -46.96) |
| CIE-LCH | lch(68.36, 59.12, 307.41°) |
| OKLab | oklab(74.17% 0.0767 -0.1312) |
| OKLCH | oklch(74.17% 0.152 300.3) |
| XYZ | xyz(48.4939, 38.4603, 96.9453) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.38
Pastel Purple
#CAA0FF
ΔE00 4.02
Baby Purple
#CA9BF7
ΔE00 4.03
Lilac (survey)
#CEA2FD
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.39
Light Purple
#BF77F6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB93FC #D4FC93
analogous
#939FFC #BB93FC #EF93FC
triadic
#BB93FC #FCBB93 #93FCBB
tetradic
#BB93FC #FC939F #D4FC93 #93FCEF
square
#BB93FC #FC939F #D4FC93 #93FCEF
split-complementary
#BB93FC #FCEF93 #9FFC93
monochromatic
#701CF9 #9657FA #BB93FC #E0CFFE #ECE1FE
Accessibility & contrast
On white
2.42
#BB93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BB93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB93FC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB93FC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#AFA5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb93fc; /* rgb */ color: rgb(187, 147, 252); /* oklch */ color: oklch(74.2% 0.152 300.3);
Tailwind
colors: {
custom: {
50: '#d1b3fe',
500: '#bb93fc',
950: '#000000',
},
}SCSS
$custom: #bb93fc; $custom-light: #d1b3fe; $custom-dark: #000000;
JSON
{
"hex": "#bb93fc",
"rgb": {
"r": 187,
"g": 147,
"b": 252
},
"hsl": {
"h": 262.857,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.74168,
"c": 0.15193,
"h": 300.3
},
"luminance": 0.38461
}Semantic roles & 50–950 ramp
primary
#BB93FC
secondary
#EAF6D5
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086