#BD7DCF Color Information

Hex color code: #BD7DCF

#BD7DCF is a subtle magenta color. In RGB it is (189, 125, 207), and in HSL it is (287°, 46%, 65%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BD7DCF
RGB
189, 125, 207
HSL
287°, 46%, 65%
CMYK
9%, 40%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD7DCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 125, 207

Red: 189 / Green: 125 / Blue: 207

HSL

287°, 46%, 65%

Hue: 287° / Saturation: 46% / Lightness: 65%

CMYK

9%, 40%, 0%, 19%

Cyan: 9% / Magenta: 40% / Yellow: 0% / Key: 19%

What color is #BD7DCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD7DCF to RGB:

rgb(189, 125, 207)HEX to RGB Converter →

HEX to HSL

Convert #BD7DCF to HSL:

hsl(287, 46%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BD7DCF to CMYK:

cmyk(9%, 40%, 0%, 19%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BD7DCF has RGB (189, 125, 207) and HSL (287°, 46%, 65%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD7DCF is #8ECF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #947DCF.

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

Contrast with #BD7DCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD7DCF?

#BD7DCF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD7DCF?

#BD7DCF in RGB is (189, 125, 207) - 189 red, 125 green, and 207 blue.

How to use #BD7DCF in CSS?

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

What colors go well with #BD7DCF?

#8ECF7D (complementary), #947DCF (analogous), and #A145BA (lighter shade) work well with #BD7DCF.