#BC58DB#BC58DB
#BC58DB is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.6% C 0.207 H 317.4°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BC58DB |
|---|---|
| RGB | rgb(188, 88, 219) |
| HSL | hsl(286, 65%, 60%) |
| HSV | hsv(286, 60%, 86%) |
| CMYK | cmyk(14.2%, 59.8%, 0%, 14.1%) |
| CIE-LAB | lab(54.85, 59.73, -50.00) |
| CIE-LCH | lch(54.85, 77.90, 320.06°) |
| OKLab | oklab(63.63% 0.1523 -0.1398) |
| OKLCH | oklch(63.63% 0.207 317.4) |
| XYZ | xyz(37.0131, 22.7867, 69.4527) |
| Luminance | 0.2278 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.46
Pinkish Purple
#D648D7
ΔE00 4.79
Bright Lilac
#C95EFB
ΔE00 5.13
Heliotrope
#D94FF5
ΔE00 5.25
Lightish Purple
#A552E6
ΔE00 5.53
Bright Lavender
#C760FF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC58DB #77DB58
analogous
#7B58DB #BC58DB #DB58B8
triadic
#BC58DB #DBBC58 #58DBBC
tetradic
#BC58DB #DB7B58 #77DB58 #58B8DB
square
#BC58DB #DB7B58 #77DB58 #58B8DB
split-complementary
#BC58DB #B8DB58 #58DB7B
monochromatic
#7C2198 #A52CCA #BC58DB #D08AE6 #E4BDF1
Accessibility & contrast
On white
3.78
#BC58DB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#BC58DB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC58DB
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC58DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC58DB | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#347DDF
Deuteranopia (green-blind)
#5C86D8
Tritanopia (blue-blind)
#BB6E91
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #bc58db; /* rgb */ color: rgb(188, 88, 219); /* oklch */ color: oklch(63.6% 0.207 317.4);
Tailwind
colors: {
custom: {
50: '#d38ce7',
500: '#bc58db',
950: '#000000',
},
}SCSS
$custom: #bc58db; $custom-light: #d38ce7; $custom-dark: #000000;
JSON
{
"hex": "#bc58db",
"rgb": {
"r": 188,
"g": 88,
"b": 219
},
"hsl": {
"h": 285.802,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.63632,
"c": 0.20667,
"h": 317.4
},
"luminance": 0.22785
}Semantic roles & 50–950 ramp
primary
#BC58DB
secondary
#BAE1AE
accent
#CC1944
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#140C16
muted
#837D84