#BB94FB#BB94FB
#BB94FB is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.149 H 300.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94FB |
|---|---|
| RGB | rgb(187, 148, 251) |
| HSL | hsl(263, 93%, 78%) |
| HSV | hsv(263, 41%, 98%) |
| CMYK | cmyk(25.5%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(68.54, 35.13, -46.13) |
| CIE-LCH | lch(68.54, 57.98, 307.29°) |
| OKLab | oklab(74.29% 0.0751 -0.1288) |
| OKLCH | oklch(74.29% 0.149 300.3) |
| XYZ | xyz(48.4921, 38.7094, 96.1650) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.56
Pastel Purple
#CAA0FF
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 3.82
Lilac (survey)
#CEA2FD
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 5.10
Pale Purple
#B790D4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94FB #D4FB94
analogous
#94A0FB #BB94FB #EE94FB
triadic
#BB94FB #FBBB94 #94FBBB
tetradic
#BB94FB #FB94A0 #D4FB94 #94FBEE
square
#BB94FB #FB94A0 #D4FB94 #94FBEE
split-complementary
#BB94FB #FBEE94 #A0FB94
monochromatic
#701EF7 #9659F9 #BB94FB #E0CFFD #ECE2FE
Accessibility & contrast
On white
2.40
#BB94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#BB94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94FB
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94FB | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#80A7F8
Tritanopia (blue-blind)
#AFA6BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb94fb; /* rgb */ color: rgb(187, 148, 251); /* oklch */ color: oklch(74.3% 0.149 300.3);
Tailwind
colors: {
custom: {
50: '#d1b4fd',
500: '#bb94fb',
950: '#000000',
},
}SCSS
$custom: #bb94fb; $custom-light: #d1b4fd; $custom-dark: #000000;
JSON
{
"hex": "#bb94fb",
"rgb": {
"r": 187,
"g": 148,
"b": 251
},
"hsl": {
"h": 262.718,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.7429,
"c": 0.14908,
"h": 300.3
},
"luminance": 0.3871
}Semantic roles & 50–950 ramp
primary
#BB94FB
secondary
#EAF6D5
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085