#DDCFD4 Color Information

Hex color code: #DDCFD4

The hex color #DDCFD4 is a light magenta with RGB values of (221, 207, 212) and HSL of (339°, 17%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#DDCFD4
RGB
221, 207, 212
HSL
339°, 17%, 84%
CMYK
0%, 6%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 212

Red: 221 / Green: 207 / Blue: 212

HSL

339°, 17%, 84%

Hue: 339° / Saturation: 17% / Lightness: 84%

CMYK

0%, 6%, 4%, 13%

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

What color is #DDCFD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFD4 to RGB:

rgb(221, 207, 212)HEX to RGB Converter →

HEX to HSL

Convert #DDCFD4 to HSL:

hsl(339, 17%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCFD4 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DDCFD4 has RGB (221, 207, 212) and HSL (339°, 17%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFD4 is #CFDDD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCFDB.

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

Contrast with #DDCFD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFD4?

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

What is the RGB value of #DDCFD4?

#DDCFD4 in RGB is (221, 207, 212) - 221 red, 207 green, and 212 blue.

How to use #DDCFD4 in CSS?

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

What colors go well with #DDCFD4?

#CFDDD8 (complementary), #DDCFDB (analogous), and #BDA3AC (lighter shade) work well with #DDCFD4.