#DDD0DA Color Information

Hex color code: #DDD0DA

A light magenta shade, #DDD0DA appears as (221, 208, 218) in RGB and (314°, 16%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DDD0DA
RGB
221, 208, 218
HSL
314°, 16%, 84%
CMYK
0%, 6%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD0DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 208, 218

Red: 221 / Green: 208 / Blue: 218

HSL

314°, 16%, 84%

Hue: 314° / Saturation: 16% / Lightness: 84%

CMYK

0%, 6%, 1%, 13%

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

What color is #DDD0DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD0DA to RGB:

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

HEX to HSL

Convert #DDD0DA to HSL:

hsl(314, 16%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD0DA to CMYK:

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

Color Meaning and Usage

#DDD0DA is a soft magenta color with RGB values of 221, 208, 218 and HSL of 314°, 16%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDD0DA is #D0DDD3, creating high-contrast pairings. For softer combinations, try analogous colors like #D9D0DD.

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

Contrast with #DDD0DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD0DA?

#DDD0DA is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDD0DA?

#DDD0DA in RGB is (221, 208, 218) - 221 red, 208 green, and 218 blue.

How to use #DDD0DA in CSS?

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

What colors go well with #DDD0DA?

#D0DDD3 (complementary), #D9D0DD (analogous), and #BDA3B7 (lighter shade) work well with #DDD0DA.