#D9E2EE Color Information

Hex color code: #D9E2EE

A airy blue shade, #D9E2EE appears as (217, 226, 238) in RGB and (214°, 38%, 89%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#D9E2EE
RGB
217, 226, 238
HSL
214°, 38%, 89%
CMYK
9%, 5%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9E2EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 226, 238

Red: 217 / Green: 226 / Blue: 238

HSL

214°, 38%, 89%

Hue: 214° / Saturation: 38% / Lightness: 89%

CMYK

9%, 5%, 0%, 7%

Cyan: 9% / Magenta: 5% / Yellow: 0% / Key: 7%

What color is #D9E2EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9E2EE to RGB:

rgb(217, 226, 238)HEX to RGB Converter →

HEX to HSL

Convert #D9E2EE to HSL:

hsl(214, 38%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D9E2EE to CMYK:

cmyk(9%, 5%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft blue tone, #D9E2EE has RGB (217, 226, 238) and HSL (214°, 38%, 89%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9E2EE is #EEE4D8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8ECEE.

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

Contrast with #D9E2EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9E2EE?

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

What is the RGB value of #D9E2EE?

#D9E2EE in RGB is (217, 226, 238) - 217 red, 226 green, and 238 blue.

How to use #D9E2EE in CSS?

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

What colors go well with #D9E2EE?

#EEE4D8 (complementary), #D8ECEE (analogous), and #A4B9D6 (lighter shade) work well with #D9E2EE.