#DFD7DD Color Information

Hex color code: #DFD7DD

A light magenta shade, #DFD7DD appears as (223, 215, 221) in RGB and (315°, 11%, 86%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFD7DD
RGB
223, 215, 221
HSL
315°, 11%, 86%
CMYK
0%, 4%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD7DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 215, 221

Red: 223 / Green: 215 / Blue: 221

HSL

315°, 11%, 86%

Hue: 315° / Saturation: 11% / Lightness: 86%

CMYK

0%, 4%, 1%, 13%

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

What color is #DFD7DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD7DD to RGB:

rgb(223, 215, 221)HEX to RGB Converter →

HEX to HSL

Convert #DFD7DD to HSL:

hsl(315, 11%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD7DD to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DFD7DD has RGB (223, 215, 221) and HSL (315°, 11%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD7DD is #D7DFD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD7DF.

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

Contrast with #DFD7DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD7DD?

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

What is the RGB value of #DFD7DD?

#DFD7DD in RGB is (223, 215, 221) - 223 red, 215 green, and 221 blue.

How to use #DFD7DD in CSS?

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

What colors go well with #DFD7DD?

#D7DFD9 (complementary), #DDD7DF (analogous), and #BDADB9 (lighter shade) work well with #DFD7DD.