#DDD8DA Color Information

Hex color code: #DDD8DA

#DDD8DA is a delicate magenta color. In RGB it is (221, 216, 218), and in HSL it is (336°, 7%, 86%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DDD8DA
RGB
221, 216, 218
HSL
336°, 7%, 86%
CMYK
0%, 2%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD8DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 216, 218

Red: 221 / Green: 216 / Blue: 218

HSL

336°, 7%, 86%

Hue: 336° / Saturation: 7% / Lightness: 86%

CMYK

0%, 2%, 1%, 13%

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

What color is #DDD8DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD8DA to RGB:

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

HEX to HSL

Convert #DDD8DA to HSL:

hsl(336, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD8DA to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DDD8DA has RGB (221, 216, 218) and HSL (336°, 7%, 86%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDD8DA is #D9DEDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DED9DD.

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

Contrast with #DDD8DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD8DA?

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

What is the RGB value of #DDD8DA?

#DDD8DA in RGB is (221, 216, 218) - 221 red, 216 green, and 218 blue.

How to use #DDD8DA in CSS?

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

What colors go well with #DDD8DA?

#D9DEDC (complementary), #DED9DD (analogous), and #BAB0B4 (lighter shade) work well with #DDD8DA.