#DDA1CA Color Information

Hex color code: #DDA1CA

A soft magenta shade, #DDA1CA appears as (221, 161, 202) in RGB and (319°, 47%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DDA1CA
RGB
221, 161, 202
HSL
319°, 47%, 75%
CMYK
0%, 27%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDA1CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 161, 202

Red: 221 / Green: 161 / Blue: 202

HSL

319°, 47%, 75%

Hue: 319° / Saturation: 47% / Lightness: 75%

CMYK

0%, 27%, 9%, 13%

Cyan: 0% / Magenta: 27% / Yellow: 9% / Key: 13%

What color is #DDA1CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDA1CA to RGB:

rgb(221, 161, 202)HEX to RGB Converter →

HEX to HSL

Convert #DDA1CA to HSL:

hsl(319, 47%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DDA1CA to CMYK:

cmyk(0%, 27%, 9%, 13%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #DDA1CA has RGB (221, 161, 202) and HSL (319°, 47%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDA1CA is #A1DDB4, creating high-contrast pairings. For softer combinations, try analogous colors like #D2A1DD.

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

Contrast with #DDA1CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDA1CA?

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

What is the RGB value of #DDA1CA?

#DDA1CA in RGB is (221, 161, 202) - 221 red, 161 green, and 202 blue.

How to use #DDA1CA in CSS?

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

What colors go well with #DDA1CA?

#A1DDB4 (complementary), #D2A1DD (analogous), and #C969AB (lighter shade) work well with #DDA1CA.