#DD8DDA Color Information

Hex color code: #DD8DDA

The hex color #DD8DDA is a muted magenta with RGB values of (221, 141, 218) and HSL of (302°, 54%, 71%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DD8DDA
RGB
221, 141, 218
HSL
302°, 54%, 71%
CMYK
0%, 36%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DD8DDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 141, 218

Red: 221 / Green: 141 / Blue: 218

HSL

302°, 54%, 71%

Hue: 302° / Saturation: 54% / Lightness: 71%

CMYK

0%, 36%, 1%, 13%

Cyan: 0% / Magenta: 36% / Yellow: 1% / Key: 13%

What color is #DD8DDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DD8DDA to RGB:

rgb(221, 141, 218)HEX to RGB Converter →

HEX to HSL

Convert #DD8DDA to HSL:

hsl(302, 54%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DD8DDA to CMYK:

cmyk(0%, 36%, 1%, 13%)Color Converter →

Color Meaning and Usage

#DD8DDA is a subtle magenta color with RGB values of 221, 141, 218 and HSL of 302°, 54%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DD8DDA is #8DDD90, creating high-contrast pairings. For softer combinations, try analogous colors like #B88DDD.

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

Contrast with #DD8DDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DD8DDA?

#DD8DDA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DD8DDA?

#DD8DDA in RGB is (221, 141, 218) - 221 red, 141 green, and 218 blue.

How to use #DD8DDA in CSS?

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

What colors go well with #DD8DDA?

#8DDD90 (complementary), #B88DDD (analogous), and #CB52C7 (lighter shade) work well with #DD8DDA.