#BC58E8#BC58E8
#BC58E8 is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.4% C 0.219 H 314.0°. Best body text is #000000 at 5.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BC58E8 |
|---|---|
| RGB | rgb(188, 88, 232) |
| HSL | hsl(282, 76%, 63%) |
| HSV | hsv(282, 62%, 91%) |
| CMYK | cmyk(19%, 62.1%, 0%, 9%) |
| CIE-LAB | lab(55.58, 62.34, -56.16) |
| CIE-LCH | lch(55.58, 83.91, 317.98°) |
| OKLab | oklab(64.4% 0.1523 -0.1577) |
| OKLCH | oklch(64.4% 0.219 314) |
| XYZ | xyz(38.7918, 23.4982, 78.8204) |
| Luminance | 0.2350 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.35
Bright Lilac
#C95EFB
ΔE00 3.65
Bright Lavender
#C760FF
ΔE00 4.09
Heliotrope
#D94FF5
ΔE00 4.66
Lightish Purple
#A552E6
ΔE00 4.82
Lighter Purple
#A55AF4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC58E8 #84E858
analogous
#7458E8 #BC58E8 #E858CC
triadic
#BC58E8 #E8BC58 #58E8BC
tetradic
#BC58E8 #E87458 #84E858 #58CCE8
square
#BC58E8 #E87458 #84E858 #58CCE8
split-complementary
#BC58E8 #CCE858 #58E874
monochromatic
#8018AE #A622E1 #BC58E8 #D28EEF #E7C4F7
Accessibility & contrast
On white
3.68
#BC58E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.70
#BC58E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC58E8
5.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC58E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC58E8 | 1.00 | 3.68 | 5.70 | 5.70 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F80EC
Deuteranopia (green-blind)
#5288E5
Tritanopia (blue-blind)
#B87398
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #bc58e8; /* rgb */ color: rgb(188, 88, 232); /* oklch */ color: oklch(64.4% 0.219 314.0);
Tailwind
colors: {
custom: {
50: '#d48df0',
500: '#bc58e8',
950: '#000000',
},
}SCSS
$custom: #bc58e8; $custom-light: #d48df0; $custom-dark: #000000;
JSON
{
"hex": "#bc58e8",
"rgb": {
"r": 188,
"g": 88,
"b": 232
},
"hsl": {
"h": 281.667,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.64397,
"c": 0.21927,
"h": 314
},
"luminance": 0.23497
}Semantic roles & 50–950 ramp
primary
#BC58E8
secondary
#C4E8B4
accent
#D80E4B
background
#FDF8FE
surface
#FAF0FD
border
#D3CBD5
text
#150D17
muted
#837D85