#DECCE5 Color Information

Hex color code: #DECCE5

#DECCE5 is a soft purple color. In RGB it is (222, 204, 229), and in HSL it is (283°, 32%, 85%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DECCE5
RGB
222, 204, 229
HSL
283°, 32%, 85%
CMYK
3%, 11%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECCE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 204, 229

Red: 222 / Green: 204 / Blue: 229

HSL

283°, 32%, 85%

Hue: 283° / Saturation: 32% / Lightness: 85%

CMYK

3%, 11%, 0%, 10%

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

What color is #DECCE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECCE5 to RGB:

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

HEX to HSL

Convert #DECCE5 to HSL:

hsl(283, 32%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DECCE5 to CMYK:

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

Color Meaning and Usage

#DECCE5 is a soft purple color with RGB values of 222, 204, 229 and HSL of 283°, 32%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECCE5 is #D3E5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CDE5.

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

Contrast with #DECCE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECCE5?

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

What is the RGB value of #DECCE5?

#DECCE5 in RGB is (222, 204, 229) - 222 red, 204 green, and 229 blue.

How to use #DECCE5 in CSS?

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

What colors go well with #DECCE5?

#D3E5CD (complementary), #D2CDE5 (analogous), and #BD9ACB (lighter shade) work well with #DECCE5.