#DFCDD8 Color Information

Hex color code: #DFCDD8

A light magenta shade, #DFCDD8 appears as (223, 205, 216) in RGB and (323°, 22%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePink
HEX
#DFCDD8
RGB
223, 205, 216
HSL
323°, 22%, 84%
CMYK
0%, 8%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCDD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 205, 216

Red: 223 / Green: 205 / Blue: 216

HSL

323°, 22%, 84%

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

CMYK

0%, 8%, 3%, 13%

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

What color is #DFCDD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCDD8 to RGB:

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

HEX to HSL

Convert #DFCDD8 to HSL:

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

HEX to CMYK

Convert #DFCDD8 to CMYK:

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

Color Meaning and Usage

#DFCDD8 is a ethereal magenta color with RGB values of 223, 205, 216 and HSL of 323°, 22%, 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 #DFCDD8 is #CDDFD4, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCDDF.

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

Contrast with #DFCDD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCDD8?

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

What is the RGB value of #DFCDD8?

#DFCDD8 in RGB is (223, 205, 216) - 223 red, 205 green, and 216 blue.

How to use #DFCDD8 in CSS?

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

What colors go well with #DFCDD8?

#CDDFD4 (complementary), #DDCDDF (analogous), and #C19FB4 (lighter shade) work well with #DFCDD8.