#DFD3E5 Color Information

Hex color code: #DFD3E5

#DFD3E5 is a soft purple color. In RGB it is (223, 211, 229), and in HSL it is (280°, 26%, 86%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DFD3E5
RGB
223, 211, 229
HSL
280°, 26%, 86%
CMYK
3%, 8%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD3E5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 211, 229

Red: 223 / Green: 211 / Blue: 229

HSL

280°, 26%, 86%

Hue: 280° / Saturation: 26% / Lightness: 86%

CMYK

3%, 8%, 0%, 10%

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

What color is #DFD3E5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD3E5 to RGB:

rgb(223, 211, 229)HEX to RGB Converter →

HEX to HSL

Convert #DFD3E5 to HSL:

hsl(280, 26%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD3E5 to CMYK:

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

Color Meaning and Usage

A airy purple tone, #DFD3E5 has RGB (223, 211, 229) and HSL (280°, 26%, 86%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD3E5 is #D8E5D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D5D2E5.

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

Contrast with #DFD3E5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD3E5?

#DFD3E5 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFD3E5?

#DFD3E5 in RGB is (223, 211, 229) - 223 red, 211 green, and 229 blue.

How to use #DFD3E5 in CSS?

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

What colors go well with #DFD3E5?

#D8E5D2 (complementary), #D5D2E5 (analogous), and #BBA2C8 (lighter shade) work well with #DFD3E5.