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

Light Blue

#D2D3EA

📝 Color Information for #D2D3EA

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

🔢 Color Conversion Codes for #D2D3EA

Tailwind CSS
slate-300
HEX
#D2D3EA
RGB
rgb(210, 211, 234)
RGB %
82%, 83%, 92%
HSL
hsl(238, 36%, 87%)
HSV
hsv(238, 10%, 92%)
CMYK
10%, 10%, 0%, 8%
Decimal
13816810
Web Safe
#CCCCFF

🎨 Color Schemes for #D2D3EA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D2D3EA

🌗 Shades and Tints of #D2D3EA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D2D3EA

Tones (adding gray / desaturating)

🌈 Hue Variations of #D2D3EA

Hue Variations (shifting the color spectrum)

👁️ Preview of #D2D3EA in Use

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

👓 Color Blindness Simulation for #D2D3EA

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

:root { --color-hex: #D2D3EA; --color-rgb: 210, 211, 234; --color-hsl: 238, 36%, 87%; } .bg-color { background-color: #D2D3EA; } .text-color { color: #D2D3EA; } .border-color { border-color: #D2D3EA; }

🛠️ Use #D2D3EA in Your Project

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

🔗 Related Colors to #D2D3EA

#D2DFEA
Hue -30°
#D2D9EA
Hue -15°
#D7D2EA
Hue +15°
#DDD2EA
Hue +30°
#A5A6D5
85% L
#787ABF
70% L
#484B99
50% L
#2A2C5A
30% L
#DCDDEF
90% L
#E3E4F2
92% L
#EEEEF7
95% L
#F5F5FA
97% L

About Light Blue (#D2D3EA)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 238°, saturation of 36%, and lightness of 87%. Its RGB value is (210, 211, 234) and its CMYK breakdown is C:10% M:10% 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 #D2D3EA

What is the HEX code for Light Blue? +

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

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

What is the HSL value of #D2D3EA? +

The HSL value of #D2D3EA is hsl(238, 36%, 87%). The hue is 238°, 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 #D2D3EA a warm or cool color? +

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

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

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