#DECEE5 Color Information

Hex color code: #DECEE5

#DECEE5 is a ethereal purple color. In RGB it is (222, 206, 229), and in HSL it is (282°, 31%, 85%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DECEE5
RGB
222, 206, 229
HSL
282°, 31%, 85%
CMYK
3%, 10%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECEE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 206, 229

Red: 222 / Green: 206 / Blue: 229

HSL

282°, 31%, 85%

Hue: 282° / Saturation: 31% / Lightness: 85%

CMYK

3%, 10%, 0%, 10%

Cyan: 3% / Magenta: 10% / Yellow: 0% / Key: 10%

What color is #DECEE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECEE5 to RGB:

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

HEX to HSL

Convert #DECEE5 to HSL:

hsl(282, 31%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DECEE5 to CMYK:

cmyk(3%, 10%, 0%, 10%)Color Converter →

Color Meaning and Usage

#DECEE5 is a delicate purple color with RGB values of 222, 206, 229 and HSL of 282°, 31%, 85%. 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 #DECEE5 is #D4E5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CDE5.

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

Contrast with #DECEE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECEE5?

#DECEE5 is a delicate purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DECEE5?

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

How to use #DECEE5 in CSS?

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

What colors go well with #DECEE5?

#D4E5CD (complementary), #D2CDE5 (analogous), and #BC9BCA (lighter shade) work well with #DECEE5.