#DFD4DE Color Information

Hex color code: #DFD4DE

A light magenta shade, #DFD4DE appears as (223, 212, 222) in RGB and (305°, 15%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFD4DE
RGB
223, 212, 222
HSL
305°, 15%, 85%
CMYK
0%, 5%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 212, 222

Red: 223 / Green: 212 / Blue: 222

HSL

305°, 15%, 85%

Hue: 305° / Saturation: 15% / Lightness: 85%

CMYK

0%, 5%, 0%, 13%

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

What color is #DFD4DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD4DE to RGB:

rgb(223, 212, 222)HEX to RGB Converter →

HEX to HSL

Convert #DFD4DE to HSL:

hsl(305, 15%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD4DE to CMYK:

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

Color Meaning and Usage

#DFD4DE is a ethereal magenta color with RGB values of 223, 212, 222 and HSL of 305°, 15%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD4DE is #D3DED4, creating high-contrast pairings. For softer combinations, try analogous colors like #DAD3DE.

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

Contrast with #DFD4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD4DE?

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

What is the RGB value of #DFD4DE?

#DFD4DE in RGB is (223, 212, 222) - 223 red, 212 green, and 222 blue.

How to use #DFD4DE in CSS?

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

What colors go well with #DFD4DE?

#D3DED4 (complementary), #DAD3DE (analogous), and #BEA7BC (lighter shade) work well with #DFD4DE.