#BC1EDC Color Information

Hex color code: #BC1EDC

#BC1EDC is a striking magenta color. In RGB it is (188, 30, 220), and in HSL it is (290°, 76%, 49%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#BC1EDC
RGB
188, 30, 220
HSL
290°, 76%, 49%
CMYK
15%, 86%, 0%, 14%

Shades

CSS Usage
color: #BC1EDC;
background-color: #BC1EDC;
border-color: #BC1EDC;
box-shadow: 0 0 10px #BC1EDC;
border: 2px solid #BC1EDC;
Tailwind Usage
bg-[#BC1EDC]
text-[#BC1EDC]
border-[#BC1EDC]
shadow-[0_0_10px_BC1EDC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BC1EDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BC1EDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BC1EDC; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BC1EDC; background-color: #BC1EDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BC1EDC20; border-left: 4px solid #BC1EDC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BC1EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BC1EDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 30, 220

Red: 188 / Green: 30 / Blue: 220

HSL

290°, 76%, 49%

Hue: 290° / Saturation: 76% / Lightness: 49%

CMYK

15%, 86%, 0%, 14%

Cyan: 15% / Magenta: 86% / Yellow: 0% / Key: 14%

What color is #BC1EDC?

#BC1EDC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC1EDC to RGB:

rgb(188, 30, 220)HEX to RGB Converter →

HEX to HSL

Convert #BC1EDC to HSL:

hsl(290, 76%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #BC1EDC to CMYK:

cmyk(15%, 86%, 0%, 14%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #BC1EDC has RGB (188, 30, 220) and HSL (290°, 76%, 49%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC1EDC is #3EDC1E, creating high-contrast pairings. For softer combinations, try analogous colors like #5D1EDC.

Use #BC1EDC in CSS: color: #BC1EDC or background-color: #BC1EDC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BC1EDC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.36:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC1EDC?

#BC1EDC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC1EDC?

#BC1EDC in RGB is (188, 30, 220) - 188 red, 30 green, and 220 blue.

How to use #BC1EDC in CSS?

Use #BC1EDC directly in your CSS properties like color or background-color.

What colors go well with #BC1EDC?

#3EDC1E (complementary), #5D1EDC (analogous), and #831599 (lighter shade) work well with #BC1EDC.