#D9D3EF Color Information

Hex color code: #D9D3EF

A ethereal blue shade, #D9D3EF appears as (217, 211, 239) in RGB and (253°, 47%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D9D3EF
RGB
217, 211, 239
HSL
253°, 47%, 88%
CMYK
9%, 12%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9D3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 211, 239

Red: 217 / Green: 211 / Blue: 239

HSL

253°, 47%, 88%

Hue: 253° / Saturation: 47% / Lightness: 88%

CMYK

9%, 12%, 0%, 6%

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

What color is #D9D3EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9D3EF to RGB:

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

HEX to HSL

Convert #D9D3EF to HSL:

hsl(253, 47%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D9D3EF to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #D9D3EF has RGB (217, 211, 239) and HSL (253°, 47%, 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 #D9D3EF is #E9EFD2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2DAEF.

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

Contrast with #D9D3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9D3EF?

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

What is the RGB value of #D9D3EF?

#D9D3EF in RGB is (217, 211, 239) - 217 red, 211 green, and 239 blue.

How to use #D9D3EF in CSS?

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

What colors go well with #D9D3EF?

#E9EFD2 (complementary), #D2DAEF (analogous), and #A89ADB (lighter shade) work well with #D9D3EF.