#D9DAEF Color Information

Hex color code: #D9DAEF

A ethereal blue shade, #D9DAEF appears as (217, 218, 239) in RGB and (237°, 41%, 89%) in HSL. It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 218, 239

Red: 217 / Green: 218 / Blue: 239

HSL

237°, 41%, 89%

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

CMYK

9%, 9%, 0%, 6%

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

What color is #D9DAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DAEF to RGB:

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

HEX to HSL

Convert #D9DAEF to HSL:

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

HEX to CMYK

Convert #D9DAEF to CMYK:

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

Color Meaning and Usage

#D9DAEF is a light blue color with RGB values of 217, 218, 239 and HSL of 237°, 41%, 89%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9DAEF is #EEEDD7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7E4EE.

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

Contrast with #D9DAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DAEF?

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

What is the RGB value of #D9DAEF?

#D9DAEF in RGB is (217, 218, 239) - 217 red, 218 green, and 239 blue.

How to use #D9DAEF in CSS?

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

What colors go well with #D9DAEF?

#EEEDD7 (complementary), #D7E4EE (analogous), and #A2A4D8 (lighter shade) work well with #D9DAEF.