#D9DFED Color Information

Hex color code: #D9DFED

A soft blue shade, #D9DFED appears as (217, 223, 237) in RGB and (222°, 36%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#D9DFED
RGB
217, 223, 237
HSL
222°, 36%, 89%
CMYK
8%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 223, 237

Red: 217 / Green: 223 / Blue: 237

HSL

222°, 36%, 89%

Hue: 222° / Saturation: 36% / Lightness: 89%

CMYK

8%, 6%, 0%, 7%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 7%

What color is #D9DFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DFED to RGB:

rgb(217, 223, 237)HEX to RGB Converter →

HEX to HSL

Convert #D9DFED to HSL:

hsl(222, 36%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D9DFED to CMYK:

cmyk(8%, 6%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D9DFED is a soft blue color with RGB values of 217, 223, 237 and HSL of 222°, 36%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9DFED is #EDE7D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E9ED.

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

Contrast with #D9DFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DFED?

#D9DFED is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D9DFED?

#D9DFED in RGB is (217, 223, 237) - 217 red, 223 green, and 237 blue.

How to use #D9DFED in CSS?

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

What colors go well with #D9DFED?

#EDE7D9 (complementary), #D9E9ED (analogous), and #A5B3D5 (lighter shade) work well with #D9DFED.