#DF96EA Color Information

Hex color code: #DF96EA

A balanced magenta shade, #DF96EA appears as (223, 150, 234) in RGB and (292°, 67%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DF96EA
RGB
223, 150, 234
HSL
292°, 67%, 75%
CMYK
5%, 36%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF96EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 150, 234

Red: 223 / Green: 150 / Blue: 234

HSL

292°, 67%, 75%

Hue: 292° / Saturation: 67% / Lightness: 75%

CMYK

5%, 36%, 0%, 8%

Cyan: 5% / Magenta: 36% / Yellow: 0% / Key: 8%

What color is #DF96EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF96EA to RGB:

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

HEX to HSL

Convert #DF96EA to HSL:

hsl(292, 67%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DF96EA to CMYK:

cmyk(5%, 36%, 0%, 8%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #DF96EA has RGB (223, 150, 234) and HSL (292°, 67%, 75%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF96EA is #A0EA95, creating high-contrast pairings. For softer combinations, try analogous colors like #B495EA.

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

Contrast with #DF96EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF96EA?

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

What is the RGB value of #DF96EA?

#DF96EA in RGB is (223, 150, 234) - 223 red, 150 green, and 234 blue.

How to use #DF96EA in CSS?

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

What colors go well with #DF96EA?

#A0EA95 (complementary), #B495EA (analogous), and #CB55DD (lighter shade) work well with #DF96EA.