#DE79EC Color Information

Hex color code: #DE79EC

A vivid magenta shade, #DE79EC appears as (222, 121, 236) in RGB and (293°, 75%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DE79EC
RGB
222, 121, 236
HSL
293°, 75%, 70%
CMYK
6%, 49%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DE79EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 121, 236

Red: 222 / Green: 121 / Blue: 236

HSL

293°, 75%, 70%

Hue: 293° / Saturation: 75% / Lightness: 70%

CMYK

6%, 49%, 0%, 7%

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

What color is #DE79EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DE79EC to RGB:

rgb(222, 121, 236)HEX to RGB Converter →

HEX to HSL

Convert #DE79EC to HSL:

hsl(293, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DE79EC to CMYK:

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

Color Meaning and Usage

#DE79EC is a bold magenta color with RGB values of 222, 121, 236 and HSL of 293°, 75%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DE79EC is #87EC79, creating high-contrast pairings. For softer combinations, try analogous colors like #A579EC.

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

Contrast with #DE79EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DE79EC?

#DE79EC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DE79EC?

#DE79EC in RGB is (222, 121, 236) - 222 red, 121 green, and 236 blue.

How to use #DE79EC in CSS?

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

What colors go well with #DE79EC?

#87EC79 (complementary), #A579EC (analogous), and #CE36E2 (lighter shade) work well with #DE79EC.