#BB50EB#BB50EB
#BB50EB is a light, highly saturated purple. Relative luminance 0.223; OKLCH L 63.5% C 0.232 H 313.5°. Best body text is #000000 at 5.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB50EB |
|---|---|
| RGB | rgb(187, 80, 235) |
| HSL | hsl(281, 79%, 62%) |
| HSV | hsv(281, 66%, 92%) |
| CMYK | cmyk(20.4%, 66%, 0%, 7.8%) |
| CIE-LAB | lab(54.35, 66.27, -59.83) |
| CIE-LCH | lch(54.35, 89.29, 317.92°) |
| OKLab | oklab(63.54% 0.1599 -0.1685) |
| OKLCH | oklch(63.54% 0.232 313.5) |
| XYZ | xyz(38.3550, 22.3014, 80.8653) |
| Luminance | 0.2230 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.73
Lightish Purple
#A552E6
ΔE00 3.92
Lighter Purple
#A55AF4
ΔE00 4.44
Bright Lilac
#C95EFB
ΔE00 4.60
Bright Lavender
#C760FF
ΔE00 4.97
Heliotrope
#D94FF5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB50EB #80EB50
analogous
#6E50EB #BB50EB #EB50CE
triadic
#BB50EB #EBBB50 #50EBBB
tetradic
#BB50EB #EB6E50 #80EB50 #50CEEB
square
#BB50EB #EB6E50 #80EB50 #50CEEB
split-complementary
#BB50EB #CEEB50 #50EB6E
monochromatic
#7D14AD #A51AE4 #BB50EB #D087F1 #E6BEF8
Accessibility & contrast
On white
3.85
#BB50EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.46
#BB50EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB50EB
5.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB50EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB50EB | 1.00 | 3.85 | 5.46 | 5.46 |
| #FFFFFF | 3.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CF0
Deuteranopia (green-blind)
#4784E7
Tritanopia (blue-blind)
#B66F97
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #bb50eb; /* rgb */ color: rgb(187, 80, 235); /* oklch */ color: oklch(63.5% 0.232 313.5);
Tailwind
colors: {
custom: {
50: '#d388f2',
500: '#bb50eb',
950: '#000000',
},
}SCSS
$custom: #bb50eb; $custom-light: #d388f2; $custom-dark: #000000;
JSON
{
"hex": "#bb50eb",
"rgb": {
"r": 187,
"g": 80,
"b": 235
},
"hsl": {
"h": 281.419,
"s": 79.487,
"l": 61.765
},
"oklch": {
"l": 0.63535,
"c": 0.23231,
"h": 313.5
},
"luminance": 0.223
}Semantic roles & 50–950 ramp
primary
#BB50EB
secondary
#C0E8AF
accent
#DC0A4B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85