#D1DFEC Color Information

Hex color code: #D1DFEC

A delicate blue shade, #D1DFEC appears as (209, 223, 236) in RGB and (209°, 42%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D1DFEC
RGB
209, 223, 236
HSL
209°, 42%, 87%
CMYK
11%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1DFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 223, 236

Red: 209 / Green: 223 / Blue: 236

HSL

209°, 42%, 87%

Hue: 209° / Saturation: 42% / Lightness: 87%

CMYK

11%, 6%, 0%, 7%

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

What color is #D1DFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1DFEC to RGB:

rgb(209, 223, 236)HEX to RGB Converter →

HEX to HSL

Convert #D1DFEC to HSL:

hsl(209, 42%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D1DFEC to CMYK:

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

Color Meaning and Usage

#D1DFEC is a soft blue color with RGB values of 209, 223, 236 and HSL of 209°, 42%, 87%. 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 #D1DFEC is #ECDDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0ECEB.

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

Contrast with #D1DFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1DFEC?

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

What is the RGB value of #D1DFEC?

#D1DFEC in RGB is (209, 223, 236) - 209 red, 223 green, and 236 blue.

How to use #D1DFEC in CSS?

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

What colors go well with #D1DFEC?

#ECDDD0 (complementary), #D0ECEB (analogous), and #9AB9D6 (lighter shade) work well with #D1DFEC.