#BC58DA#BC58DA
#BC58DA is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.6% C 0.206 H 317.7°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BC58DA |
|---|---|
| RGB | rgb(188, 88, 218) |
| HSL | hsl(286, 64%, 60%) |
| HSV | hsv(286, 60%, 85%) |
| CMYK | cmyk(13.8%, 59.6%, 0%, 14.5%) |
| CIE-LAB | lab(54.80, 59.53, -49.53) |
| CIE-LCH | lch(54.80, 77.44, 320.24°) |
| OKLab | oklab(63.58% 0.1522 -0.1384) |
| OKLCH | oklch(63.58% 0.206 317.7) |
| XYZ | xyz(36.8819, 22.7342, 68.7614) |
| Luminance | 0.2273 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.33
Pinkish Purple
#D648D7
ΔE00 4.72
Bright Lilac
#C95EFB
ΔE00 5.26
Heliotrope
#D94FF5
ΔE00 5.33
Lightish Purple
#A552E6
ΔE00 5.62
Bright Lavender
#C760FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC58DA #76DA58
analogous
#7B58DA #BC58DA #DA58B7
triadic
#BC58DA #DABC58 #58DABC
tetradic
#BC58DA #DA7B58 #76DA58 #58B7DA
square
#BC58DA #DA7B58 #76DA58 #58B7DA
split-complementary
#BC58DA #B7DA58 #58DA7B
monochromatic
#7B2196 #A42CC8 #BC58DA #D08AE5 #E4BCF0
Accessibility & contrast
On white
3.79
#BC58DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#BC58DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC58DA
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC58DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC58DA | 1.00 | 3.79 | 5.55 | 5.55 |
| #FFFFFF | 3.79 | 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)
#357DDE
Deuteranopia (green-blind)
#5D86D7
Tritanopia (blue-blind)
#BB6E91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc58da; /* rgb */ color: rgb(188, 88, 218); /* oklch */ color: oklch(63.6% 0.206 317.7);
Tailwind
colors: {
custom: {
50: '#d38ce6',
500: '#bc58da',
950: '#000000',
},
}SCSS
$custom: #bc58da; $custom-light: #d38ce6; $custom-dark: #000000;
JSON
{
"hex": "#bc58da",
"rgb": {
"r": 188,
"g": 88,
"b": 218
},
"hsl": {
"h": 286.154,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.63575,
"c": 0.2057,
"h": 317.7
},
"luminance": 0.22733
}Semantic roles & 50–950 ramp
primary
#BC58DA
secondary
#B9E0AE
accent
#E74167
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140C16
muted
#837D84