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

Very Light Vivid Blue

#D3DFFD

📝 Color Information for #D3DFFD

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

🔢 Color Conversion Codes for #D3DFFD

Tailwind CSS
violet-200
HEX
#D3DFFD
RGB
rgb(211, 223, 253)
RGB %
83%, 87%, 99%
HSL
hsl(223, 91%, 91%)
HSV
hsv(223, 17%, 99%)
CMYK
17%, 12%, 0%, 1%
Decimal
13885437
Web Safe
#CCCCFF

🎨 Color Schemes for #D3DFFD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D3DFFD

🌗 Shades and Tints of #D3DFFD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D3DFFD

Tones (adding gray / desaturating)

🌈 Hue Variations of #D3DFFD

Hue Variations (shifting the color spectrum)

👁️ Preview of #D3DFFD in Use

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

👓 Color Blindness Simulation for #D3DFFD

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

:root { --color-hex: #D3DFFD; --color-rgb: 211, 223, 253; --color-hsl: 223, 91%, 91%; } .bg-color { background-color: #D3DFFD; } .text-color { color: #D3DFFD; } .border-color { border-color: #D3DFFD; }

🛠️ Use #D3DFFD in Your Project

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

🔗 Related Colors to #D3DFFD

#D3F4FD
Hue -30°
#D3E9FD
Hue -15°
#D3D5FD
Hue +15°
#DCD3FD
Hue +30°
#8FADFA
85% L
#507FF7
70% L
#0B47E0
50% L
#062A84
30% L
#DDE6FD
93% L
#E7EDFE
95% L
#ECF1FE
96% L
#F5F8FF
98% L

About Very Light Vivid Blue (#D3DFFD)

Very Light Vivid Blue is a light, vibrant, cool blue color with a hue angle of 223°, saturation of 91%, and lightness of 91%. Its RGB value is (211, 223, 253) and its CMYK breakdown is C:17% M:12% 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 #D3DFFD

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

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

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

What is the HSL value of #D3DFFD? +

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

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

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

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