#DECFD3 Color Information

Hex color code: #DECFD3

A light magenta shade, #DECFD3 appears as (222, 207, 211) in RGB and (344°, 19%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#DECFD3
RGB
222, 207, 211
HSL
344°, 19%, 84%
CMYK
0%, 7%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DECFD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 207, 211

Red: 222 / Green: 207 / Blue: 211

HSL

344°, 19%, 84%

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

CMYK

0%, 7%, 5%, 13%

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

What color is #DECFD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DECFD3 to RGB:

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

HEX to HSL

Convert #DECFD3 to HSL:

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

HEX to CMYK

Convert #DECFD3 to CMYK:

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

Color Meaning and Usage

#DECFD3 is a soft magenta color with RGB values of 222, 207, 211 and HSL of 344°, 19%, 84%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DECFD3 is #CEDEDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DECEDA.

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

Contrast with #DECFD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DECFD3?

#DECFD3 is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DECFD3?

#DECFD3 in RGB is (222, 207, 211) - 222 red, 207 green, and 211 blue.

How to use #DECFD3 in CSS?

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

What colors go well with #DECFD3?

#CEDEDA (complementary), #DECEDA (analogous), and #BFA1A9 (lighter shade) work well with #DECFD3.