#DECAF6 Color Information

Hex color code: #DECAF6

A ethereal purple shade, #DECAF6 appears as (222, 202, 246) in RGB and (267°, 71%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DECAF6
RGB
222, 202, 246
HSL
267°, 71%, 88%
CMYK
10%, 18%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECAF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 202, 246

Red: 222 / Green: 202 / Blue: 246

HSL

267°, 71%, 88%

Hue: 267° / Saturation: 71% / Lightness: 88%

CMYK

10%, 18%, 0%, 4%

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

What color is #DECAF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECAF6 to RGB:

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

HEX to HSL

Convert #DECAF6 to HSL:

hsl(267, 71%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DECAF6 to CMYK:

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

Color Meaning and Usage

#DECAF6 is a airy purple color with RGB values of 222, 202, 246 and HSL of 267°, 71%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECAF6 is #E3F6CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCDF6.

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

Contrast with #DECAF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECAF6?

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

What is the RGB value of #DECAF6?

#DECAF6 in RGB is (222, 202, 246) - 222 red, 202 green, and 246 blue.

How to use #DECAF6 in CSS?

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

What colors go well with #DECAF6?

#E3F6CB (complementary), #CBCDF6 (analogous), and #B589EB (lighter shade) work well with #DECAF6.