#DD7FEC Color Information

Hex color code: #DD7FEC

#DD7FEC is a bold magenta color. In RGB it is (221, 127, 236), and in HSL it is (292°, 74%, 71%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#DD7FEC
RGB
221, 127, 236
HSL
292°, 74%, 71%
CMYK
6%, 46%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD7FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 127, 236

Red: 221 / Green: 127 / Blue: 236

HSL

292°, 74%, 71%

Hue: 292° / Saturation: 74% / Lightness: 71%

CMYK

6%, 46%, 0%, 7%

Cyan: 6% / Magenta: 46% / Yellow: 0% / Key: 7%

What color is #DD7FEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD7FEC to RGB:

rgb(221, 127, 236)HEX to RGB Converter →

HEX to HSL

Convert #DD7FEC to HSL:

hsl(292, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DD7FEC to CMYK:

cmyk(6%, 46%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DD7FEC is a striking magenta color with RGB values of 221, 127, 236 and HSL of 292°, 74%, 71%. 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 #DD7FEC is #8DEC7E, creating high-contrast pairings. For softer combinations, try analogous colors like #A67EEC.

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

Contrast with #DD7FEC

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

Contrast Ratio: 8.32:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD7FEC?

#DD7FEC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD7FEC?

#DD7FEC in RGB is (221, 127, 236) - 221 red, 127 green, and 236 blue.

How to use #DD7FEC in CSS?

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

What colors go well with #DD7FEC?

#8DEC7E (complementary), #A67EEC (analogous), and #CC3CE2 (lighter shade) work well with #DD7FEC.