#BD4CA5 Color Information

Hex color code: #BD4CA5

#BD4CA5 is a gentle magenta color. In RGB it is (189, 76, 165), and in HSL it is (313°, 46%, 52%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BD4CA5
RGB
189, 76, 165
HSL
313°, 46%, 52%
CMYK
0%, 60%, 13%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD4CA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 76, 165

Red: 189 / Green: 76 / Blue: 165

HSL

313°, 46%, 52%

Hue: 313° / Saturation: 46% / Lightness: 52%

CMYK

0%, 60%, 13%, 26%

Cyan: 0% / Magenta: 60% / Yellow: 13% / Key: 26%

What color is #BD4CA5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD4CA5 to RGB:

rgb(189, 76, 165)HEX to RGB Converter →

HEX to HSL

Convert #BD4CA5 to HSL:

hsl(313, 46%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BD4CA5 to CMYK:

cmyk(0%, 60%, 13%, 26%)Color Converter →

Color Meaning and Usage

#BD4CA5 is a gentle magenta color with RGB values of 189, 76, 165 and HSL of 313°, 46%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD4CA5 is #4CBD65, creating high-contrast pairings. For softer combinations, try analogous colors like #9D4CBD.

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

Contrast with #BD4CA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD4CA5?

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

What is the RGB value of #BD4CA5?

#BD4CA5 in RGB is (189, 76, 165) - 189 red, 76 green, and 165 blue.

How to use #BD4CA5 in CSS?

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

What colors go well with #BD4CA5?

#4CBD65 (complementary), #9D4CBD (analogous), and #8A3377 (lighter shade) work well with #BD4CA5.