#DECED4 Color Information

Hex color code: #DECED4

A soft magenta shade, #DECED4 appears as (222, 206, 212) in RGB and (338°, 20%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#DECED4
RGB
222, 206, 212
HSL
338°, 20%, 84%
CMYK
0%, 7%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECED4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 206, 212

Red: 222 / Green: 206 / Blue: 212

HSL

338°, 20%, 84%

Hue: 338° / Saturation: 20% / Lightness: 84%

CMYK

0%, 7%, 5%, 13%

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

What color is #DECED4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECED4 to RGB:

rgb(222, 206, 212)HEX to RGB Converter →

HEX to HSL

Convert #DECED4 to HSL:

hsl(338, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DECED4 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DECED4 has RGB (222, 206, 212) and HSL (338°, 20%, 84%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECED4 is #CEDED8, creating high-contrast pairings. For softer combinations, try analogous colors like #DECEDC.

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

Contrast with #DECED4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECED4?

#DECED4 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DECED4?

#DECED4 in RGB is (222, 206, 212) - 222 red, 206 green, and 212 blue.

How to use #DECED4 in CSS?

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

What colors go well with #DECED4?

#CEDED8 (complementary), #DECEDC (analogous), and #C0A0AC (lighter shade) work well with #DECED4.