#D2DFEC Color Information

Hex color code: #D2DFEC

The hex color #D2DFEC is a delicate blue with RGB values of (210, 223, 236) and HSL of (210°, 41%, 87%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#D2DFEC
RGB
210, 223, 236
HSL
210°, 41%, 87%
CMYK
11%, 6%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2DFEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 223, 236

Red: 210 / Green: 223 / Blue: 236

HSL

210°, 41%, 87%

Hue: 210° / Saturation: 41% / Lightness: 87%

CMYK

11%, 6%, 0%, 7%

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

What color is #D2DFEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2DFEC to RGB:

rgb(210, 223, 236)HEX to RGB Converter →

HEX to HSL

Convert #D2DFEC to HSL:

hsl(210, 41%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D2DFEC to CMYK:

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

Color Meaning and Usage

A light blue tone, #D2DFEC has RGB (210, 223, 236) and HSL (210°, 41%, 87%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2DFEC is #EBDED0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0EBEB.

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

Contrast with #D2DFEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2DFEC?

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

What is the RGB value of #D2DFEC?

#D2DFEC in RGB is (210, 223, 236) - 210 red, 223 green, and 236 blue.

How to use #D2DFEC in CSS?

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

What colors go well with #D2DFEC?

#EBDED0 (complementary), #D0EBEB (analogous), and #9AB8D5 (lighter shade) work well with #D2DFEC.