#DFD0EA Color Information

Hex color code: #DFD0EA

#DFD0EA is a airy purple color. In RGB it is (223, 208, 234), and in HSL it is (275°, 38%, 87%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFD0EA
RGB
223, 208, 234
HSL
275°, 38%, 87%
CMYK
5%, 11%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD0EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 208, 234

Red: 223 / Green: 208 / Blue: 234

HSL

275°, 38%, 87%

Hue: 275° / Saturation: 38% / Lightness: 87%

CMYK

5%, 11%, 0%, 8%

Cyan: 5% / Magenta: 11% / Yellow: 0% / Key: 8%

What color is #DFD0EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD0EA to RGB:

rgb(223, 208, 234)HEX to RGB Converter →

HEX to HSL

Convert #DFD0EA to HSL:

hsl(275, 38%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD0EA to CMYK:

cmyk(5%, 11%, 0%, 8%)Color Converter →

Color Meaning and Usage

#DFD0EA is a soft purple color with RGB values of 223, 208, 234 and HSL of 275°, 38%, 87%. 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 #DFD0EA is #DCEAD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D3D1EA.

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

Contrast with #DFD0EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD0EA?

#DFD0EA is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFD0EA?

#DFD0EA in RGB is (223, 208, 234) - 223 red, 208 green, and 234 blue.

How to use #DFD0EA in CSS?

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

What colors go well with #DFD0EA?

#DCEAD1 (complementary), #D3D1EA (analogous), and #BC9CD3 (lighter shade) work well with #DFD0EA.