#DD96ED Color Information

Hex color code: #DD96ED

The hex color #DD96ED is a light magenta with RGB values of (221, 150, 237) and HSL of (289°, 71%, 76%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DD96ED
RGB
221, 150, 237
HSL
289°, 71%, 76%
CMYK
7%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD96ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 150, 237

Red: 221 / Green: 150 / Blue: 237

HSL

289°, 71%, 76%

Hue: 289° / Saturation: 71% / Lightness: 76%

CMYK

7%, 37%, 0%, 7%

Cyan: 7% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #DD96ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD96ED to RGB:

rgb(221, 150, 237)HEX to RGB Converter →

HEX to HSL

Convert #DD96ED to HSL:

hsl(289, 71%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DD96ED to CMYK:

cmyk(7%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DD96ED has RGB (221, 150, 237) and HSL (289°, 71%, 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 #DD96ED is #A6ED96, creating high-contrast pairings. For softer combinations, try analogous colors like #B296ED.

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

Contrast with #DD96ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD96ED?

#DD96ED is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD96ED?

#DD96ED in RGB is (221, 150, 237) - 221 red, 150 green, and 237 blue.

How to use #DD96ED in CSS?

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

What colors go well with #DD96ED?

#A6ED96 (complementary), #B296ED (analogous), and #C855E2 (lighter shade) work well with #DD96ED.