#BC50DA#BC50DA
#BC50DA is a light, highly saturated purple. Relative luminance 0.215; OKLCH L 62.6% C 0.217 H 318.2°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BC50DA |
|---|---|
| RGB | rgb(188, 80, 218) |
| HSL | hsl(287, 65%, 58%) |
| HSV | hsv(287, 63%, 85%) |
| CMYK | cmyk(13.8%, 63.3%, 0%, 14.5%) |
| CIE-LAB | lab(53.48, 63.14, -51.62) |
| CIE-LCH | lch(53.48, 81.55, 320.73°) |
| OKLab | oklab(62.62% 0.1617 -0.1444) |
| OKLCH | oklch(62.62% 0.217 318.2) |
| XYZ | xyz(36.2609, 21.4922, 68.5544) |
| Luminance | 0.2149 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.34
Pinkish Purple
#D648D7
ΔE00 4.73
Lightish Purple
#A552E6
ΔE00 5.05
Purple Pink
#D725DE
ΔE00 5.11
Heliotrope
#D94FF5
ΔE00 5.78
Pinky Purple
#C94CBE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BC50DA #6EDA50
analogous
#7750DA #BC50DA #DA50B3
triadic
#BC50DA #DABC50 #50DABC
tetradic
#BC50DA #DA7750 #6EDA50 #50B3DA
square
#BC50DA #DA7750 #6EDA50 #50B3DA
split-complementary
#BC50DA #B3DA50 #50DA77
monochromatic
#781F91 #A229C3 #BC50DA #CF83E5 #E3B5EF
Accessibility & contrast
On white
3.96
#BC50DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#BC50DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BC50DA
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BC50DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BC50DA | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2479DE
Deuteranopia (green-blind)
#5683D7
Tritanopia (blue-blind)
#BB688E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #bc50da; /* rgb */ color: rgb(188, 80, 218); /* oklch */ color: oklch(62.6% 0.217 318.2);
Tailwind
colors: {
custom: {
50: '#d488e6',
500: '#bc50da',
950: '#000000',
},
}SCSS
$custom: #bc50da; $custom-light: #d488e6; $custom-dark: #000000;
JSON
{
"hex": "#bc50da",
"rgb": {
"r": 188,
"g": 80,
"b": 218
},
"hsl": {
"h": 286.957,
"s": 65.094,
"l": 58.431
},
"oklch": {
"l": 0.62623,
"c": 0.21681,
"h": 318.2
},
"luminance": 0.21491
}Semantic roles & 50–950 ramp
primary
#BC50DA
secondary
#B3DEA8
accent
#E84064
background
#FDF8FE
surface
#FAF0FC
border
#D3CBD5
text
#150C16
muted
#837D84