#D9DEEA Color Information

Hex color code: #D9DEEA

The hex color #D9DEEA is a soft blue with RGB values of (217, 222, 234) and HSL of (222°, 29%, 88%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#D9DEEA
RGB
217, 222, 234
HSL
222°, 29%, 88%
CMYK
7%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 222, 234

Red: 217 / Green: 222 / Blue: 234

HSL

222°, 29%, 88%

Hue: 222° / Saturation: 29% / Lightness: 88%

CMYK

7%, 5%, 0%, 8%

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

What color is #D9DEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DEEA to RGB:

rgb(217, 222, 234)HEX to RGB Converter →

HEX to HSL

Convert #D9DEEA to HSL:

hsl(222, 29%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D9DEEA to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #D9DEEA has RGB (217, 222, 234) and HSL (222°, 29%, 88%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9DEEA is #E9E4D8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8E6E9.

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

Contrast with #D9DEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DEEA?

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

What is the RGB value of #D9DEEA?

#D9DEEA in RGB is (217, 222, 234) - 217 red, 222 green, and 234 blue.

How to use #D9DEEA in CSS?

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

What colors go well with #D9DEEA?

#E9E4D8 (complementary), #D8E6E9 (analogous), and #A6B2CE (lighter shade) work well with #D9DEEA.