#DECBE5 Color Information

Hex color code: #DECBE5

#DECBE5 is a airy purple color. In RGB it is (222, 203, 229), and in HSL it is (284°, 33%, 85%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DECBE5
RGB
222, 203, 229
HSL
284°, 33%, 85%
CMYK
3%, 11%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECBE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 203, 229

Red: 222 / Green: 203 / Blue: 229

HSL

284°, 33%, 85%

Hue: 284° / Saturation: 33% / Lightness: 85%

CMYK

3%, 11%, 0%, 10%

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

What color is #DECBE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECBE5 to RGB:

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

HEX to HSL

Convert #DECBE5 to HSL:

hsl(284, 33%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DECBE5 to CMYK:

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

Color Meaning and Usage

A airy purple tone, #DECBE5 has RGB (222, 203, 229) and HSL (284°, 33%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECBE5 is #D3E5CC, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CCE5.

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

Contrast with #DECBE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECBE5?

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

What is the RGB value of #DECBE5?

#DECBE5 in RGB is (222, 203, 229) - 222 red, 203 green, and 229 blue.

How to use #DECBE5 in CSS?

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

What colors go well with #DECBE5?

#D3E5CC (complementary), #D2CCE5 (analogous), and #BE99CC (lighter shade) work well with #DECBE5.