#DDCFDA Color Information

Hex color code: #DDCFDA

A ethereal magenta shade, #DDCFDA appears as (221, 207, 218) in RGB and (313°, 17%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NamePink
HEX
#DDCFDA
RGB
221, 207, 218
HSL
313°, 17%, 84%
CMYK
0%, 6%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 218

Red: 221 / Green: 207 / Blue: 218

HSL

313°, 17%, 84%

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

CMYK

0%, 6%, 1%, 13%

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

What color is #DDCFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFDA to RGB:

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

HEX to HSL

Convert #DDCFDA to HSL:

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

HEX to CMYK

Convert #DDCFDA to CMYK:

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

Color Meaning and Usage

#DDCFDA is a ethereal magenta color with RGB values of 221, 207, 218 and HSL of 313°, 17%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFDA is #CFDDD2, creating high-contrast pairings. For softer combinations, try analogous colors like #D9CFDD.

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

Contrast with #DDCFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFDA?

#DDCFDA is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCFDA?

#DDCFDA in RGB is (221, 207, 218) - 221 red, 207 green, and 218 blue.

How to use #DDCFDA in CSS?

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

What colors go well with #DDCFDA?

#CFDDD2 (complementary), #D9CFDD (analogous), and #BDA3B8 (lighter shade) work well with #DDCFDA.