#DFDAFC Color Information

Hex color code: #DFDAFC

#DFDAFC is a light blue color. In RGB it is (223, 218, 252), and in HSL it is (249°, 85%, 92%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFDAFC
RGB
223, 218, 252
HSL
249°, 85%, 92%
CMYK
12%, 13%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDAFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 218, 252

Red: 223 / Green: 218 / Blue: 252

HSL

249°, 85%, 92%

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

CMYK

12%, 13%, 0%, 1%

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

What color is #DFDAFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDAFC to RGB:

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

HEX to HSL

Convert #DFDAFC to HSL:

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

HEX to CMYK

Convert #DFDAFC to CMYK:

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

Color Meaning and Usage

#DFDAFC is a ethereal blue color with RGB values of 223, 218, 252 and HSL of 249°, 85%, 92%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDAFC is #F7FCD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E5FC.

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

Contrast with #DFDAFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDAFC?

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

What is the RGB value of #DFDAFC?

#DFDAFC in RGB is (223, 218, 252) - 223 red, 218 green, and 252 blue.

How to use #DFDAFC in CSS?

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

What colors go well with #DFDAFC?

#F7FCD9 (complementary), #D9E5FC (analogous), and #A192F6 (lighter shade) work well with #DFDAFC.