#DECEF6 Color Information

Hex color code: #DECEF6

The hex color #DECEF6 is a airy purple with RGB values of (222, 206, 246) and HSL of (264°, 69%, 89%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DECEF6
RGB
222, 206, 246
HSL
264°, 69%, 89%
CMYK
10%, 16%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECEF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 206, 246

Red: 222 / Green: 206 / Blue: 246

HSL

264°, 69%, 89%

Hue: 264° / Saturation: 69% / Lightness: 89%

CMYK

10%, 16%, 0%, 4%

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

What color is #DECEF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECEF6 to RGB:

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

HEX to HSL

Convert #DECEF6 to HSL:

hsl(264, 69%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DECEF6 to CMYK:

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

Color Meaning and Usage

#DECEF6 is a soft purple color with RGB values of 222, 206, 246 and HSL of 264°, 69%, 89%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECEF6 is #E7F6D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D3F6.

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

Contrast with #DECEF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECEF6?

#DECEF6 is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DECEF6?

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

How to use #DECEF6 in CSS?

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

What colors go well with #DECEF6?

#E7F6D0 (complementary), #D0D3F6 (analogous), and #B48FEA (lighter shade) work well with #DECEF6.