#BC58DD#BC58DD
#BC58DD is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.7% C 0.209 H 316.9°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BC58DD |
|---|---|
| RGB | rgb(188, 88, 221) |
| HSL | hsl(285, 66%, 61%) |
| HSV | hsv(285, 60%, 87%) |
| CMYK | cmyk(14.9%, 60.2%, 0%, 13.3%) |
| CIE-LAB | lab(54.96, 60.13, -50.96) |
| CIE-LCH | lch(54.96, 78.82, 319.72°) |
| OKLab | oklab(63.75% 0.1523 -0.1425) |
| OKLCH | oklch(63.75% 0.209 316.9) |
| XYZ | xyz(37.2780, 22.8927, 70.8477) |
| Luminance | 0.2289 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.74
Bright Lilac
#C95EFB
ΔE00 4.87
Pinkish Purple
#D648D7
ΔE00 4.93
Heliotrope
#D94FF5
ΔE00 5.11
Lightish Purple
#A552E6
ΔE00 5.37
Bright Lavender
#C760FF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC58DD #79DD58
analogous
#7958DD #BC58DD #DD58BB
triadic
#BC58DD #DDBC58 #58DDBC
tetradic
#BC58DD #DD7958 #79DD58 #58BBDD
square
#BC58DD #DD7958 #79DD58 #58BBDD
split-complementary
#BC58DD #BBDD58 #58DD79
monochromatic
#7C209B #A52ACE #BC58DD #D08BE7 #E5BEF2
Accessibility & contrast
On white
3.76
#BC58DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#BC58DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC58DD
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC58DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC58DD | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#317DE1
Deuteranopia (green-blind)
#5B87DA
Tritanopia (blue-blind)
#BB6F92
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bc58dd; /* rgb */ color: rgb(188, 88, 221); /* oklch */ color: oklch(63.7% 0.209 316.9);
Tailwind
colors: {
custom: {
50: '#d38ce8',
500: '#bc58dd',
950: '#000000',
},
}SCSS
$custom: #bc58dd; $custom-light: #d38ce8; $custom-dark: #000000;
JSON
{
"hex": "#bc58dd",
"rgb": {
"r": 188,
"g": 88,
"b": 221
},
"hsl": {
"h": 285.113,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.63748,
"c": 0.2086,
"h": 316.9
},
"luminance": 0.22891
}Semantic roles & 50–950 ramp
primary
#BC58DD
secondary
#BCE2AF
accent
#CE1745
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150D16
muted
#837D84