#DCE5FB Color Information

Hex color code: #DCE5FB

A delicate blue shade, #DCE5FB appears as (220, 229, 251) in RGB and (223°, 79%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DCE5FB
RGB
220, 229, 251
HSL
223°, 79%, 92%
CMYK
12%, 9%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE5FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 229, 251

Red: 220 / Green: 229 / Blue: 251

HSL

223°, 79%, 92%

Hue: 223° / Saturation: 79% / Lightness: 92%

CMYK

12%, 9%, 0%, 2%

Cyan: 12% / Magenta: 9% / Yellow: 0% / Key: 2%

What color is #DCE5FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE5FB to RGB:

rgb(220, 229, 251)HEX to RGB Converter →

HEX to HSL

Convert #DCE5FB to HSL:

hsl(223, 79%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE5FB to CMYK:

cmyk(12%, 9%, 0%, 2%)Color Converter →

Color Meaning and Usage

A airy blue tone, #DCE5FB has RGB (220, 229, 251) and HSL (223°, 79%, 92%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE5FB is #FBF2DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAF4FB.

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

Contrast with #DCE5FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE5FB?

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

What is the RGB value of #DCE5FB?

#DCE5FB in RGB is (220, 229, 251) - 220 red, 229 green, and 251 blue.

How to use #DCE5FB in CSS?

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

What colors go well with #DCE5FB?

#FBF2DA (complementary), #DAF4FB (analogous), and #96B0F3 (lighter shade) work well with #DCE5FB.