✓ Copied to clipboard
#DDE7EE (Light Azure) color swatch preview — Color From Pic.
#DDE7EE — Light Azure color swatch

Light Azure

#DDE7EE

📝 Color Information for #DDE7EE

The hexadecimal color code #DDE7EE represents a very light shade in the cyan family. In the RGB color model, this color is composed of 221 red, 231 green, and 238 blue, which translates to approximately 87% red, 91% green, and 93% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #DDE7EE has a hue of 205 degrees, a saturation level of 33%, and a lightness value of 90%. The hue angle of 205° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 205°, saturation of 7%, and brightness/value of 93%. For print applications using the CMYK color model, #DDE7EE would be reproduced using 7% cyan, 3% magenta, 0% yellow, and 7% black. The closest web-safe color is #CCFFFF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #DDE7EE with other colors, consider its complementary color at hue 25° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14542830, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DDE7EE

Tailwind CSS
slate-200
HEX
#DDE7EE
RGB
rgb(221, 231, 238)
RGB %
87%, 91%, 93%
HSL
hsl(205, 33%, 90%)
HSV
hsv(205, 7%, 93%)
CMYK
7%, 3%, 0%, 7%
Decimal
14542830
Web Safe
#CCFFFF

🎨 Color Schemes for #DDE7EE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DDE7EE

🌗 Shades and Tints of #DDE7EE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DDE7EE

Tones (adding gray / desaturating)

🌈 Hue Variations of #DDE7EE

Hue Variations (shifting the color spectrum)

👁️ Preview of #DDE7EE in Use

Text on #DDE7EE
This demonstrates text readability on the color background. (Click to edit)
#DDE7EE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #DDE7EE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #DDE7EE

:root { --color-hex: #DDE7EE; --color-rgb: 221, 231, 238; --color-hsl: 205, 33%, 90%; } .bg-color { background-color: #DDE7EE; } .text-color { color: #DDE7EE; } .border-color { border-color: #DDE7EE; }

🛠️ Use #DDE7EE in Your Project

🎨
Build a Palette with #DDE7EE
Generate harmonious color schemes
⚖️
Check Contrast for #DDE7EE
WCAG accessibility testing
🌈
Create a Gradient with #DDE7EE
Beautiful CSS gradients

🔗 Related Colors to #DDE7EE

#DDEEED
Hue -30°
#DDEBEE
Hue -15°
#DDE3EE
Hue +15°
#DDDEEE
Hue +30°
#B1C8D8
85% L
#82A6C0
70% L
#4D7999
50% L
#2E495C
30% L
#E4ECF1
92% L
#EBF1F5
94% L
#F1F5F8
96% L
#F8FAFC
98% L

About Light Azure (#DDE7EE)

Light Azure is a light, moderately saturated, cool cyan color with a hue angle of 205°, saturation of 33%, and lightness of 90%. Its RGB value is (221, 231, 238) and its CMYK breakdown is C:7% M:3% Y:0% K:7%.

This is a Summer (Light) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #DDE7EE

What is the HEX code for Light Azure? +

The HEX code for Light Azure is #DDE7EE. In CSS you can use it directly as color: #DDE7EE; or as a background: background-color: #DDE7EE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #DDE7EE? +

The RGB value of #DDE7EE is rgb(221, 231, 238). This means the color contains 221 out of 255 parts red, 231 out of 255 parts green, and 238 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(221, 231, 238);

What is the HSL value of #DDE7EE? +

The HSL value of #DDE7EE is hsl(205, 33%, 90%). The hue is 205°, placing it in the cyan family on the color wheel. The saturation is 33%, making it moderately saturated. The lightness is 90%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #DDE7EE a warm or cool color? +

#DDE7EE is classified as a cool color based on its hue angle of 205°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #DDE7EE? +

The approximate CMYK value of #DDE7EE is C:7% M:3% Y:0% K:7%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #DDE7EE with Other Tools

🔢
Color Converter
Get all formats for #DDE7EE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #DDE7EE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #DDE7EE.
👓
Blindness Simulator
See how #DDE7EE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #DDE7EE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #DDE7EE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #DDE7EE.
🔬
Technical Formats
See #DDE7EE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #DDE7EE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.