#D4DCEB Color Information

Hex color code: #D4DCEB

#D4DCEB is a light blue color. In RGB it is (212, 220, 235), and in HSL it is (219°, 37%, 88%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#D4DCEB
RGB
212, 220, 235
HSL
219°, 37%, 88%
CMYK
10%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4DCEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 220, 235

Red: 212 / Green: 220 / Blue: 235

HSL

219°, 37%, 88%

Hue: 219° / Saturation: 37% / Lightness: 88%

CMYK

10%, 6%, 0%, 8%

Cyan: 10% / Magenta: 6% / Yellow: 0% / Key: 8%

What color is #D4DCEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4DCEB to RGB:

rgb(212, 220, 235)HEX to RGB Converter →

HEX to HSL

Convert #D4DCEB to HSL:

hsl(219, 37%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D4DCEB to CMYK:

cmyk(10%, 6%, 0%, 8%)Color Converter →

Color Meaning and Usage

A soft blue tone, #D4DCEB has RGB (212, 220, 235) and HSL (219°, 37%, 88%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4DCEB is #ECE4D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D5E8EC.

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

Contrast with #D4DCEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4DCEB?

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

What is the RGB value of #D4DCEB?

#D4DCEB in RGB is (212, 220, 235) - 212 red, 220 green, and 235 blue.

How to use #D4DCEB in CSS?

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

What colors go well with #D4DCEB?

#ECE4D5 (complementary), #D5E8EC (analogous), and #A1B3D4 (lighter shade) work well with #D4DCEB.