#BB94EB#BB94EB
#BB94EB is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.5% C 0.129 H 304.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94EB |
|---|---|
| RGB | rgb(187, 148, 235) |
| HSL | hsl(267, 69%, 75%) |
| HSV | hsv(267, 37%, 92%) |
| CMYK | cmyk(20.4%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(67.83, 31.44, -38.48) |
| CIE-LCH | lch(67.83, 49.69, 309.25°) |
| OKLab | oklab(73.52% 0.072 -0.1067) |
| OKLCH | oklch(73.52% 0.129 304) |
| XYZ | xyz(46.0757, 37.7429, 83.4389) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.06
Lavender (survey)
#C79FEF
ΔE00 3.39
Liliac
#C48EFD
ΔE00 3.81
Pastel Purple
#CAA0FF
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94EB #C4EB94
analogous
#9498EB #BB94EB #E794EB
triadic
#BB94EB #EBBB94 #94EBBB
tetradic
#BB94EB #EB9498 #C4EB94 #94EBE7
square
#BB94EB #EB9498 #C4EB94 #94EBE7
split-complementary
#BB94EB #EBE794 #98EB94
monochromatic
#792DD8 #9A60E1 #BB94EB #DCC8F5 #EFE5FA
Accessibility & contrast
On white
2.46
#BB94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BB94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94EB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94EB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#B3A2B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb94eb; /* rgb */ color: rgb(187, 148, 235); /* oklch */ color: oklch(73.5% 0.129 304.0);
Tailwind
colors: {
custom: {
50: '#d1b4f1',
500: '#bb94eb',
950: '#000000',
},
}SCSS
$custom: #bb94eb; $custom-light: #d1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bb94eb",
"rgb": {
"r": 187,
"g": 148,
"b": 235
},
"hsl": {
"h": 266.897,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.7352,
"c": 0.12873,
"h": 304
},
"luminance": 0.37743
}Semantic roles & 50–950 ramp
primary
#BB94EB
secondary
#E7F2D9
accent
#D0157C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085