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

Light Muted Azure

#DFE6EA

📝 Color Information for #DFE6EA

The hexadecimal color code #DFE6EA represents a very light shade in the cyan family. In the RGB color model, this color is composed of 223 red, 230 green, and 234 blue, which translates to approximately 87% red, 90% green, and 92% 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, #DFE6EA has a hue of 202 degrees, a saturation level of 21%, and a lightness value of 90%. The hue angle of 202° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 202°, saturation of 5%, and brightness/value of 92%. For print applications using the CMYK color model, #DFE6EA would be reproduced using 5% cyan, 2% magenta, 0% yellow, and 8% 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 #DFE6EA with other colors, consider its complementary color at hue 22° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14673642, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFE6EA

Tailwind CSS
gray-200
HEX
#DFE6EA
RGB
rgb(223, 230, 234)
RGB %
87%, 90%, 92%
HSL
hsl(202, 21%, 90%)
HSV
hsv(202, 5%, 92%)
CMYK
5%, 2%, 0%, 8%
Decimal
14673642
Web Safe
#CCFFFF

🎨 Color Schemes for #DFE6EA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFE6EA

🌗 Shades and Tints of #DFE6EA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFE6EA

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFE6EA

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFE6EA in Use

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

👓 Color Blindness Simulation for #DFE6EA

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 #DFE6EA

:root { --color-hex: #DFE6EA; --color-rgb: 223, 230, 234; --color-hsl: 202, 21%, 90%; } .bg-color { background-color: #DFE6EA; } .text-color { color: #DFE6EA; } .border-color { border-color: #DFE6EA; }

🛠️ Use #DFE6EA in Your Project

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

🔗 Related Colors to #DFE6EA

#E0EBE9
Hue -30°
#E0EAEB
Hue -15°
#E0E4EB
Hue +15°
#E0E2EB
Hue +30°
#B8C8D1
85% L
#8DA6B4
70% L
#5B798B
50% L
#364953
30% L
#E6ECEF
92% L
#ECF1F3
94% L
#F3F5F7
96% L
#F9FAFB
98% L

About Light Muted Azure (#DFE6EA)

Light Muted Azure is a light, moderately saturated, cool cyan color with a hue angle of 202°, saturation of 21%, and lightness of 90%. Its RGB value is (223, 230, 234) and its CMYK breakdown is C:5% M:2% Y:0% K:8%.

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

Frequently Asked Questions About #DFE6EA

What is the HEX code for Light Muted Azure? +

The HEX code for Light Muted Azure is #DFE6EA. In CSS you can use it directly as color: #DFE6EA; or as a background: background-color: #DFE6EA;. 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 #DFE6EA? +

The RGB value of #DFE6EA is rgb(223, 230, 234). This means the color contains 223 out of 255 parts red, 230 out of 255 parts green, and 234 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(223, 230, 234);

What is the HSL value of #DFE6EA? +

The HSL value of #DFE6EA is hsl(202, 21%, 90%). The hue is 202°, placing it in the cyan family on the color wheel. The saturation is 21%, 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 #DFE6EA a warm or cool color? +

#DFE6EA is classified as a cool color based on its hue angle of 202°. 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 #DFE6EA? +

The approximate CMYK value of #DFE6EA is C:5% M:2% Y:0% K:8%. 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 #DFE6EA with Other Tools

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