#BD51EC Color Information

Hex color code: #BD51EC

A dynamic purple shade, #BD51EC appears as (189, 81, 236) in RGB and (282°, 80%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BD51EC
RGB
189, 81, 236
HSL
282°, 80%, 62%
CMYK
20%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD51EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 81, 236

Red: 189 / Green: 81 / Blue: 236

HSL

282°, 80%, 62%

Hue: 282° / Saturation: 80% / Lightness: 62%

CMYK

20%, 66%, 0%, 7%

Cyan: 20% / Magenta: 66% / Yellow: 0% / Key: 7%

What color is #BD51EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD51EC to RGB:

rgb(189, 81, 236)HEX to RGB Converter →

HEX to HSL

Convert #BD51EC to HSL:

hsl(282, 80%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BD51EC to CMYK:

cmyk(20%, 66%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BD51EC is a vivid purple color with RGB values of 189, 81, 236 and HSL of 282°, 80%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD51EC is #7FEC51, creating high-contrast pairings. For softer combinations, try analogous colors like #7051EC.

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

Contrast with #BD51EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD51EC?

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

What is the RGB value of #BD51EC?

#BD51EC in RGB is (189, 81, 236) - 189 red, 81 green, and 236 blue.

How to use #BD51EC in CSS?

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

What colors go well with #BD51EC?

#7FEC51 (complementary), #7051EC (analogous), and #9E18D8 (lighter shade) work well with #BD51EC.