#DCF0FA Color Information

Hex color code: #DCF0FA

A light blue shade, #DCF0FA appears as (220, 240, 250) in RGB and (200°, 75%, 92%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DCF0FA
RGB
220, 240, 250
HSL
200°, 75%, 92%
CMYK
12%, 4%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF0FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 240, 250

Red: 220 / Green: 240 / Blue: 250

HSL

200°, 75%, 92%

Hue: 200° / Saturation: 75% / Lightness: 92%

CMYK

12%, 4%, 0%, 2%

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

What color is #DCF0FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF0FA to RGB:

rgb(220, 240, 250)HEX to RGB Converter →

HEX to HSL

Convert #DCF0FA to HSL:

hsl(200, 75%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF0FA to CMYK:

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

Color Meaning and Usage

#DCF0FA is a ethereal blue color with RGB values of 220, 240, 250 and HSL of 200°, 75%, 92%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF0FA is #FAE6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBFAF5.

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

Contrast with #DCF0FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF0FA?

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

What is the RGB value of #DCF0FA?

#DCF0FA in RGB is (220, 240, 250) - 220 red, 240 green, and 250 blue.

How to use #DCF0FA in CSS?

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

What colors go well with #DCF0FA?

#FAE6DB (complementary), #DBFAF5 (analogous), and #98D3F0 (lighter shade) work well with #DCF0FA.