#DDCDD9 Color Information

Hex color code: #DDCDD9

The hex color #DDCDD9 is a soft magenta with RGB values of (221, 205, 217) and HSL of (315°, 19%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#DDCDD9
RGB
221, 205, 217
HSL
315°, 19%, 84%
CMYK
0%, 7%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCDD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 205, 217

Red: 221 / Green: 205 / Blue: 217

HSL

315°, 19%, 84%

Hue: 315° / Saturation: 19% / Lightness: 84%

CMYK

0%, 7%, 2%, 13%

Cyan: 0% / Magenta: 7% / Yellow: 2% / Key: 13%

What color is #DDCDD9?

#DDCDD9 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCDD9 to RGB:

rgb(221, 205, 217)HEX to RGB Converter →

HEX to HSL

Convert #DDCDD9 to HSL:

hsl(315, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCDD9 to CMYK:

cmyk(0%, 7%, 2%, 13%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DDCDD9 has RGB (221, 205, 217) and HSL (315°, 19%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCDD9 is #CEDED2, creating high-contrast pairings. For softer combinations, try analogous colors like #DACEDE.

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

Contrast with #DDCDD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCDD9?

#DDCDD9 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCDD9?

#DDCDD9 in RGB is (221, 205, 217) - 221 red, 205 green, and 217 blue.

How to use #DDCDD9 in CSS?

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

What colors go well with #DDCDD9?

#CEDED2 (complementary), #DACEDE (analogous), and #BFA1B7 (lighter shade) work well with #DDCDD9.