#BD74CD Color Information

Hex color code: #BD74CD

The hex color #BD74CD is a delicate magenta with RGB values of (189, 116, 205) and HSL of (289°, 47%, 63%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BD74CD
RGB
189, 116, 205
HSL
289°, 47%, 63%
CMYK
8%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD74CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 116, 205

Red: 189 / Green: 116 / Blue: 205

HSL

289°, 47%, 63%

Hue: 289° / Saturation: 47% / Lightness: 63%

CMYK

8%, 43%, 0%, 20%

Cyan: 8% / Magenta: 43% / Yellow: 0% / Key: 20%

What color is #BD74CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD74CD to RGB:

rgb(189, 116, 205)HEX to RGB Converter →

HEX to HSL

Convert #BD74CD to HSL:

hsl(289, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BD74CD to CMYK:

cmyk(8%, 43%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BD74CD has RGB (189, 116, 205) and HSL (289°, 47%, 63%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD74CD is #85CD74, creating high-contrast pairings. For softer combinations, try analogous colors like #9074CD.

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

Contrast with #BD74CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD74CD?

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

What is the RGB value of #BD74CD?

#BD74CD in RGB is (189, 116, 205) - 189 red, 116 green, and 205 blue.

How to use #BD74CD in CSS?

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

What colors go well with #BD74CD?

#85CD74 (complementary), #9074CD (analogous), and #9F41B4 (lighter shade) work well with #BD74CD.