#BC3AE4 Color Information

Hex color code: #BC3AE4

The hex color #BC3AE4 is a vivid magenta with RGB values of (188, 58, 228) and HSL of (286°, 76%, 56%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#BC3AE4
RGB
188, 58, 228
HSL
286°, 76%, 56%
CMYK
18%, 75%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BC3AE4; color: #000000; }

Badge

New Feature
.badge { background-color: #BC3AE4; color: #000000; }

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 #BC3AE4; background-color: #BC3AE415; }

Alert / Toast

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

Link / Accent

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

a { color: #BC3AE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 58, 228

Red: 188 / Green: 58 / Blue: 228

HSL

286°, 76%, 56%

Hue: 286° / Saturation: 76% / Lightness: 56%

CMYK

18%, 75%, 0%, 11%

Cyan: 18% / Magenta: 75% / Yellow: 0% / Key: 11%

What color is #BC3AE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC3AE4 to RGB:

rgb(188, 58, 228)HEX to RGB Converter →

HEX to HSL

Convert #BC3AE4 to HSL:

hsl(286, 76%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BC3AE4 to CMYK:

cmyk(18%, 75%, 0%, 11%)Color Converter →

Color Meaning and Usage

#BC3AE4 is a vivid magenta color with RGB values of 188, 58, 228 and HSL of 286°, 76%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC3AE4 is #61E43A, creating high-contrast pairings. For softer combinations, try analogous colors like #673AE4.

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

Contrast with #BC3AE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC3AE4?

#BC3AE4 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC3AE4?

#BC3AE4 in RGB is (188, 58, 228) - 188 red, 58 green, and 228 blue.

How to use #BC3AE4 in CSS?

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

What colors go well with #BC3AE4?

#61E43A (complementary), #673AE4 (analogous), and #9319B8 (lighter shade) work well with #BC3AE4.