#BB58E8#BB58E8
#BB58E8 is a light, highly saturated purple. Relative luminance 0.234; OKLCH L 64.3% C 0.219 H 313.6°. Best body text is #000000 at 5.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BB58E8 |
|---|---|
| RGB | rgb(187, 88, 232) |
| HSL | hsl(281, 76%, 63%) |
| HSV | hsv(281, 62%, 91%) |
| CMYK | cmyk(19.4%, 62.1%, 0%, 9%) |
| CIE-LAB | lab(55.45, 62.11, -56.38) |
| CIE-LCH | lch(55.45, 83.88, 317.77°) |
| OKLab | oklab(64.28% 0.1511 -0.1584) |
| OKLCH | oklch(64.28% 0.219 313.6) |
| XYZ | xyz(38.5463, 23.3716, 78.8089) |
| Luminance | 0.2337 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.38
Bright Lilac
#C95EFB
ΔE00 3.76
Bright Lavender
#C760FF
ΔE00 4.16
Lightish Purple
#A552E6
ΔE00 4.64
Lighter Purple
#A55AF4
ΔE00 4.68
Heliotrope
#D94FF5
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB58E8 #85E858
analogous
#7358E8 #BB58E8 #E858CD
triadic
#BB58E8 #E8BB58 #58E8BB
tetradic
#BB58E8 #E87358 #85E858 #58CDE8
square
#BB58E8 #E87358 #85E858 #58CDE8
split-complementary
#BB58E8 #CDE858 #58E873
monochromatic
#7F18AE #A522E1 #BB58E8 #D18EEF #E7C4F7
Accessibility & contrast
On white
3.70
#BB58E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.67
#BB58E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB58E8
5.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB58E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB58E8 | 1.00 | 3.70 | 5.67 | 5.67 |
| #FFFFFF | 3.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E7FEC
Deuteranopia (green-blind)
#5187E5
Tritanopia (blue-blind)
#B77398
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #bb58e8; /* rgb */ color: rgb(187, 88, 232); /* oklch */ color: oklch(64.3% 0.219 313.6);
Tailwind
colors: {
custom: {
50: '#d38df0',
500: '#bb58e8',
950: '#000000',
},
}SCSS
$custom: #bb58e8; $custom-light: #d38df0; $custom-dark: #000000;
JSON
{
"hex": "#bb58e8",
"rgb": {
"r": 187,
"g": 88,
"b": 232
},
"hsl": {
"h": 281.25,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.64277,
"c": 0.21891,
"h": 313.6
},
"luminance": 0.2337
}Semantic roles & 50–950 ramp
primary
#BB58E8
secondary
#C4E8B4
accent
#D80E4D
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150D17
muted
#837D85