#BD44BD Color Information

Hex color code: #BD44BD

The hex color #BD44BD is a pastel magenta with RGB values of (189, 68, 189) and HSL of (300°, 48%, 50%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BD44BD
RGB
189, 68, 189
HSL
300°, 48%, 50%
CMYK
0%, 64%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD44BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 68, 189

Red: 189 / Green: 68 / Blue: 189

HSL

300°, 48%, 50%

Hue: 300° / Saturation: 48% / Lightness: 50%

CMYK

0%, 64%, 0%, 26%

Cyan: 0% / Magenta: 64% / Yellow: 0% / Key: 26%

What color is #BD44BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD44BD to RGB:

rgb(189, 68, 189)HEX to RGB Converter →

HEX to HSL

Convert #BD44BD to HSL:

hsl(300, 48%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BD44BD to CMYK:

cmyk(0%, 64%, 0%, 26%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BD44BD has RGB (189, 68, 189) and HSL (300°, 48%, 50%). 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 #BD44BD is #42BD42, creating high-contrast pairings. For softer combinations, try analogous colors like #8042BD.

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

Contrast with #BD44BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD44BD?

#BD44BD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD44BD?

#BD44BD in RGB is (189, 68, 189) - 189 red, 68 green, and 189 blue.

How to use #BD44BD in CSS?

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

What colors go well with #BD44BD?

#42BD42 (complementary), #8042BD (analogous), and #842E84 (lighter shade) work well with #BD44BD.