#BD73CE Color Information

Hex color code: #BD73CE

A gentle magenta shade, #BD73CE appears as (189, 115, 206) in RGB and (289°, 48%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BD73CE
RGB
189, 115, 206
HSL
289°, 48%, 63%
CMYK
8%, 44%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD73CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 115, 206

Red: 189 / Green: 115 / Blue: 206

HSL

289°, 48%, 63%

Hue: 289° / Saturation: 48% / Lightness: 63%

CMYK

8%, 44%, 0%, 19%

Cyan: 8% / Magenta: 44% / Yellow: 0% / Key: 19%

What color is #BD73CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD73CE to RGB:

rgb(189, 115, 206)HEX to RGB Converter →

HEX to HSL

Convert #BD73CE to HSL:

hsl(289, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BD73CE to CMYK:

cmyk(8%, 44%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BD73CE has RGB (189, 115, 206) and HSL (289°, 48%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD73CE is #84CE73, creating high-contrast pairings. For softer combinations, try analogous colors like #9073CE.

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

Contrast with #BD73CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD73CE?

#BD73CE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD73CE?

#BD73CE in RGB is (189, 115, 206) - 189 red, 115 green, and 206 blue.

How to use #BD73CE in CSS?

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

What colors go well with #BD73CE?

#84CE73 (complementary), #9073CE (analogous), and #A040B5 (lighter shade) work well with #BD73CE.