#BD4CB7 Color Information

Hex color code: #BD4CB7

A delicate magenta shade, #BD4CB7 appears as (189, 76, 183) in RGB and (303°, 46%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BD4CB7
RGB
189, 76, 183
HSL
303°, 46%, 52%
CMYK
0%, 60%, 3%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD4CB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 76, 183

Red: 189 / Green: 76 / Blue: 183

HSL

303°, 46%, 52%

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

CMYK

0%, 60%, 3%, 26%

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

What color is #BD4CB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD4CB7 to RGB:

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

HEX to HSL

Convert #BD4CB7 to HSL:

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

HEX to CMYK

Convert #BD4CB7 to CMYK:

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

Color Meaning and Usage

#BD4CB7 is a gentle magenta color with RGB values of 189, 76, 183 and HSL of 303°, 46%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD4CB7 is #4CBD52, creating high-contrast pairings. For softer combinations, try analogous colors like #8A4CBD.

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

Contrast with #BD4CB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD4CB7?

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

What is the RGB value of #BD4CB7?

#BD4CB7 in RGB is (189, 76, 183) - 189 red, 76 green, and 183 blue.

How to use #BD4CB7 in CSS?

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

What colors go well with #BD4CB7?

#4CBD52 (complementary), #8A4CBD (analogous), and #8A3385 (lighter shade) work well with #BD4CB7.