#DAE6FC Color Information

Hex color code: #DAE6FC

A ethereal blue shade, #DAE6FC appears as (218, 230, 252) in RGB and (219°, 85%, 92%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DAE6FC
RGB
218, 230, 252
HSL
219°, 85%, 92%
CMYK
13%, 9%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE6FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 230, 252

Red: 218 / Green: 230 / Blue: 252

HSL

219°, 85%, 92%

Hue: 219° / Saturation: 85% / Lightness: 92%

CMYK

13%, 9%, 0%, 1%

Cyan: 13% / Magenta: 9% / Yellow: 0% / Key: 1%

What color is #DAE6FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE6FC to RGB:

rgb(218, 230, 252)HEX to RGB Converter →

HEX to HSL

Convert #DAE6FC to HSL:

hsl(219, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DAE6FC to CMYK:

cmyk(13%, 9%, 0%, 1%)Color Converter →

Color Meaning and Usage

#DAE6FC is a soft blue color with RGB values of 218, 230, 252 and HSL of 219°, 85%, 92%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAE6FC is #FCF0D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9F7FC.

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

Contrast with #DAE6FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE6FC?

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

What is the RGB value of #DAE6FC?

#DAE6FC in RGB is (218, 230, 252) - 218 red, 230 green, and 252 blue.

How to use #DAE6FC in CSS?

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

What colors go well with #DAE6FC?

#FCF0D9 (complementary), #D9F7FC (analogous), and #92B5F6 (lighter shade) work well with #DAE6FC.