#D4D7EC Color Information

Hex color code: #D4D7EC

The hex color #D4D7EC is a delicate blue with RGB values of (212, 215, 236) and HSL of (233°, 39%, 88%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D4D7EC
RGB
212, 215, 236
HSL
233°, 39%, 88%
CMYK
10%, 9%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4D7EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 215, 236

Red: 212 / Green: 215 / Blue: 236

HSL

233°, 39%, 88%

Hue: 233° / Saturation: 39% / Lightness: 88%

CMYK

10%, 9%, 0%, 7%

Cyan: 10% / Magenta: 9% / Yellow: 0% / Key: 7%

What color is #D4D7EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4D7EC to RGB:

rgb(212, 215, 236)HEX to RGB Converter →

HEX to HSL

Convert #D4D7EC to HSL:

hsl(233, 39%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D4D7EC to CMYK:

cmyk(10%, 9%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D4D7EC is a soft blue color with RGB values of 212, 215, 236 and HSL of 233°, 39%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4D7EC is #ECEAD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4E3EC.

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

Contrast with #D4D7EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4D7EC?

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

What is the RGB value of #D4D7EC?

#D4D7EC in RGB is (212, 215, 236) - 212 red, 215 green, and 236 blue.

How to use #D4D7EC in CSS?

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

What colors go well with #D4D7EC?

#ECEAD4 (complementary), #D4E3EC (analogous), and #9FA6D5 (lighter shade) work well with #D4D7EC.