#DFCDDC Color Information

Hex color code: #DFCDDC

The hex color #DFCDDC is a airy magenta with RGB values of (223, 205, 220) and HSL of (310°, 22%, 84%). It is popular in mobile app design.

Try:
Color NamePink
HEX
#DFCDDC
RGB
223, 205, 220
HSL
310°, 22%, 84%
CMYK
0%, 8%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCDDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 205, 220

Red: 223 / Green: 205 / Blue: 220

HSL

310°, 22%, 84%

Hue: 310° / Saturation: 22% / Lightness: 84%

CMYK

0%, 8%, 1%, 13%

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

What color is #DFCDDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCDDC to RGB:

rgb(223, 205, 220)HEX to RGB Converter →

HEX to HSL

Convert #DFCDDC to HSL:

hsl(310, 22%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCDDC to CMYK:

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

Color Meaning and Usage

#DFCDDC is a delicate magenta color with RGB values of 223, 205, 220 and HSL of 310°, 22%, 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 #DFCDDC is #CDDFD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D9CDDF.

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

Contrast with #DFCDDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCDDC?

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

What is the RGB value of #DFCDDC?

#DFCDDC in RGB is (223, 205, 220) - 223 red, 205 green, and 220 blue.

How to use #DFCDDC in CSS?

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

What colors go well with #DFCDDC?

#CDDFD0 (complementary), #D9CDDF (analogous), and #C19FBC (lighter shade) work well with #DFCDDC.