#DCEFF3 Color Information

Hex color code: #DCEFF3

A soft cyan shade, #DCEFF3 appears as (220, 239, 243) in RGB and (190°, 49%, 91%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DCEFF3
RGB
220, 239, 243
HSL
190°, 49%, 91%
CMYK
9%, 2%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEFF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 239, 243

Red: 220 / Green: 239 / Blue: 243

HSL

190°, 49%, 91%

Hue: 190° / Saturation: 49% / Lightness: 91%

CMYK

9%, 2%, 0%, 5%

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

What color is #DCEFF3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEFF3 to RGB:

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

HEX to HSL

Convert #DCEFF3 to HSL:

hsl(190, 49%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEFF3 to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #DCEFF3 has RGB (220, 239, 243) and HSL (190°, 49%, 91%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEFF3 is #F3E1DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDF3EC.

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

Contrast with #DCEFF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEFF3?

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

What is the RGB value of #DCEFF3?

#DCEFF3 in RGB is (220, 239, 243) - 220 red, 239 green, and 243 blue.

How to use #DCEFF3 in CSS?

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

What colors go well with #DCEFF3?

#F3E1DD (complementary), #DDF3EC (analogous), and #A4D6E0 (lighter shade) work well with #DCEFF3.