#BB58DA#BB58DA
#BB58DA is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.5% C 0.205 H 317.4°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BB58DA |
|---|---|
| RGB | rgb(187, 88, 218) |
| HSL | hsl(286, 64%, 60%) |
| HSV | hsv(286, 60%, 85%) |
| CMYK | cmyk(14.2%, 59.6%, 0%, 14.5%) |
| CIE-LAB | lab(54.67, 59.29, -49.74) |
| CIE-LCH | lch(54.67, 77.39, 320.00°) |
| OKLab | oklab(63.45% 0.151 -0.139) |
| OKLCH | oklch(63.45% 0.205 317.4) |
| XYZ | xyz(36.6363, 22.6076, 68.7499) |
| Luminance | 0.2261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.31
Pinkish Purple
#D648D7
ΔE00 4.89
Bright Lilac
#C95EFB
ΔE00 5.31
Lightish Purple
#A552E6
ΔE00 5.43
Heliotrope
#D94FF5
ΔE00 5.46
Bright Lavender
#C760FF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB58DA #77DA58
analogous
#7A58DA #BB58DA #DA58B8
triadic
#BB58DA #DABB58 #58DABB
tetradic
#BB58DA #DA7A58 #77DA58 #58B8DA
square
#BB58DA #DA7A58 #77DA58 #58B8DA
split-complementary
#BB58DA #B8DA58 #58DA7A
monochromatic
#7A2196 #A32CC8 #BB58DA #CF8AE5 #E4BCF0
Accessibility & contrast
On white
3.80
#BB58DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#BB58DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BB58DA
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB58DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB58DA | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#347CDE
Deuteranopia (green-blind)
#5C86D7
Tritanopia (blue-blind)
#BA6E91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bb58da; /* rgb */ color: rgb(187, 88, 218); /* oklch */ color: oklch(63.5% 0.205 317.4);
Tailwind
colors: {
custom: {
50: '#d28ce6',
500: '#bb58da',
950: '#000000',
},
}SCSS
$custom: #bb58da; $custom-light: #d28ce6; $custom-dark: #000000;
JSON
{
"hex": "#bb58da",
"rgb": {
"r": 187,
"g": 88,
"b": 218
},
"hsl": {
"h": 285.692,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.63452,
"c": 0.20527,
"h": 317.4
},
"luminance": 0.22606
}Semantic roles & 50–950 ramp
primary
#BB58DA
secondary
#BAE0AE
accent
#E74169
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140C16
muted
#837D84