#D9DCEC Color Information

Hex color code: #D9DCEC

The hex color #D9DCEC is a ethereal blue with RGB values of (217, 220, 236) and HSL of (231°, 33%, 89%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D9DCEC
RGB
217, 220, 236
HSL
231°, 33%, 89%
CMYK
8%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 220, 236

Red: 217 / Green: 220 / Blue: 236

HSL

231°, 33%, 89%

Hue: 231° / Saturation: 33% / Lightness: 89%

CMYK

8%, 7%, 0%, 7%

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

What color is #D9DCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DCEC to RGB:

rgb(217, 220, 236)HEX to RGB Converter →

HEX to HSL

Convert #D9DCEC to HSL:

hsl(231, 33%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D9DCEC to CMYK:

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

Color Meaning and Usage

#D9DCEC is a light blue color with RGB values of 217, 220, 236 and HSL of 231°, 33%, 89%. 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 #D9DCEC is #ECE9DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE6EC.

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

Contrast with #D9DCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DCEC?

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

What is the RGB value of #D9DCEC?

#D9DCEC in RGB is (217, 220, 236) - 217 red, 220 green, and 236 blue.

How to use #D9DCEC in CSS?

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

What colors go well with #D9DCEC?

#ECE9DA (complementary), #DAE6EC (analogous), and #A7ADD3 (lighter shade) work well with #D9DCEC.