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

Very Light Vivid Blue

#E1DDFD

📝 Color Information for #E1DDFD

The hexadecimal color code #E1DDFD represents a very light shade in the blue family. In the RGB color model, this color is composed of 225 red, 221 green, and 253 blue, which translates to approximately 88% red, 87% green, and 99% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #E1DDFD has a hue of 248 degrees, a saturation level of 89%, and a lightness value of 93%. The hue angle of 248° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 248°, saturation of 13%, and brightness/value of 99%. For print applications using the CMYK color model, #E1DDFD would be reproduced using 11% cyan, 13% magenta, 0% yellow, and 1% 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #E1DDFD with other colors, consider its complementary color at hue 68° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14802429, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #E1DDFD

Tailwind CSS
violet-200
HEX
#E1DDFD
RGB
rgb(225, 221, 253)
RGB %
88%, 87%, 99%
HSL
hsl(248, 89%, 93%)
HSV
hsv(248, 13%, 99%)
CMYK
11%, 13%, 0%, 1%
Decimal
14802429
Web Safe
#CCCCFF

🎨 Color Schemes for #E1DDFD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #E1DDFD

🌗 Shades and Tints of #E1DDFD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #E1DDFD

Tones (adding gray / desaturating)

🌈 Hue Variations of #E1DDFD

Hue Variations (shifting the color spectrum)

👁️ Preview of #E1DDFD in Use

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

👓 Color Blindness Simulation for #E1DDFD

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

:root { --color-hex: #E1DDFD; --color-rgb: 225, 221, 253; --color-hsl: 248, 89%, 93%; } .bg-color { background-color: #E1DDFD; } .text-color { color: #E1DDFD; } .border-color { border-color: #E1DDFD; }

🛠️ Use #E1DDFD in Your Project

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

🔗 Related Colors to #E1DDFD

#DDE9FD
Hue -30°
#DDE1FD
Hue -15°
#E9DDFD
Hue +15°
#F1DDFD
Hue +30°
#A69AF9
85% L
#6B56F5
70% L
#2A0DE3
50% L
#190887
30% L
#E6E2FD
94% L
#EEECFE
96% L
#F2F1FE
97% L
#FBFAFF
99% L

About Very Light Vivid Blue (#E1DDFD)

Very Light Vivid Blue is a light, vibrant, cool blue color with a hue angle of 248°, saturation of 89%, and lightness of 93%. Its RGB value is (225, 221, 253) and its CMYK breakdown is C:11% M:13% Y:0% K:1%.

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

What is the HEX code for Very Light Vivid Blue? +

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

The RGB value of #E1DDFD is rgb(225, 221, 253). This means the color contains 225 out of 255 parts red, 221 out of 255 parts green, and 253 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(225, 221, 253);

What is the HSL value of #E1DDFD? +

The HSL value of #E1DDFD is hsl(248, 89%, 93%). The hue is 248°, placing it in the blue family on the color wheel. The saturation is 89%, making it vibrant. The lightness is 93%, 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 #E1DDFD a warm or cool color? +

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

The approximate CMYK value of #E1DDFD is C:11% M:13% Y:0% K:1%. 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 #E1DDFD with Other Tools

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