#BC1DED Color Information

Hex color code: #BC1DED

The hex color #BC1DED is a vivid magenta with RGB values of (188, 29, 237) and HSL of (286°, 85%, 52%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#BC1DED
RGB
188, 29, 237
HSL
286°, 85%, 52%
CMYK
21%, 88%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BC1DED; 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 #BC1DED; background-color: #BC1DED15; }

Alert / Toast

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

Link / Accent

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

a { color: #BC1DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 29, 237

Red: 188 / Green: 29 / Blue: 237

HSL

286°, 85%, 52%

Hue: 286° / Saturation: 85% / Lightness: 52%

CMYK

21%, 88%, 0%, 7%

Cyan: 21% / Magenta: 88% / Yellow: 0% / Key: 7%

What color is #BC1DED?

#BC1DED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC1DED to RGB:

rgb(188, 29, 237)HEX to RGB Converter →

HEX to HSL

Convert #BC1DED to HSL:

hsl(286, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BC1DED to CMYK:

cmyk(21%, 88%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BC1DED is a eye-catching magenta color with RGB values of 188, 29, 237 and HSL of 286°, 85%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC1DED is #4DED1D, creating high-contrast pairings. For softer combinations, try analogous colors like #541DED.

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

Contrast with #BC1DED

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

Contrast Ratio: 4.54:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC1DED?

#BC1DED is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC1DED?

#BC1DED in RGB is (188, 29, 237) - 188 red, 29 green, and 237 blue.

How to use #BC1DED in CSS?

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

What colors go well with #BC1DED?

#4DED1D (complementary), #541DED (analogous), and #890EAF (lighter shade) work well with #BC1DED.