#DECEDF Color Information

Hex color code: #DECEDF

The hex color #DECEDF is a delicate magenta with RGB values of (222, 206, 223) and HSL of (296°, 21%, 84%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DECEDF
RGB
222, 206, 223
HSL
296°, 21%, 84%
CMYK
0%, 8%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECEDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 206, 223

Red: 222 / Green: 206 / Blue: 223

HSL

296°, 21%, 84%

Hue: 296° / Saturation: 21% / Lightness: 84%

CMYK

0%, 8%, 0%, 13%

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

What color is #DECEDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECEDF to RGB:

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

HEX to HSL

Convert #DECEDF to HSL:

hsl(296, 21%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DECEDF to CMYK:

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

Color Meaning and Usage

#DECEDF is a ethereal magenta color with RGB values of 222, 206, 223 and HSL of 296°, 21%, 84%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECEDF is #CFDFCE, creating high-contrast pairings. For softer combinations, try analogous colors like #D5CEDF.

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

Contrast with #DECEDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECEDF?

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

What is the RGB value of #DECEDF?

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

How to use #DECEDF in CSS?

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

What colors go well with #DECEDF?

#CFDFCE (complementary), #D5CEDF (analogous), and #BE9FC1 (lighter shade) work well with #DECEDF.