#DFE6FC Color Information

Hex color code: #DFE6FC

A soft blue shade, #DFE6FC appears as (223, 230, 252) in RGB and (226°, 83%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DFE6FC
RGB
223, 230, 252
HSL
226°, 83%, 93%
CMYK
12%, 9%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFE6FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 230, 252

Red: 223 / Green: 230 / Blue: 252

HSL

226°, 83%, 93%

Hue: 226° / Saturation: 83% / Lightness: 93%

CMYK

12%, 9%, 0%, 1%

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

What color is #DFE6FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFE6FC to RGB:

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

HEX to HSL

Convert #DFE6FC to HSL:

hsl(226, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DFE6FC to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #DFE6FC has RGB (223, 230, 252) and HSL (226°, 83%, 93%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFE6FC is #FCF5DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEF4FC.

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

Contrast with #DFE6FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFE6FC?

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

What is the RGB value of #DFE6FC?

#DFE6FC in RGB is (223, 230, 252) - 223 red, 230 green, and 252 blue.

How to use #DFE6FC in CSS?

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

What colors go well with #DFE6FC?

#FCF5DE (complementary), #DEF4FC (analogous), and #98AEF5 (lighter shade) work well with #DFE6FC.