#BB94EF#BB94EF
#BB94EF is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.7% C 0.134 H 303.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94EF |
|---|---|
| RGB | rgb(187, 148, 239) |
| HSL | hsl(266, 74%, 76%) |
| HSV | hsv(266, 38%, 94%) |
| CMYK | cmyk(21.8%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(68.00, 32.35, -40.41) |
| CIE-LCH | lch(68.00, 51.76, 308.68°) |
| OKLab | oklab(73.71% 0.0729 -0.1122) |
| OKLCH | oklch(73.71% 0.134 303) |
| XYZ | xyz(46.6601, 37.9766, 86.5167) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.02
Liliac
#C48EFD
ΔE00 3.28
Lavender (survey)
#C79FEF
ΔE00 3.70
Pastel Purple
#CAA0FF
ΔE00 3.76
Lilac (survey)
#CEA2FD
ΔE00 4.39
Pale Purple
#B790D4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94EF #C8EF94
analogous
#949AEF #BB94EF #E894EF
triadic
#BB94EF #EFBB94 #94EFBB
tetradic
#BB94EF #EF949A #C8EF94 #94EFE8
square
#BB94EF #EF949A #C8EF94 #94EFE8
split-complementary
#BB94EF #EFE894 #9AEF94
monochromatic
#772ADF #995FE7 #BB94EF #DDC9F7 #EEE4FB
Accessibility & contrast
On white
2.44
#BB94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#BB94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94EF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94EF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#B2A3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb94ef; /* rgb */ color: rgb(187, 148, 239); /* oklch */ color: oklch(73.7% 0.134 303.0);
Tailwind
colors: {
custom: {
50: '#d1b4f4',
500: '#bb94ef',
950: '#000000',
},
}SCSS
$custom: #bb94ef; $custom-light: #d1b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bb94ef",
"rgb": {
"r": 187,
"g": 148,
"b": 239
},
"hsl": {
"h": 265.714,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.73708,
"c": 0.13381,
"h": 303
},
"luminance": 0.37977
}Semantic roles & 50–950 ramp
primary
#BB94EF
secondary
#E7F3D8
accent
#D60F81
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085