#DECFD5 Color Information

Hex color code: #DECFD5

A light magenta shade, #DECFD5 appears as (222, 207, 213) in RGB and (336°, 19%, 84%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#DECFD5
RGB
222, 207, 213
HSL
336°, 19%, 84%
CMYK
0%, 7%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 207, 213

Red: 222 / Green: 207 / Blue: 213

HSL

336°, 19%, 84%

Hue: 336° / Saturation: 19% / Lightness: 84%

CMYK

0%, 7%, 4%, 13%

Cyan: 0% / Magenta: 7% / Yellow: 4% / Key: 13%

What color is #DECFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECFD5 to RGB:

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

HEX to HSL

Convert #DECFD5 to HSL:

hsl(336, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DECFD5 to CMYK:

cmyk(0%, 7%, 4%, 13%)Color Converter →

Color Meaning and Usage

#DECFD5 is a delicate magenta color with RGB values of 222, 207, 213 and HSL of 336°, 19%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECFD5 is #CEDED8, creating high-contrast pairings. For softer combinations, try analogous colors like #DECEDC.

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

Contrast with #DECFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECFD5?

#DECFD5 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DECFD5?

#DECFD5 in RGB is (222, 207, 213) - 222 red, 207 green, and 213 blue.

How to use #DECFD5 in CSS?

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

What colors go well with #DECFD5?

#CEDED8 (complementary), #DECEDC (analogous), and #BFA1AD (lighter shade) work well with #DECFD5.