#DDDCD9 Color Information

Hex color code: #DDDCD9

The hex color #DDDCD9 is a delicate yellow with RGB values of (221, 220, 217) and HSL of (45°, 6%, 86%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DDDCD9
RGB
221, 220, 217
HSL
45°, 6%, 86%
CMYK
0%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDCD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 220, 217

Red: 221 / Green: 220 / Blue: 217

HSL

45°, 6%, 86%

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

CMYK

0%, 0%, 2%, 13%

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

What color is #DDDCD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDCD9 to RGB:

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

HEX to HSL

Convert #DDDCD9 to HSL:

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

HEX to CMYK

Convert #DDDCD9 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DDDCD9 has RGB (221, 220, 217) and HSL (45°, 6%, 86%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDCD9 is #D9DADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDAD9.

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

Contrast with #DDDCD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDCD9?

#DDDCD9 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDCD9?

#DDDCD9 in RGB is (221, 220, 217) - 221 red, 220 green, and 217 blue.

How to use #DDDCD9 in CSS?

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

What colors go well with #DDDCD9?

#D9DADD (complementary), #DDDAD9 (analogous), and #B9B7B1 (lighter shade) work well with #DDDCD9.