#DDCFD6 Color Information

Hex color code: #DDCFD6

#DDCFD6 is a soft magenta color. In RGB it is (221, 207, 214), and in HSL it is (330°, 17%, 84%). It is often used for branding and logos.

Try:
Color NamePink
HEX
#DDCFD6
RGB
221, 207, 214
HSL
330°, 17%, 84%
CMYK
0%, 6%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 214

Red: 221 / Green: 207 / Blue: 214

HSL

330°, 17%, 84%

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

CMYK

0%, 6%, 3%, 13%

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

What color is #DDCFD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFD6 to RGB:

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

HEX to HSL

Convert #DDCFD6 to HSL:

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

HEX to CMYK

Convert #DDCFD6 to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #DDCFD6 has RGB (221, 207, 214) and HSL (330°, 17%, 84%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFD6 is #CFDDD6, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCFDD.

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

Contrast with #DDCFD6

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 #DDCFD6?

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

What is the RGB value of #DDCFD6?

#DDCFD6 in RGB is (221, 207, 214) - 221 red, 207 green, and 214 blue.

How to use #DDCFD6 in CSS?

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

What colors go well with #DDCFD6?

#CFDDD6 (complementary), #DDCFDD (analogous), and #BDA3B0 (lighter shade) work well with #DDCFD6.