#BB94EA#BB94EA
#BB94EA is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.5% C 0.127 H 304.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94EA |
|---|---|
| RGB | rgb(187, 148, 234) |
| HSL | hsl(267, 67%, 75%) |
| HSV | hsv(267, 37%, 92%) |
| CMYK | cmyk(20.1%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.79, 31.21, -38.00) |
| CIE-LCH | lch(67.79, 49.18, 309.40°) |
| OKLab | oklab(73.47% 0.0718 -0.1053) |
| OKLCH | oklch(73.47% 0.127 304.3) |
| XYZ | xyz(45.9317, 37.6853, 82.6802) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.10
Lavender (survey)
#C79FEF
ΔE00 3.33
Liliac
#C48EFD
ΔE00 3.96
Pastel Purple
#CAA0FF
ΔE00 4.11
Pale Purple
#B790D4
ΔE00 4.16
Lilac (survey)
#CEA2FD
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94EA #C3EA94
analogous
#9498EA #BB94EA #E694EA
triadic
#BB94EA #EABB94 #94EABB
tetradic
#BB94EA #EA9498 #C3EA94 #94EAE6
square
#BB94EA #EA9498 #C3EA94 #94EAE6
split-complementary
#BB94EA #EAE694 #98EA94
monochromatic
#7A2ED6 #9A61E0 #BB94EA #DCC7F4 #EFE5FA
Accessibility & contrast
On white
2.46
#BB94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BB94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94EA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94EA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#B4A1B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb94ea; /* rgb */ color: rgb(187, 148, 234); /* oklch */ color: oklch(73.5% 0.127 304.3);
Tailwind
colors: {
custom: {
50: '#d1b4f1',
500: '#bb94ea',
950: '#000000',
},
}SCSS
$custom: #bb94ea; $custom-light: #d1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bb94ea",
"rgb": {
"r": 187,
"g": 148,
"b": 234
},
"hsl": {
"h": 267.209,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.73473,
"c": 0.12746,
"h": 304.3
},
"luminance": 0.37685
}Semantic roles & 50–950 ramp
primary
#BB94EA
secondary
#E7F1DA
accent
#CF167B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084