#D1ECFF Color Information

Hex color code: #D1ECFF

A delicate blue shade, #D1ECFF appears as (209, 236, 255) in RGB and (205°, 100%, 91%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D1ECFF
RGB
209, 236, 255
HSL
205°, 100%, 91%
CMYK
18%, 7%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1ECFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 236, 255

Red: 209 / Green: 236 / Blue: 255

HSL

205°, 100%, 91%

Hue: 205° / Saturation: 100% / Lightness: 91%

CMYK

18%, 7%, 0%, 0%

Cyan: 18% / Magenta: 7% / Yellow: 0% / Key: 0%

What color is #D1ECFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1ECFF to RGB:

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

HEX to HSL

Convert #D1ECFF to HSL:

hsl(205, 100%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #D1ECFF to CMYK:

cmyk(18%, 7%, 0%, 0%)Color Converter →

Color Meaning and Usage

#D1ECFF is a delicate blue color with RGB values of 209, 236, 255 and HSL of 205°, 100%, 91%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1ECFF is #FFE4D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1FFFB.

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

Contrast with #D1ECFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1ECFF?

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

What is the RGB value of #D1ECFF?

#D1ECFF in RGB is (209, 236, 255) - 209 red, 236 green, and 255 blue.

How to use #D1ECFF in CSS?

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

What colors go well with #D1ECFF?

#FFE4D1 (complementary), #D1FFFB (analogous), and #85CCFF (lighter shade) work well with #D1ECFF.