#DFDAEA Color Information

Hex color code: #DFDAEA

A ethereal purple shade, #DFDAEA appears as (223, 218, 234) in RGB and (259°, 28%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DFDAEA
RGB
223, 218, 234
HSL
259°, 28%, 89%
CMYK
5%, 7%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 218, 234

Red: 223 / Green: 218 / Blue: 234

HSL

259°, 28%, 89%

Hue: 259° / Saturation: 28% / Lightness: 89%

CMYK

5%, 7%, 0%, 8%

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

What color is #DFDAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDAEA to RGB:

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

HEX to HSL

Convert #DFDAEA to HSL:

hsl(259, 28%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDAEA to CMYK:

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

Color Meaning and Usage

A soft purple tone, #DFDAEA has RGB (223, 218, 234) and HSL (259°, 28%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDAEA is #E6EBDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDEEB.

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

Contrast with #DFDAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDAEA?

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

What is the RGB value of #DFDAEA?

#DFDAEA in RGB is (223, 218, 234) - 223 red, 218 green, and 234 blue.

How to use #DFDAEA in CSS?

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

What colors go well with #DFDAEA?

#E6EBDB (complementary), #DBDEEB (analogous), and #B6AACF (lighter shade) work well with #DFDAEA.