#D1ECEC Color Information

Hex color code: #D1ECEC

#D1ECEC is a light cyan color. In RGB it is (209, 236, 236), and in HSL it is (180°, 42%, 87%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#D1ECEC
RGB
209, 236, 236
HSL
180°, 42%, 87%
CMYK
11%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1ECEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 236, 236

Red: 209 / Green: 236 / Blue: 236

HSL

180°, 42%, 87%

Hue: 180° / Saturation: 42% / Lightness: 87%

CMYK

11%, 0%, 0%, 7%

Cyan: 11% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #D1ECEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1ECEC to RGB:

rgb(209, 236, 236)HEX to RGB Converter →

HEX to HSL

Convert #D1ECEC to HSL:

hsl(180, 42%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D1ECEC to CMYK:

cmyk(11%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D1ECEC is a airy cyan color with RGB values of 209, 236, 236 and HSL of 180°, 42%, 87%. 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 #D1ECEC is #ECD0D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0ECDE.

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

Contrast with #D1ECEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1ECEC?

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

What is the RGB value of #D1ECEC?

#D1ECEC in RGB is (209, 236, 236) - 209 red, 236 green, and 236 blue.

How to use #D1ECEC in CSS?

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

What colors go well with #D1ECEC?

#ECD0D0 (complementary), #D0ECDE (analogous), and #9AD6D6 (lighter shade) work well with #D1ECEC.