#DECFEA Color Information

Hex color code: #DECFEA

The hex color #DECFEA is a light purple with RGB values of (222, 207, 234) and HSL of (273°, 39%, 86%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DECFEA
RGB
222, 207, 234
HSL
273°, 39%, 86%
CMYK
5%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 207, 234

Red: 222 / Green: 207 / Blue: 234

HSL

273°, 39%, 86%

Hue: 273° / Saturation: 39% / Lightness: 86%

CMYK

5%, 12%, 0%, 8%

Cyan: 5% / Magenta: 12% / Yellow: 0% / Key: 8%

What color is #DECFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECFEA to RGB:

rgb(222, 207, 234)HEX to RGB Converter →

HEX to HSL

Convert #DECFEA to HSL:

hsl(273, 39%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DECFEA to CMYK:

cmyk(5%, 12%, 0%, 8%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DECFEA has RGB (222, 207, 234) and HSL (273°, 39%, 86%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECFEA is #DAE9CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCDE9.

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

Contrast with #DECFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECFEA?

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

What is the RGB value of #DECFEA?

#DECFEA in RGB is (222, 207, 234) - 222 red, 207 green, and 234 blue.

How to use #DECFEA in CSS?

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

What colors go well with #DECFEA?

#DAE9CD (complementary), #CFCDE9 (analogous), and #B898D2 (lighter shade) work well with #DECFEA.