#DCE9FC Color Information

Hex color code: #DCE9FC

The hex color #DCE9FC is a delicate blue with RGB values of (220, 233, 252) and HSL of (216°, 84%, 93%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DCE9FC
RGB
220, 233, 252
HSL
216°, 84%, 93%
CMYK
13%, 8%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE9FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 233, 252

Red: 220 / Green: 233 / Blue: 252

HSL

216°, 84%, 93%

Hue: 216° / Saturation: 84% / Lightness: 93%

CMYK

13%, 8%, 0%, 1%

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

What color is #DCE9FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE9FC to RGB:

rgb(220, 233, 252)HEX to RGB Converter →

HEX to HSL

Convert #DCE9FC to HSL:

hsl(216, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE9FC to CMYK:

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

Color Meaning and Usage

#DCE9FC is a soft blue color with RGB values of 220, 233, 252 and HSL of 216°, 84%, 93%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE9FC is #FCF0DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEF9FC.

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

Contrast with #DCE9FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE9FC?

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

What is the RGB value of #DCE9FC?

#DCE9FC in RGB is (220, 233, 252) - 220 red, 233 green, and 252 blue.

How to use #DCE9FC in CSS?

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

What colors go well with #DCE9FC?

#FCF0DE (complementary), #DEF9FC (analogous), and #98BDF6 (lighter shade) work well with #DCE9FC.