#D9DBED Color Information

Hex color code: #D9DBED

The hex color #D9DBED is a delicate blue with RGB values of (217, 219, 237) and HSL of (234°, 36%, 89%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D9DBED
RGB
217, 219, 237
HSL
234°, 36%, 89%
CMYK
8%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DBED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 219, 237

Red: 217 / Green: 219 / Blue: 237

HSL

234°, 36%, 89%

Hue: 234° / Saturation: 36% / Lightness: 89%

CMYK

8%, 8%, 0%, 7%

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

What color is #D9DBED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DBED to RGB:

rgb(217, 219, 237)HEX to RGB Converter →

HEX to HSL

Convert #D9DBED to HSL:

hsl(234, 36%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D9DBED to CMYK:

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

Color Meaning and Usage

A airy blue tone, #D9DBED has RGB (217, 219, 237) and HSL (234°, 36%, 89%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9DBED is #EDEBD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E5ED.

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

Contrast with #D9DBED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DBED?

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

What is the RGB value of #D9DBED?

#D9DBED in RGB is (217, 219, 237) - 217 red, 219 green, and 237 blue.

How to use #D9DBED in CSS?

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

What colors go well with #D9DBED?

#EDEBD9 (complementary), #D9E5ED (analogous), and #A5AAD5 (lighter shade) work well with #D9DBED.