#BC58DE#BC58DE
#BC58DE is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 63.8% C 0.210 H 316.6°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BC58DE |
|---|---|
| RGB | rgb(188, 88, 222) |
| HSL | hsl(285, 67%, 61%) |
| HSV | hsv(285, 60%, 87%) |
| CMYK | cmyk(15.3%, 60.4%, 0%, 12.9%) |
| CIE-LAB | lab(55.02, 60.32, -51.44) |
| CIE-LCH | lch(55.02, 79.28, 319.55°) |
| OKLab | oklab(63.81% 0.1523 -0.1439) |
| OKLCH | oklch(63.81% 0.21 316.6) |
| XYZ | xyz(37.4116, 22.9461, 71.5514) |
| Luminance | 0.2294 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.88
Bright Lilac
#C95EFB
ΔE00 4.75
Pinkish Purple
#D648D7
ΔE00 5.00
Heliotrope
#D94FF5
ΔE00 5.05
Lightish Purple
#A552E6
ΔE00 5.29
Bright Lavender
#C760FF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC58DE #7ADE58
analogous
#7958DE #BC58DE #DE58BD
triadic
#BC58DE #DEBC58 #58DEBC
tetradic
#BC58DE #DE7958 #7ADE58 #58BDDE
square
#BC58DE #DE7958 #7ADE58 #58BDDE
split-complementary
#BC58DE #BDDE58 #58DE79
monochromatic
#7D1F9D #A529D0 #BC58DE #D18BE8 #E5BEF2
Accessibility & contrast
On white
3.76
#BC58DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#BC58DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC58DE
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC58DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC58DE | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#307DE2
Deuteranopia (green-blind)
#5A87DB
Tritanopia (blue-blind)
#BA6F93
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #bc58de; /* rgb */ color: rgb(188, 88, 222); /* oklch */ color: oklch(63.8% 0.210 316.6);
Tailwind
colors: {
custom: {
50: '#d38de9',
500: '#bc58de',
950: '#000000',
},
}SCSS
$custom: #bc58de; $custom-light: #d38de9; $custom-dark: #000000;
JSON
{
"hex": "#bc58de",
"rgb": {
"r": 188,
"g": 88,
"b": 222
},
"hsl": {
"h": 284.776,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.63805,
"c": 0.20956,
"h": 316.6
},
"luminance": 0.22945
}Semantic roles & 50–950 ramp
primary
#BC58DE
secondary
#BCE2B0
accent
#CF1745
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150D16
muted
#837D84