#DFDAFD Color Information

Hex color code: #DFDAFD

The hex color #DFDAFD is a ethereal blue with RGB values of (223, 218, 253) and HSL of (249°, 90%, 92%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFDAFD
RGB
223, 218, 253
HSL
249°, 90%, 92%
CMYK
12%, 14%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDAFD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 218, 253

Red: 223 / Green: 218 / Blue: 253

HSL

249°, 90%, 92%

Hue: 249° / Saturation: 90% / Lightness: 92%

CMYK

12%, 14%, 0%, 1%

Cyan: 12% / Magenta: 14% / Yellow: 0% / Key: 1%

What color is #DFDAFD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDAFD to RGB:

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

HEX to HSL

Convert #DFDAFD to HSL:

hsl(249, 90%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDAFD to CMYK:

cmyk(12%, 14%, 0%, 1%)Color Converter →

Color Meaning and Usage

#DFDAFD is a ethereal blue color with RGB values of 223, 218, 253 and HSL of 249°, 90%, 92%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDAFD is #F7FDD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8E5FD.

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

Contrast with #DFDAFD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDAFD?

#DFDAFD is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDAFD?

#DFDAFD in RGB is (223, 218, 253) - 223 red, 218 green, and 253 blue.

How to use #DFDAFD in CSS?

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

What colors go well with #DFDAFD?

#F7FDD8 (complementary), #D8E5FD (analogous), and #9F90F9 (lighter shade) work well with #DFDAFD.