#BD4C9B Color Information

Hex color code: #BD4C9B

A soft magenta shade, #BD4C9B appears as (189, 76, 155) in RGB and (318°, 46%, 52%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#BD4C9B
RGB
189, 76, 155
HSL
318°, 46%, 52%
CMYK
0%, 60%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD4C9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 76, 155

Red: 189 / Green: 76 / Blue: 155

HSL

318°, 46%, 52%

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

CMYK

0%, 60%, 18%, 26%

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

What color is #BD4C9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD4C9B to RGB:

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

HEX to HSL

Convert #BD4C9B to HSL:

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

HEX to CMYK

Convert #BD4C9B to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BD4C9B has RGB (189, 76, 155) and HSL (318°, 46%, 52%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD4C9B is #4CBD6E, creating high-contrast pairings. For softer combinations, try analogous colors like #A64CBD.

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

Contrast with #BD4C9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD4C9B?

#BD4C9B is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD4C9B?

#BD4C9B in RGB is (189, 76, 155) - 189 red, 76 green, and 155 blue.

How to use #BD4C9B in CSS?

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

What colors go well with #BD4C9B?

#4CBD6E (complementary), #A64CBD (analogous), and #8A3370 (lighter shade) work well with #BD4C9B.