#DECDF6 Color Information

Hex color code: #DECDF6

A ethereal purple shade, #DECDF6 appears as (222, 205, 246) in RGB and (265°, 69%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DECDF6
RGB
222, 205, 246
HSL
265°, 69%, 88%
CMYK
10%, 17%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECDF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 205, 246

Red: 222 / Green: 205 / Blue: 246

HSL

265°, 69%, 88%

Hue: 265° / Saturation: 69% / Lightness: 88%

CMYK

10%, 17%, 0%, 4%

Cyan: 10% / Magenta: 17% / Yellow: 0% / Key: 4%

What color is #DECDF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECDF6 to RGB:

rgb(222, 205, 246)HEX to RGB Converter →

HEX to HSL

Convert #DECDF6 to HSL:

hsl(265, 69%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DECDF6 to CMYK:

cmyk(10%, 17%, 0%, 4%)Color Converter →

Color Meaning and Usage

A airy purple tone, #DECDF6 has RGB (222, 205, 246) and HSL (265°, 69%, 88%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECDF6 is #E4F6CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCFF6.

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

Contrast with #DECDF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECDF6?

#DECDF6 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DECDF6?

#DECDF6 in RGB is (222, 205, 246) - 222 red, 205 green, and 246 blue.

How to use #DECDF6 in CSS?

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

What colors go well with #DECDF6?

#E4F6CB (complementary), #CBCFF6 (analogous), and #B28BEA (lighter shade) work well with #DECDF6.