#DCEDEF Color Information

Hex color code: #DCEDEF

The hex color #DCEDEF is a delicate cyan with RGB values of (220, 237, 239) and HSL of (186°, 37%, 90%). It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 237, 239

Red: 220 / Green: 237 / Blue: 239

HSL

186°, 37%, 90%

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

CMYK

8%, 1%, 0%, 6%

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

What color is #DCEDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEDEF to RGB:

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

HEX to HSL

Convert #DCEDEF to HSL:

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

HEX to CMYK

Convert #DCEDEF to CMYK:

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

Color Meaning and Usage

#DCEDEF is a soft cyan color with RGB values of 220, 237, 239 and HSL of 186°, 37%, 90%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEDEF is #EFDEDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEFE7.

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

Contrast with #DCEDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEDEF?

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

What is the RGB value of #DCEDEF?

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

How to use #DCEDEF in CSS?

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

What colors go well with #DCEDEF?

#EFDEDC (complementary), #DCEFE7 (analogous), and #A8D2D7 (lighter shade) work well with #DCEDEF.