#DCF3FF Color Information

Hex color code: #DCF3FF

#DCF3FF is a soft blue color. In RGB it is (220, 243, 255), and in HSL it is (201°, 100%, 93%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#DCF3FF
RGB
220, 243, 255
HSL
201°, 100%, 93%
CMYK
14%, 5%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF3FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 243, 255

Red: 220 / Green: 243 / Blue: 255

HSL

201°, 100%, 93%

Hue: 201° / Saturation: 100% / Lightness: 93%

CMYK

14%, 5%, 0%, 0%

Cyan: 14% / Magenta: 5% / Yellow: 0% / Key: 0%

What color is #DCF3FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF3FF to RGB:

rgb(220, 243, 255)HEX to RGB Converter →

HEX to HSL

Convert #DCF3FF to HSL:

hsl(201, 100%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF3FF to CMYK:

cmyk(14%, 5%, 0%, 0%)Color Converter →

Color Meaning and Usage

A soft blue tone, #DCF3FF has RGB (220, 243, 255) and HSL (201°, 100%, 93%). 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 #DCF3FF is #FFE8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBFFFA.

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

Contrast with #DCF3FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF3FF?

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

What is the RGB value of #DCF3FF?

#DCF3FF in RGB is (220, 243, 255) - 220 red, 243 green, and 255 blue.

How to use #DCF3FF in CSS?

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

What colors go well with #DCF3FF?

#FFE8DB (complementary), #DBFFFA (analogous), and #8FD8FF (lighter shade) work well with #DCF3FF.