#DFDEF7 Color Information

Hex color code: #DFDEF7

#DFDEF7 is a delicate blue color. In RGB it is (223, 222, 247), and in HSL it is (242°, 61%, 92%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DFDEF7
RGB
223, 222, 247
HSL
242°, 61%, 92%
CMYK
10%, 10%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDEF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 222, 247

Red: 223 / Green: 222 / Blue: 247

HSL

242°, 61%, 92%

Hue: 242° / Saturation: 61% / Lightness: 92%

CMYK

10%, 10%, 0%, 3%

Cyan: 10% / Magenta: 10% / Yellow: 0% / Key: 3%

What color is #DFDEF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDEF7 to RGB:

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

HEX to HSL

Convert #DFDEF7 to HSL:

hsl(242, 61%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDEF7 to CMYK:

cmyk(10%, 10%, 0%, 3%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DFDEF7 has RGB (223, 222, 247) and HSL (242°, 61%, 92%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDEF7 is #F6F7DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEEAF7.

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

Contrast with #DFDEF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDEF7?

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

What is the RGB value of #DFDEF7?

#DFDEF7 in RGB is (223, 222, 247) - 223 red, 222 green, and 247 blue.

How to use #DFDEF7 in CSS?

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

What colors go well with #DFDEF7?

#F6F7DE (complementary), #DEEAF7 (analogous), and #A3A1E8 (lighter shade) work well with #DFDEF7.