#DF96DA Color Information

Hex color code: #DF96DA

The hex color #DF96DA is a muted magenta with RGB values of (223, 150, 218) and HSL of (304°, 53%, 73%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DF96DA
RGB
223, 150, 218
HSL
304°, 53%, 73%
CMYK
0%, 33%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF96DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 150, 218

Red: 223 / Green: 150 / Blue: 218

HSL

304°, 53%, 73%

Hue: 304° / Saturation: 53% / Lightness: 73%

CMYK

0%, 33%, 2%, 13%

Cyan: 0% / Magenta: 33% / Yellow: 2% / Key: 13%

What color is #DF96DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF96DA to RGB:

rgb(223, 150, 218)HEX to RGB Converter →

HEX to HSL

Convert #DF96DA to HSL:

hsl(304, 53%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DF96DA to CMYK:

cmyk(0%, 33%, 2%, 13%)Color Converter →

Color Meaning and Usage

#DF96DA is a balanced magenta color with RGB values of 223, 150, 218 and HSL of 304°, 53%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF96DA is #96DF9B, creating high-contrast pairings. For softer combinations, try analogous colors like #BF96DF.

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

Contrast with #DF96DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF96DA?

#DF96DA is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DF96DA?

#DF96DA in RGB is (223, 150, 218) - 223 red, 150 green, and 218 blue.

How to use #DF96DA in CSS?

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

What colors go well with #DF96DA?

#96DF9B (complementary), #BF96DF (analogous), and #CD5BC5 (lighter shade) work well with #DF96DA.