#DDB1DA Color Information

Hex color code: #DDB1DA

The hex color #DDB1DA is a soft magenta with RGB values of (221, 177, 218) and HSL of (304°, 39%, 78%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DDB1DA
RGB
221, 177, 218
HSL
304°, 39%, 78%
CMYK
0%, 20%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB1DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 177, 218

Red: 221 / Green: 177 / Blue: 218

HSL

304°, 39%, 78%

Hue: 304° / Saturation: 39% / Lightness: 78%

CMYK

0%, 20%, 1%, 13%

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

What color is #DDB1DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB1DA to RGB:

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

HEX to HSL

Convert #DDB1DA to HSL:

hsl(304, 39%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB1DA to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DDB1DA has RGB (221, 177, 218) and HSL (304°, 39%, 78%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB1DA is #B1DDB4, creating high-contrast pairings. For softer combinations, try analogous colors like #CAB1DD.

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

Contrast with #DDB1DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB1DA?

#DDB1DA is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DDB1DA?

#DDB1DA in RGB is (221, 177, 218) - 221 red, 177 green, and 218 blue.

How to use #DDB1DA in CSS?

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

What colors go well with #DDB1DA?

#B1DDB4 (complementary), #CAB1DD (analogous), and #C57CC1 (lighter shade) work well with #DDB1DA.