#DDC4CB Color Information

Hex color code: #DDC4CB

A ethereal magenta shade, #DDC4CB appears as (221, 196, 203) in RGB and (343°, 27%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DDC4CB
RGB
221, 196, 203
HSL
343°, 27%, 82%
CMYK
0%, 11%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDC4CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 196, 203

Red: 221 / Green: 196 / Blue: 203

HSL

343°, 27%, 82%

Hue: 343° / Saturation: 27% / Lightness: 82%

CMYK

0%, 11%, 8%, 13%

Cyan: 0% / Magenta: 11% / Yellow: 8% / Key: 13%

What color is #DDC4CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDC4CB to RGB:

rgb(221, 196, 203)HEX to RGB Converter →

HEX to HSL

Convert #DDC4CB to HSL:

hsl(343, 27%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DDC4CB to CMYK:

cmyk(0%, 11%, 8%, 13%)Color Converter →

Color Meaning and Usage

#DDC4CB is a airy magenta color with RGB values of 221, 196, 203 and HSL of 343°, 27%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDC4CB is #C5DDD6, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC5D8.

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

Contrast with #DDC4CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDC4CB?

#DDC4CB is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDC4CB?

#DDC4CB in RGB is (221, 196, 203) - 221 red, 196 green, and 203 blue.

How to use #DDC4CB in CSS?

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

What colors go well with #DDC4CB?

#C5DDD6 (complementary), #DDC5D8 (analogous), and #C294A1 (lighter shade) work well with #DDC4CB.