#DECEDE Color Information

Hex color code: #DECEDE

A delicate magenta shade, #DECEDE appears as (222, 206, 222) in RGB and (300°, 20%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DECEDE
RGB
222, 206, 222
HSL
300°, 20%, 84%
CMYK
0%, 7%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 206, 222

Red: 222 / Green: 206 / Blue: 222

HSL

300°, 20%, 84%

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

CMYK

0%, 7%, 0%, 13%

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

What color is #DECEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECEDE to RGB:

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

HEX to HSL

Convert #DECEDE to HSL:

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

HEX to CMYK

Convert #DECEDE to CMYK:

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

Color Meaning and Usage

#DECEDE is a soft magenta color with RGB values of 222, 206, 222 and HSL of 300°, 20%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECEDE is #CEDECE, creating high-contrast pairings. For softer combinations, try analogous colors like #D6CEDE.

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

Contrast with #DECEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECEDE?

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

What is the RGB value of #DECEDE?

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

How to use #DECEDE in CSS?

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

What colors go well with #DECEDE?

#CEDECE (complementary), #D6CEDE (analogous), and #C0A0C0 (lighter shade) work well with #DECEDE.