#BB94FC#BB94FC
#BB94FC is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.3% C 0.150 H 300.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94FC |
|---|---|
| RGB | rgb(187, 148, 252) |
| HSL | hsl(263, 95%, 78%) |
| HSV | hsv(263, 41%, 99%) |
| CMYK | cmyk(25.8%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.59, 35.37, -46.60) |
| CIE-LCH | lch(68.59, 58.50, 307.19°) |
| OKLab | oklab(74.34% 0.0753 -0.1301) |
| OKLCH | oklch(74.34% 0.15 300.1) |
| XYZ | xyz(48.6501, 38.7727, 96.9974) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.57
Pastel Purple
#CAA0FF
ΔE00 3.84
Baby Purple
#CA9BF7
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.88
Lavender (survey)
#C79FEF
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94FC #D5FC94
analogous
#94A1FC #BB94FC #EF94FC
triadic
#BB94FC #FCBB94 #94FCBB
tetradic
#BB94FC #FC94A1 #D5FC94 #94FCEF
square
#BB94FC #FC94A1 #D5FC94 #94FCEF
split-complementary
#BB94FC #FCEF94 #A1FC94
monochromatic
#6F1DF9 #9558FA #BB94FC #E1D0FE #ECE1FE
Accessibility & contrast
On white
2.40
#BB94FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BB94FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94FC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94FC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#80A7F9
Tritanopia (blue-blind)
#AFA6BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb94fc; /* rgb */ color: rgb(187, 148, 252); /* oklch */ color: oklch(74.3% 0.150 300.1);
Tailwind
colors: {
custom: {
50: '#d1b4fe',
500: '#bb94fc',
950: '#000000',
},
}SCSS
$custom: #bb94fc; $custom-light: #d1b4fe; $custom-dark: #000000;
JSON
{
"hex": "#bb94fc",
"rgb": {
"r": 187,
"g": 148,
"b": 252
},
"hsl": {
"h": 262.5,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.7434,
"c": 0.15035,
"h": 300.1
},
"luminance": 0.38773
}Semantic roles & 50–950 ramp
primary
#BB94FC
secondary
#EAF6D5
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086