#DFF8FD Color Information

Hex color code: #DFF8FD

#DFF8FD is a ethereal cyan color. In RGB it is (223, 248, 253), and in HSL it is (190°, 88%, 93%). It is typically applied in digital products.

Try:
Color NameLight Cyan
HEX
#DFF8FD
RGB
223, 248, 253
HSL
190°, 88%, 93%
CMYK
12%, 2%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFF8FD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 248, 253

Red: 223 / Green: 248 / Blue: 253

HSL

190°, 88%, 93%

Hue: 190° / Saturation: 88% / Lightness: 93%

CMYK

12%, 2%, 0%, 1%

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

What color is #DFF8FD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFF8FD to RGB:

rgb(223, 248, 253)HEX to RGB Converter →

HEX to HSL

Convert #DFF8FD to HSL:

hsl(190, 88%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DFF8FD to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #DFF8FD has RGB (223, 248, 253) and HSL (190°, 88%, 93%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFF8FD is #FDE3DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDFDF2.

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

Contrast with #DFF8FD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFF8FD?

#DFF8FD is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFF8FD?

#DFF8FD in RGB is (223, 248, 253) - 223 red, 248 green, and 253 blue.

How to use #DFF8FD in CSS?

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

What colors go well with #DFF8FD?

#FDE3DD (complementary), #DDFDF2 (analogous), and #96E8F8 (lighter shade) work well with #DFF8FD.