#BB94EC#BB94EC
#BB94EC is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.6% C 0.130 H 303.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94EC |
|---|---|
| RGB | rgb(187, 148, 236) |
| HSL | hsl(267, 70%, 75%) |
| HSV | hsv(267, 37%, 93%) |
| CMYK | cmyk(20.8%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.87, 31.67, -38.97) |
| CIE-LCH | lch(67.87, 50.21, 309.10°) |
| OKLab | oklab(73.57% 0.0723 -0.1081) |
| OKLCH | oklch(73.57% 0.13 303.8) |
| XYZ | xyz(46.2206, 37.8008, 84.2019) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.03
Lavender (survey)
#C79FEF
ΔE00 3.46
Liliac
#C48EFD
ΔE00 3.67
Pastel Purple
#CAA0FF
ΔE00 3.94
Lilac (survey)
#CEA2FD
ΔE00 4.44
Pale Purple
#B790D4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94EC #C5EC94
analogous
#9499EC #BB94EC #E794EC
triadic
#BB94EC #ECBB94 #94ECBB
tetradic
#BB94EC #EC9499 #C5EC94 #94ECE7
square
#BB94EC #EC9499 #C5EC94 #94ECE7
split-complementary
#BB94EC #ECE794 #99EC94
monochromatic
#792CDA #9A60E3 #BB94EC #DCC8F5 #EEE5FA
Accessibility & contrast
On white
2.45
#BB94EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BB94EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94EC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94EC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EF
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#B3A2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb94ec; /* rgb */ color: rgb(187, 148, 236); /* oklch */ color: oklch(73.6% 0.130 303.8);
Tailwind
colors: {
custom: {
50: '#d1b4f2',
500: '#bb94ec',
950: '#000000',
},
}SCSS
$custom: #bb94ec; $custom-light: #d1b4f2; $custom-dark: #000000;
JSON
{
"hex": "#bb94ec",
"rgb": {
"r": 187,
"g": 148,
"b": 236
},
"hsl": {
"h": 266.591,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.73566,
"c": 0.13001,
"h": 303.8
},
"luminance": 0.37801
}Semantic roles & 50–950 ramp
primary
#BB94EC
secondary
#E7F2D9
accent
#D2147E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085