#DCEFED Color Information

Hex color code: #DCEFED

#DCEFED is a delicate cyan color. In RGB it is (220, 239, 237), and in HSL it is (174°, 37%, 90%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DCEFED
RGB
220, 239, 237
HSL
174°, 37%, 90%
CMYK
8%, 0%, 1%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 239, 237

Red: 220 / Green: 239 / Blue: 237

HSL

174°, 37%, 90%

Hue: 174° / Saturation: 37% / Lightness: 90%

CMYK

8%, 0%, 1%, 6%

Cyan: 8% / Magenta: 0% / Yellow: 1% / Key: 6%

What color is #DCEFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEFED to RGB:

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

HEX to HSL

Convert #DCEFED to HSL:

hsl(174, 37%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEFED to CMYK:

cmyk(8%, 0%, 1%, 6%)Color Converter →

Color Meaning and Usage

A light cyan tone, #DCEFED has RGB (220, 239, 237) and HSL (174°, 37%, 90%). 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 #DCEFED is #EFDCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEFE4.

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

Contrast with #DCEFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEFED?

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

What is the RGB value of #DCEFED?

#DCEFED in RGB is (220, 239, 237) - 220 red, 239 green, and 237 blue.

How to use #DCEFED in CSS?

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

What colors go well with #DCEFED?

#EFDCDE (complementary), #DCEFE4 (analogous), and #A8D7D2 (lighter shade) work well with #DCEFED.