#BB94FA#BB94FA
#BB94FA is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.2% C 0.148 H 300.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94FA |
|---|---|
| RGB | rgb(187, 148, 250) |
| HSL | hsl(263, 91%, 78%) |
| HSV | hsv(263, 41%, 98%) |
| CMYK | cmyk(25.2%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(68.49, 34.90, -45.66) |
| CIE-LCH | lch(68.49, 57.46, 307.39°) |
| OKLab | oklab(74.24% 0.075 -0.1274) |
| OKLCH | oklch(74.24% 0.148 300.5) |
| XYZ | xyz(48.3349, 38.6465, 95.3370) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.56
Baby Purple
#CA9BF7
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 4.97
Pale Purple
#B790D4
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94FA #D3FA94
analogous
#94A0FA #BB94FA #EE94FA
triadic
#BB94FA #FABB94 #94FABB
tetradic
#BB94FA #FA94A0 #D3FA94 #94FAEE
square
#BB94FA #FA94A0 #D3FA94 #94FAEE
split-complementary
#BB94FA #FAEE94 #A0FA94
monochromatic
#711FF5 #965AF7 #BB94FA #E0CEFD #ECE2FE
Accessibility & contrast
On white
2.41
#BB94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BB94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94FA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94FA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#81A6F7
Tritanopia (blue-blind)
#AFA5BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb94fa; /* rgb */ color: rgb(187, 148, 250); /* oklch */ color: oklch(74.2% 0.148 300.5);
Tailwind
colors: {
custom: {
50: '#d1b4fc',
500: '#bb94fa',
950: '#000000',
},
}SCSS
$custom: #bb94fa; $custom-light: #d1b4fc; $custom-dark: #000000;
JSON
{
"hex": "#bb94fa",
"rgb": {
"r": 187,
"g": 148,
"b": 250
},
"hsl": {
"h": 262.941,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.7424,
"c": 0.14781,
"h": 300.5
},
"luminance": 0.38647
}Semantic roles & 50–950 ramp
primary
#BB94FA
secondary
#E9F6D5
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085