#D8ECED Color Information

Hex color code: #D8ECED

The hex color #D8ECED is a delicate cyan with RGB values of (216, 236, 237) and HSL of (183°, 37%, 89%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D8ECED
RGB
216, 236, 237
HSL
183°, 37%, 89%
CMYK
9%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8ECED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 236, 237

Red: 216 / Green: 236 / Blue: 237

HSL

183°, 37%, 89%

Hue: 183° / Saturation: 37% / Lightness: 89%

CMYK

9%, 0%, 0%, 7%

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

What color is #D8ECED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8ECED to RGB:

rgb(216, 236, 237)HEX to RGB Converter →

HEX to HSL

Convert #D8ECED to HSL:

hsl(183, 37%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #D8ECED to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #D8ECED has RGB (216, 236, 237) and HSL (183°, 37%, 89%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8ECED is #EDDAD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9EDE4.

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

Contrast with #D8ECED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8ECED?

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

What is the RGB value of #D8ECED?

#D8ECED in RGB is (216, 236, 237) - 216 red, 236 green, and 237 blue.

How to use #D8ECED in CSS?

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

What colors go well with #D8ECED?

#EDDAD9 (complementary), #D9EDE4 (analogous), and #A4D3D5 (lighter shade) work well with #D8ECED.