#D4DAEF Color Information

Hex color code: #D4DAEF

A light blue shade, #D4DAEF appears as (212, 218, 239) in RGB and (227°, 46%, 88%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#D4DAEF
RGB
212, 218, 239
HSL
227°, 46%, 88%
CMYK
11%, 9%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4DAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 218, 239

Red: 212 / Green: 218 / Blue: 239

HSL

227°, 46%, 88%

Hue: 227° / Saturation: 46% / Lightness: 88%

CMYK

11%, 9%, 0%, 6%

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

What color is #D4DAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4DAEF to RGB:

rgb(212, 218, 239)HEX to RGB Converter →

HEX to HSL

Convert #D4DAEF to HSL:

hsl(227, 46%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D4DAEF to CMYK:

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

Color Meaning and Usage

#D4DAEF is a soft blue color with RGB values of 212, 218, 239 and HSL of 227°, 46%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4DAEF is #EEE8D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2E6EE.

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

Contrast with #D4DAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4DAEF?

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

What is the RGB value of #D4DAEF?

#D4DAEF in RGB is (212, 218, 239) - 212 red, 218 green, and 239 blue.

How to use #D4DAEF in CSS?

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

What colors go well with #D4DAEF?

#EEE8D2 (complementary), #D2E6EE (analogous), and #9AA8DA (lighter shade) work well with #D4DAEF.