#BC34EA Color Information

Hex color code: #BC34EA

A eye-catching magenta shade, #BC34EA appears as (188, 52, 234) in RGB and (285°, 81%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BC34EA
RGB
188, 52, 234
HSL
285°, 81%, 56%
CMYK
20%, 78%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC34EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 52, 234

Red: 188 / Green: 52 / Blue: 234

HSL

285°, 81%, 56%

Hue: 285° / Saturation: 81% / Lightness: 56%

CMYK

20%, 78%, 0%, 8%

Cyan: 20% / Magenta: 78% / Yellow: 0% / Key: 8%

What color is #BC34EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC34EA to RGB:

rgb(188, 52, 234)HEX to RGB Converter →

HEX to HSL

Convert #BC34EA to HSL:

hsl(285, 81%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BC34EA to CMYK:

cmyk(20%, 78%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #BC34EA has RGB (188, 52, 234) and HSL (285°, 81%, 56%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC34EA is #61EA34, creating high-contrast pairings. For softer combinations, try analogous colors like #6134EA.

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

Contrast with #BC34EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC34EA?

#BC34EA is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC34EA?

#BC34EA in RGB is (188, 52, 234) - 188 red, 52 green, and 234 blue.

How to use #BC34EA in CSS?

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

What colors go well with #BC34EA?

#61EA34 (complementary), #6134EA (analogous), and #9314BD (lighter shade) work well with #BC34EA.