#DDD9DA Color Information

Hex color code: #DDD9DA

A light red shade, #DDD9DA appears as (221, 217, 218) in RGB and (345°, 6%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DDD9DA
RGB
221, 217, 218
HSL
345°, 6%, 86%
CMYK
0%, 2%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDD9DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 217, 218

Red: 221 / Green: 217 / Blue: 218

HSL

345°, 6%, 86%

Hue: 345° / Saturation: 6% / Lightness: 86%

CMYK

0%, 2%, 1%, 13%

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

What color is #DDD9DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDD9DA to RGB:

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

HEX to HSL

Convert #DDD9DA to HSL:

hsl(345, 6%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDD9DA to CMYK:

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

Color Meaning and Usage

A light red tone, #DDD9DA has RGB (221, 217, 218) and HSL (345°, 6%, 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 #DDD9DA is #D9DDDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD9DC.

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

Contrast with #DDD9DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDD9DA?

#DDD9DA is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDD9DA?

#DDD9DA in RGB is (221, 217, 218) - 221 red, 217 green, and 218 blue.

How to use #DDD9DA in CSS?

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

What colors go well with #DDD9DA?

#D9DDDC (complementary), #DDD9DC (analogous), and #B9B1B3 (lighter shade) work well with #DDD9DA.