#DDCFD3 Color Information

Hex color code: #DDCFD3

A airy magenta shade, #DDCFD3 appears as (221, 207, 211) in RGB and (343°, 17%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DDCFD3
RGB
221, 207, 211
HSL
343°, 17%, 84%
CMYK
0%, 6%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 211

Red: 221 / Green: 207 / Blue: 211

HSL

343°, 17%, 84%

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

CMYK

0%, 6%, 5%, 13%

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

What color is #DDCFD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFD3 to RGB:

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

HEX to HSL

Convert #DDCFD3 to HSL:

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

HEX to CMYK

Convert #DDCFD3 to CMYK:

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

Color Meaning and Usage

#DDCFD3 is a soft magenta color with RGB values of 221, 207, 211 and HSL of 343°, 17%, 84%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DDCFD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFD3?

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

What is the RGB value of #DDCFD3?

#DDCFD3 in RGB is (221, 207, 211) - 221 red, 207 green, and 211 blue.

How to use #DDCFD3 in CSS?

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

What colors go well with #DDCFD3?

#CFDDD9 (complementary), #DDCFDA (analogous), and #BDA3AA (lighter shade) work well with #DDCFD3.