#DEC4CC Color Information

Hex color code: #DEC4CC

The hex color #DEC4CC is a delicate magenta with RGB values of (222, 196, 204) and HSL of (342°, 28%, 82%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DEC4CC
RGB
222, 196, 204
HSL
342°, 28%, 82%
CMYK
0%, 12%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEC4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 196, 204

Red: 222 / Green: 196 / Blue: 204

HSL

342°, 28%, 82%

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

CMYK

0%, 12%, 8%, 13%

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

What color is #DEC4CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEC4CC to RGB:

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

HEX to HSL

Convert #DEC4CC to HSL:

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

HEX to CMYK

Convert #DEC4CC to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #DEC4CC has RGB (222, 196, 204) and HSL (342°, 28%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEC4CC is #C4DED6, creating high-contrast pairings. For softer combinations, try analogous colors like #DEC4D9.

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

Contrast with #DEC4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEC4CC?

#DEC4CC is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEC4CC?

#DEC4CC in RGB is (222, 196, 204) - 222 red, 196 green, and 204 blue.

How to use #DEC4CC in CSS?

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

What colors go well with #DEC4CC?

#C4DED6 (complementary), #DEC4D9 (analogous), and #C293A1 (lighter shade) work well with #DEC4CC.