#DDDEC8 Color Information

Hex color code: #DDDEC8

#DDDEC8 is a light yellow color. In RGB it is (221, 222, 200), and in HSL it is (63°, 25%, 83%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DDDEC8
RGB
221, 222, 200
HSL
63°, 25%, 83%
CMYK
0%, 0%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDEC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 222, 200

Red: 221 / Green: 222 / Blue: 200

HSL

63°, 25%, 83%

Hue: 63° / Saturation: 25% / Lightness: 83%

CMYK

0%, 0%, 10%, 13%

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

What color is #DDDEC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDEC8 to RGB:

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

HEX to HSL

Convert #DDDEC8 to HSL:

hsl(63, 25%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDEC8 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #DDDEC8 has RGB (221, 222, 200) and HSL (63°, 25%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDEC8 is #CAC9DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED5C9.

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

Contrast with #DDDEC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDEC8?

#DDDEC8 is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDEC8?

#DDDEC8 in RGB is (221, 222, 200) - 221 red, 222 green, and 200 blue.

How to use #DDDEC8 in CSS?

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

What colors go well with #DDDEC8?

#CAC9DE (complementary), #DED5C9 (analogous), and #C0C299 (lighter shade) work well with #DDDEC8.