#D932DC Color Information

Hex color code: #D932DC

A vivid magenta shade, #D932DC appears as (217, 50, 220) in RGB and (299°, 71%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D932DC
RGB
217, 50, 220
HSL
299°, 71%, 53%
CMYK
1%, 77%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D932DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 50, 220

Red: 217 / Green: 50 / Blue: 220

HSL

299°, 71%, 53%

Hue: 299° / Saturation: 71% / Lightness: 53%

CMYK

1%, 77%, 0%, 14%

Cyan: 1% / Magenta: 77% / Yellow: 0% / Key: 14%

What color is #D932DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D932DC to RGB:

rgb(217, 50, 220)HEX to RGB Converter →

HEX to HSL

Convert #D932DC to HSL:

hsl(299, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #D932DC to CMYK:

cmyk(1%, 77%, 0%, 14%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #D932DC has RGB (217, 50, 220) and HSL (299°, 71%, 53%). 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 #D932DC is #35DC32, creating high-contrast pairings. For softer combinations, try analogous colors like #8432DC.

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

Contrast with #D932DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D932DC?

#D932DC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D932DC?

#D932DC in RGB is (217, 50, 220) - 217 red, 50 green, and 220 blue.

How to use #D932DC in CSS?

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

What colors go well with #D932DC?

#35DC32 (complementary), #8432DC (analogous), and #A31CA6 (lighter shade) work well with #D932DC.