#DFC8DA Color Information

Hex color code: #DFC8DA

A light magenta shade, #DFC8DA appears as (223, 200, 218) in RGB and (313°, 26%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#DFC8DA
RGB
223, 200, 218
HSL
313°, 26%, 83%
CMYK
0%, 10%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC8DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 200, 218

Red: 223 / Green: 200 / Blue: 218

HSL

313°, 26%, 83%

Hue: 313° / Saturation: 26% / Lightness: 83%

CMYK

0%, 10%, 2%, 13%

Cyan: 0% / Magenta: 10% / Yellow: 2% / Key: 13%

What color is #DFC8DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC8DA to RGB:

rgb(223, 200, 218)HEX to RGB Converter →

HEX to HSL

Convert #DFC8DA to HSL:

hsl(313, 26%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFC8DA to CMYK:

cmyk(0%, 10%, 2%, 13%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DFC8DA has RGB (223, 200, 218) and HSL (313°, 26%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC8DA is #C8DFCD, creating high-contrast pairings. For softer combinations, try analogous colors like #D9C8DF.

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

Contrast with #DFC8DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC8DA?

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

What is the RGB value of #DFC8DA?

#DFC8DA in RGB is (223, 200, 218) - 223 red, 200 green, and 218 blue.

How to use #DFC8DA in CSS?

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

What colors go well with #DFC8DA?

#C8DFCD (complementary), #D9C8DF (analogous), and #C398B9 (lighter shade) work well with #DFC8DA.