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

Light Blue

#D2D4EA

📝 Color Information for #D2D4EA

The hexadecimal color code #D2D4EA represents a very light shade in the blue family. In the RGB color model, this color is composed of 210 red, 212 green, and 234 blue, which translates to approximately 82% red, 83% 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, #D2D4EA has a hue of 235 degrees, a saturation level of 36%, and a lightness value of 87%. 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 10%, and brightness/value of 92%. For print applications using the CMYK color model, #D2D4EA would be reproduced using 10% cyan, 9% magenta, 0% yellow, and 8% 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 #D2D4EA 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 13817066, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D2D4EA

Tailwind CSS
slate-300
HEX
#D2D4EA
RGB
rgb(210, 212, 234)
RGB %
82%, 83%, 92%
HSL
hsl(235, 36%, 87%)
HSV
hsv(235, 10%, 92%)
CMYK
10%, 9%, 0%, 8%
Decimal
13817066
Web Safe
#CCCCFF

🎨 Color Schemes for #D2D4EA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D2D4EA

🌗 Shades and Tints of #D2D4EA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D2D4EA

Tones (adding gray / desaturating)

🌈 Hue Variations of #D2D4EA

Hue Variations (shifting the color spectrum)

👁️ Preview of #D2D4EA in Use

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

👓 Color Blindness Simulation for #D2D4EA

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

:root { --color-hex: #D2D4EA; --color-rgb: 210, 212, 234; --color-hsl: 235, 36%, 87%; } .bg-color { background-color: #D2D4EA; } .text-color { color: #D2D4EA; } .border-color { border-color: #D2D4EA; }

🛠️ Use #D2D4EA in Your Project

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

🔗 Related Colors to #D2D4EA

#D2E0EA
Hue -30°
#D2DAEA
Hue -15°
#D6D2EA
Hue +15°
#DCD2EA
Hue +30°
#A5A9D5
85% L
#787EBF
70% L
#484F99
50% L
#2A2E5A
30% L
#DCDEEF
90% L
#E3E4F2
92% L
#EEEEF7
95% L
#F5F5FA
97% L

About Light Blue (#D2D4EA)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 235°, saturation of 36%, and lightness of 87%. Its RGB value is (210, 212, 234) and its CMYK breakdown is C:10% M:9% Y:0% K:8%.

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

What is the HEX code for Light Blue? +

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

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

What is the HSL value of #D2D4EA? +

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

#D2D4EA 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 #D2D4EA? +

The approximate CMYK value of #D2D4EA is C:10% M:9% 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 #D2D4EA with Other Tools

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