#DCDEC4 Color Information

Hex color code: #DCDEC4

#DCDEC4 is a delicate yellow color. In RGB it is (220, 222, 196), and in HSL it is (65°, 28%, 82%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DCDEC4
RGB
220, 222, 196
HSL
65°, 28%, 82%
CMYK
1%, 0%, 12%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 222, 196

Red: 220 / Green: 222 / Blue: 196

HSL

65°, 28%, 82%

Hue: 65° / Saturation: 28% / Lightness: 82%

CMYK

1%, 0%, 12%, 13%

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

What color is #DCDEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDEC4 to RGB:

rgb(220, 222, 196)HEX to RGB Converter →

HEX to HSL

Convert #DCDEC4 to HSL:

hsl(65, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDEC4 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #DCDEC4 has RGB (220, 222, 196) and HSL (65°, 28%, 82%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDEC4 is #C6C4DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED3C4.

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

Contrast with #DCDEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDEC4?

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

What is the RGB value of #DCDEC4?

#DCDEC4 in RGB is (220, 222, 196) - 220 red, 222 green, and 196 blue.

How to use #DCDEC4 in CSS?

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

What colors go well with #DCDEC4?

#C6C4DE (complementary), #DED3C4 (analogous), and #BEC293 (lighter shade) work well with #DCDEC4.