#DFDEE7 Color Information

Hex color code: #DFDEE7

#DFDEE7 is a light blue color. In RGB it is (223, 222, 231), and in HSL it is (247°, 16%, 89%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DFDEE7
RGB
223, 222, 231
HSL
247°, 16%, 89%
CMYK
3%, 4%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDEE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 222, 231

Red: 223 / Green: 222 / Blue: 231

HSL

247°, 16%, 89%

Hue: 247° / Saturation: 16% / Lightness: 89%

CMYK

3%, 4%, 0%, 9%

Cyan: 3% / Magenta: 4% / Yellow: 0% / Key: 9%

What color is #DFDEE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDEE7 to RGB:

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

HEX to HSL

Convert #DFDEE7 to HSL:

hsl(247, 16%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDEE7 to CMYK:

cmyk(3%, 4%, 0%, 9%)Color Converter →

Color Meaning and Usage

#DFDEE7 is a ethereal blue color with RGB values of 223, 222, 231 and HSL of 247°, 16%, 89%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDEE7 is #E6E7DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEE2E7.

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

Contrast with #DFDEE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDEE7?

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

What is the RGB value of #DFDEE7?

#DFDEE7 in RGB is (223, 222, 231) - 223 red, 222 green, and 231 blue.

How to use #DFDEE7 in CSS?

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

What colors go well with #DFDEE7?

#E6E7DE (complementary), #DEE2E7 (analogous), and #B5B2C7 (lighter shade) work well with #DFDEE7.