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

Light Blue

#DFE0EC

📝 Color Information for #DFE0EC

The hexadecimal color code #DFE0EC represents a very light shade in the blue family. In the RGB color model, this color is composed of 223 red, 224 green, and 236 blue, which translates to approximately 87% red, 88% 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, #DFE0EC has a hue of 235 degrees, a saturation level of 25%, and a lightness value of 90%. The hue angle of 235° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 235°, saturation of 6%, and brightness/value of 93%. For print applications using the CMYK color model, #DFE0EC would be reproduced using 6% cyan, 5% magenta, 0% yellow, and 7% black. The closest web-safe color is #CCCCFF, 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 #DFE0EC with other colors, consider its complementary color at hue 55° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14672108, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DFE0EC

Tailwind CSS
zinc-200
HEX
#DFE0EC
RGB
rgb(223, 224, 236)
RGB %
87%, 88%, 93%
HSL
hsl(235, 25%, 90%)
HSV
hsv(235, 6%, 93%)
CMYK
6%, 5%, 0%, 7%
Decimal
14672108
Web Safe
#CCCCFF

🎨 Color Schemes for #DFE0EC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DFE0EC

🌗 Shades and Tints of #DFE0EC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DFE0EC

Tones (adding gray / desaturating)

🌈 Hue Variations of #DFE0EC

Hue Variations (shifting the color spectrum)

👁️ Preview of #DFE0EC in Use

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

👓 Color Blindness Simulation for #DFE0EC

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

:root { --color-hex: #DFE0EC; --color-rgb: 223, 224, 236; --color-hsl: 235, 25%, 90%; } .bg-color { background-color: #DFE0EC; } .text-color { color: #DFE0EC; } .border-color { border-color: #DFE0EC; }

🛠️ Use #DFE0EC in Your Project

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

🔗 Related Colors to #DFE0EC

#DFE7EC
Hue -30°
#DFE3EC
Hue -15°
#E1DFEC
Hue +15°
#E4DFEC
Hue +30°
#B6B8D3
85% L
#898DB8
70% L
#565B8F
50% L
#343756
30% L
#E6E6F0
92% L
#ECEDF4
94% L
#F2F3F7
96% L
#F9F9FB
98% L

About Light Blue (#DFE0EC)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 235°, saturation of 25%, and lightness of 90%. Its RGB value is (223, 224, 236) and its CMYK breakdown is C:6% M:5% Y:0% K:7%.

This is a Summer (Light) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #DFE0EC

What is the HEX code for Light Blue? +

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

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

What is the HSL value of #DFE0EC? +

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

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

The approximate CMYK value of #DFE0EC is C:6% M:5% 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 #DFE0EC with Other Tools

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