#BB58DD#BB58DD
#BB58DD is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.6% C 0.208 H 316.5°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BB58DD |
|---|---|
| RGB | rgb(187, 88, 221) |
| HSL | hsl(285, 66%, 61%) |
| HSV | hsv(285, 60%, 87%) |
| CMYK | cmyk(15.4%, 60.2%, 0%, 13.3%) |
| CIE-LAB | lab(54.83, 59.89, -51.18) |
| CIE-LCH | lch(54.83, 78.77, 319.48°) |
| OKLab | oklab(63.63% 0.1511 -0.1432) |
| OKLCH | oklch(63.63% 0.208 316.5) |
| XYZ | xyz(37.0324, 22.7660, 70.8362) |
| Luminance | 0.2276 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.74
Bright Lilac
#C95EFB
ΔE00 4.93
Pinkish Purple
#D648D7
ΔE00 5.09
Lightish Purple
#A552E6
ΔE00 5.18
Heliotrope
#D94FF5
ΔE00 5.26
Bright Lavender
#C760FF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB58DD #7ADD58
analogous
#7958DD #BB58DD #DD58BC
triadic
#BB58DD #DDBB58 #58DDBB
tetradic
#BB58DD #DD7958 #7ADD58 #58BCDD
square
#BB58DD #DD7958 #7ADD58 #58BCDD
split-complementary
#BB58DD #BCDD58 #58DD79
monochromatic
#7B209B #A42ACE #BB58DD #D08BE7 #E4BEF2
Accessibility & contrast
On white
3.78
#BB58DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#BB58DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB58DD
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB58DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB58DD | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#317DE1
Deuteranopia (green-blind)
#5A86DA
Tritanopia (blue-blind)
#B96F92
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bb58dd; /* rgb */ color: rgb(187, 88, 221); /* oklch */ color: oklch(63.6% 0.208 316.5);
Tailwind
colors: {
custom: {
50: '#d38ce8',
500: '#bb58dd',
950: '#000000',
},
}SCSS
$custom: #bb58dd; $custom-light: #d38ce8; $custom-dark: #000000;
JSON
{
"hex": "#bb58dd",
"rgb": {
"r": 187,
"g": 88,
"b": 221
},
"hsl": {
"h": 284.662,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.63625,
"c": 0.20818,
"h": 316.5
},
"luminance": 0.22765
}Semantic roles & 50–950 ramp
primary
#BB58DD
secondary
#BCE2AF
accent
#CE1746
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#140C16
muted
#837D84