#D9E1EF Color Information

Hex color code: #D9E1EF

#D9E1EF is a ethereal blue color. In RGB it is (217, 225, 239), and in HSL it is (218°, 41%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D9E1EF
RGB
217, 225, 239
HSL
218°, 41%, 89%
CMYK
9%, 6%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9E1EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 225, 239

Red: 217 / Green: 225 / Blue: 239

HSL

218°, 41%, 89%

Hue: 218° / Saturation: 41% / Lightness: 89%

CMYK

9%, 6%, 0%, 6%

Cyan: 9% / Magenta: 6% / Yellow: 0% / Key: 6%

What color is #D9E1EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9E1EF to RGB:

rgb(217, 225, 239)HEX to RGB Converter →

HEX to HSL

Convert #D9E1EF to HSL:

hsl(218, 41%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D9E1EF to CMYK:

cmyk(9%, 6%, 0%, 6%)Color Converter →

Color Meaning and Usage

A light blue tone, #D9E1EF has RGB (217, 225, 239) and HSL (218°, 41%, 89%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9E1EF is #EEE6D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7EBEE.

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

Contrast with #D9E1EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9E1EF?

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

What is the RGB value of #D9E1EF?

#D9E1EF in RGB is (217, 225, 239) - 217 red, 225 green, and 239 blue.

How to use #D9E1EF in CSS?

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

What colors go well with #D9E1EF?

#EEE6D7 (complementary), #D7EBEE (analogous), and #A2B5D8 (lighter shade) work well with #D9E1EF.