#DEC4DE Color Information

Hex color code: #DEC4DE

A soft magenta shade, #DEC4DE appears as (222, 196, 222) in RGB and (300°, 28%, 82%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DEC4DE
RGB
222, 196, 222
HSL
300°, 28%, 82%
CMYK
0%, 12%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEC4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 196, 222

Red: 222 / Green: 196 / Blue: 222

HSL

300°, 28%, 82%

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

CMYK

0%, 12%, 0%, 13%

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

What color is #DEC4DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEC4DE to RGB:

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

HEX to HSL

Convert #DEC4DE to HSL:

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

HEX to CMYK

Convert #DEC4DE to CMYK:

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

Color Meaning and Usage

#DEC4DE is a soft magenta color with RGB values of 222, 196, 222 and HSL of 300°, 28%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEC4DE is #C4DEC4, creating high-contrast pairings. For softer combinations, try analogous colors like #D1C4DE.

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

Contrast with #DEC4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEC4DE?

#DEC4DE is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DEC4DE?

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

How to use #DEC4DE in CSS?

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

What colors go well with #DEC4DE?

#C4DEC4 (complementary), #D1C4DE (analogous), and #C293C2 (lighter shade) work well with #DEC4DE.