#DDE9EA Color Information

Hex color code: #DDE9EA

#DDE9EA is a airy cyan color. In RGB it is (221, 233, 234), and in HSL it is (185°, 24%, 89%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DDE9EA
RGB
221, 233, 234
HSL
185°, 24%, 89%
CMYK
6%, 0%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDE9EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 233, 234

Red: 221 / Green: 233 / Blue: 234

HSL

185°, 24%, 89%

Hue: 185° / Saturation: 24% / Lightness: 89%

CMYK

6%, 0%, 0%, 8%

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

What color is #DDE9EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDE9EA to RGB:

rgb(221, 233, 234)HEX to RGB Converter →

HEX to HSL

Convert #DDE9EA to HSL:

hsl(185, 24%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DDE9EA to CMYK:

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

Color Meaning and Usage

#DDE9EA is a light cyan color with RGB values of 221, 233, 234 and HSL of 185°, 24%, 89%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDE9EA is #EADDDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEAE4.

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

Contrast with #DDE9EA

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 #DDE9EA?

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

What is the RGB value of #DDE9EA?

#DDE9EA in RGB is (221, 233, 234) - 221 red, 233 green, and 234 blue.

How to use #DDE9EA in CSS?

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

What colors go well with #DDE9EA?

#EADDDC (complementary), #DCEAE4 (analogous), and #ADCACD (lighter shade) work well with #DDE9EA.