#DDDECF Color Information

Hex color code: #DDDECF

The hex color #DDDECF is a light yellow with RGB values of (221, 222, 207) and HSL of (64°, 19%, 84%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DDDECF
RGB
221, 222, 207
HSL
64°, 19%, 84%
CMYK
0%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 222, 207

Red: 221 / Green: 222 / Blue: 207

HSL

64°, 19%, 84%

Hue: 64° / Saturation: 19% / Lightness: 84%

CMYK

0%, 0%, 7%, 13%

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

What color is #DDDECF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDECF to RGB:

rgb(221, 222, 207)HEX to RGB Converter →

HEX to HSL

Convert #DDDECF to HSL:

hsl(64, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDECF to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DDDECF has RGB (221, 222, 207) and HSL (64°, 19%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDECF is #CFCEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED7CE.

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

Contrast with #DDDECF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDECF?

#DDDECF is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDECF?

#DDDECF in RGB is (221, 222, 207) - 221 red, 222 green, and 207 blue.

How to use #DDDECF in CSS?

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

What colors go well with #DDDECF?

#CFCEDE (complementary), #DED7CE (analogous), and #BDBFA1 (lighter shade) work well with #DDDECF.