#BB94F9#BB94F9
#BB94F9 is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.2% C 0.147 H 300.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94F9 |
|---|---|
| RGB | rgb(187, 148, 249) |
| HSL | hsl(263, 89%, 78%) |
| HSV | hsv(263, 41%, 98%) |
| CMYK | cmyk(24.9%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.45, 34.66, -45.18) |
| CIE-LCH | lch(68.45, 56.95, 307.49°) |
| OKLab | oklab(74.19% 0.0748 -0.126) |
| OKLCH | oklch(74.19% 0.147 300.7) |
| XYZ | xyz(48.1785, 38.5840, 94.5134) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.57
Baby Purple
#CA9BF7
ΔE00 3.62
Pastel Purple
#CAA0FF
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94F9 #D2F994
analogous
#949FF9 #BB94F9 #ED94F9
triadic
#BB94F9 #F9BB94 #94F9BB
tetradic
#BB94F9 #F9949F #D2F994 #94F9ED
square
#BB94F9 #F9949F #D2F994 #94F9ED
split-complementary
#BB94F9 #F9ED94 #9FF994
monochromatic
#7120F3 #965AF6 #BB94F9 #E0CEFC #EDE2FD
Accessibility & contrast
On white
2.41
#BB94F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BB94F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94F9
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94F9 | 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)
#7AA6FD
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#B0A5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb94f9; /* rgb */ color: rgb(187, 148, 249); /* oklch */ color: oklch(74.2% 0.147 300.7);
Tailwind
colors: {
custom: {
50: '#d1b4fb',
500: '#bb94f9',
950: '#000000',
},
}SCSS
$custom: #bb94f9; $custom-light: #d1b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bb94f9",
"rgb": {
"r": 187,
"g": 148,
"b": 249
},
"hsl": {
"h": 263.168,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.74191,
"c": 0.14654,
"h": 300.7
},
"luminance": 0.38584
}Semantic roles & 50–950 ramp
primary
#BB94F9
secondary
#E9F5D6
accent
#E6008D
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085