#DFDEEA Color Information

Hex color code: #DFDEEA

#DFDEEA is a airy blue color. In RGB it is (223, 222, 234), and in HSL it is (245°, 22%, 89%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DFDEEA
RGB
223, 222, 234
HSL
245°, 22%, 89%
CMYK
5%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 222, 234

Red: 223 / Green: 222 / Blue: 234

HSL

245°, 22%, 89%

Hue: 245° / Saturation: 22% / Lightness: 89%

CMYK

5%, 5%, 0%, 8%

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

What color is #DFDEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDEEA to RGB:

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

HEX to HSL

Convert #DFDEEA to HSL:

hsl(245, 22%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDEEA to CMYK:

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

Color Meaning and Usage

#DFDEEA is a delicate blue color with RGB values of 223, 222, 234 and HSL of 245°, 22%, 89%. 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 #DFDEEA is #E8E9DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE2E9.

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

Contrast with #DFDEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDEEA?

#DFDEEA is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDEEA?

#DFDEEA in RGB is (223, 222, 234) - 223 red, 222 green, and 234 blue.

How to use #DFDEEA in CSS?

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

What colors go well with #DFDEEA?

#E8E9DD (complementary), #DDE2E9 (analogous), and #B1AECB (lighter shade) work well with #DFDEEA.