#BB58DB#BB58DB
#BB58DB is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.5% C 0.206 H 317.1°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BB58DB |
|---|---|
| RGB | rgb(187, 88, 219) |
| HSL | hsl(285, 65%, 60%) |
| HSV | hsv(285, 60%, 86%) |
| CMYK | cmyk(14.6%, 59.8%, 0%, 14.1%) |
| CIE-LAB | lab(54.72, 59.49, -50.22) |
| CIE-LCH | lch(54.72, 77.85, 319.83°) |
| OKLab | oklab(63.51% 0.1511 -0.1404) |
| OKLCH | oklch(63.51% 0.206 317.1) |
| XYZ | xyz(36.7676, 22.6601, 69.4412) |
| Luminance | 0.2266 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.45
Pinkish Purple
#D648D7
ΔE00 4.95
Bright Lilac
#C95EFB
ΔE00 5.18
Lightish Purple
#A552E6
ΔE00 5.35
Heliotrope
#D94FF5
ΔE00 5.39
Bright Lavender
#C760FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB58DB #78DB58
analogous
#7A58DB #BB58DB #DB58B9
triadic
#BB58DB #DBBB58 #58DBBB
tetradic
#BB58DB #DB7A58 #78DB58 #58B9DB
square
#BB58DB #DB7A58 #78DB58 #58B9DB
split-complementary
#BB58DB #B9DB58 #58DB7A
monochromatic
#7B2198 #A32CCA #BB58DB #D08AE6 #E4BDF1
Accessibility & contrast
On white
3.80
#BB58DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#BB58DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB58DB
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB58DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB58DB | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#337DDF
Deuteranopia (green-blind)
#5B86D8
Tritanopia (blue-blind)
#BA6E91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bb58db; /* rgb */ color: rgb(187, 88, 219); /* oklch */ color: oklch(63.5% 0.206 317.1);
Tailwind
colors: {
custom: {
50: '#d38ce7',
500: '#bb58db',
950: '#000000',
},
}SCSS
$custom: #bb58db; $custom-light: #d38ce7; $custom-dark: #000000;
JSON
{
"hex": "#bb58db",
"rgb": {
"r": 187,
"g": 88,
"b": 219
},
"hsl": {
"h": 285.344,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.63509,
"c": 0.20624,
"h": 317.1
},
"luminance": 0.22659
}Semantic roles & 50–950 ramp
primary
#BB58DB
secondary
#BBE1AE
accent
#CC1945
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140C16
muted
#837D84