#DF97EC Color Information

Hex color code: #DF97EC

A soft magenta shade, #DF97EC appears as (223, 151, 236) in RGB and (291°, 69%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DF97EC
RGB
223, 151, 236
HSL
291°, 69%, 76%
CMYK
6%, 36%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF97EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 151, 236

Red: 223 / Green: 151 / Blue: 236

HSL

291°, 69%, 76%

Hue: 291° / Saturation: 69% / Lightness: 76%

CMYK

6%, 36%, 0%, 7%

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

What color is #DF97EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF97EC to RGB:

rgb(223, 151, 236)HEX to RGB Converter →

HEX to HSL

Convert #DF97EC to HSL:

hsl(291, 69%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DF97EC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DF97EC has RGB (223, 151, 236) and HSL (291°, 69%, 76%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF97EC is #A4EC98, creating high-contrast pairings. For softer combinations, try analogous colors like #B598EC.

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

Contrast with #DF97EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF97EC?

#DF97EC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF97EC?

#DF97EC in RGB is (223, 151, 236) - 223 red, 151 green, and 236 blue.

How to use #DF97EC in CSS?

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

What colors go well with #DF97EC?

#A4EC98 (complementary), #B598EC (analogous), and #CC57E0 (lighter shade) work well with #DF97EC.