#BC34DA Color Information

Hex color code: #BC34DA

#BC34DA is a neutral magenta color. In RGB it is (188, 52, 218), and in HSL it is (289°, 69%, 53%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BC34DA
RGB
188, 52, 218
HSL
289°, 69%, 53%
CMYK
14%, 76%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC34DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 52, 218

Red: 188 / Green: 52 / Blue: 218

HSL

289°, 69%, 53%

Hue: 289° / Saturation: 69% / Lightness: 53%

CMYK

14%, 76%, 0%, 15%

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

What color is #BC34DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC34DA to RGB:

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

HEX to HSL

Convert #BC34DA to HSL:

hsl(289, 69%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BC34DA to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BC34DA has RGB (188, 52, 218) and HSL (289°, 69%, 53%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC34DA is #53DA34, creating high-contrast pairings. For softer combinations, try analogous colors like #6934DA.

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

Contrast with #BC34DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC34DA?

#BC34DA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC34DA?

#BC34DA in RGB is (188, 52, 218) - 188 red, 52 green, and 218 blue.

How to use #BC34DA in CSS?

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

What colors go well with #BC34DA?

#53DA34 (complementary), #6934DA (analogous), and #8B1EA4 (lighter shade) work well with #BC34DA.