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

Light Blue

#D0D2EC

📝 Color Information for #D0D2EC

The hexadecimal color code #D0D2EC represents a very light shade in the blue family. In the RGB color model, this color is composed of 208 red, 210 green, and 236 blue, which translates to approximately 82% red, 82% 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, #D0D2EC has a hue of 236 degrees, a saturation level of 42%, and a lightness value of 87%. The hue angle of 236° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 236°, saturation of 12%, and brightness/value of 93%. For print applications using the CMYK color model, #D0D2EC would be reproduced using 12% cyan, 11% 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 #D0D2EC with other colors, consider its complementary color at hue 56° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13685484, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D0D2EC

Tailwind CSS
slate-300
HEX
#D0D2EC
RGB
rgb(208, 210, 236)
RGB %
82%, 82%, 93%
HSL
hsl(236, 42%, 87%)
HSV
hsv(236, 12%, 93%)
CMYK
12%, 11%, 0%, 7%
Decimal
13685484
Web Safe
#CCCCFF

🎨 Color Schemes for #D0D2EC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D0D2EC

🌗 Shades and Tints of #D0D2EC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D0D2EC

Tones (adding gray / desaturating)

🌈 Hue Variations of #D0D2EC

Hue Variations (shifting the color spectrum)

👁️ Preview of #D0D2EC in Use

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

👓 Color Blindness Simulation for #D0D2EC

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

:root { --color-hex: #D0D2EC; --color-rgb: 208, 210, 236; --color-hsl: 236, 42%, 87%; } .bg-color { background-color: #D0D2EC; } .text-color { color: #D0D2EC; } .border-color { border-color: #D0D2EC; }

🛠️ Use #D0D2EC in Your Project

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

🔗 Related Colors to #D0D2EC

#D0E0EC
Hue -30°
#D0D9EC
Hue -15°
#D5D0EC
Hue +15°
#DCD0EC
Hue +30°
#A1A5D9
85% L
#7277C5
70% L
#41479F
50% L
#262A5E
30% L
#DBDCF0
90% L
#E2E3F3
92% L
#EDEEF8
95% L
#F4F5FB
97% L

About Light Blue (#D0D2EC)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 236°, saturation of 42%, and lightness of 87%. Its RGB value is (208, 210, 236) and its CMYK breakdown is C:12% M:11% 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 #D0D2EC

What is the HEX code for Light Blue? +

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

The RGB value of #D0D2EC is rgb(208, 210, 236). This means the color contains 208 out of 255 parts red, 210 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(208, 210, 236);

What is the HSL value of #D0D2EC? +

The HSL value of #D0D2EC is hsl(236, 42%, 87%). The hue is 236°, placing it in the blue family on the color wheel. The saturation is 42%, making it moderately saturated. The lightness is 87%, 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 #D0D2EC a warm or cool color? +

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

The approximate CMYK value of #D0D2EC is C:12% M:11% 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 #D0D2EC with Other Tools

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