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

Very Light Vivid Azure

#D8EFFD

📝 Color Information for #D8EFFD

The hexadecimal color code #D8EFFD represents a very light shade in the cyan family. In the RGB color model, this color is composed of 216 red, 239 green, and 253 blue, which translates to approximately 85% red, 94% 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, #D8EFFD has a hue of 203 degrees, a saturation level of 90%, and a lightness value of 92%. The hue angle of 203° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 203°, saturation of 15%, and brightness/value of 99%. For print applications using the CMYK color model, #D8EFFD would be reproduced using 15% cyan, 6% magenta, 0% yellow, and 1% black. The closest web-safe color is #CCFFFF, 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 #D8EFFD with other colors, consider its complementary color at hue 23° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14217213, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D8EFFD

Tailwind CSS
blue-100
HEX
#D8EFFD
RGB
rgb(216, 239, 253)
RGB %
85%, 94%, 99%
HSL
hsl(203, 90%, 92%)
HSV
hsv(203, 15%, 99%)
CMYK
15%, 6%, 0%, 1%
Decimal
14217213
Web Safe
#CCFFFF

🎨 Color Schemes for #D8EFFD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D8EFFD

🌗 Shades and Tints of #D8EFFD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D8EFFD

Tones (adding gray / desaturating)

🌈 Hue Variations of #D8EFFD

Hue Variations (shifting the color spectrum)

👁️ Preview of #D8EFFD in Use

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

👓 Color Blindness Simulation for #D8EFFD

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

:root { --color-hex: #D8EFFD; --color-rgb: 216, 239, 253; --color-hsl: 203, 90%, 92%; } .bg-color { background-color: #D8EFFD; } .text-color { color: #D8EFFD; } .border-color { border-color: #D8EFFD; }

🛠️ Use #D8EFFD in Your Project

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

🔗 Related Colors to #D8EFFD

#D8FDF9
Hue -30°
#D8F8FD
Hue -15°
#D8E6FD
Hue +15°
#D8DDFD
Hue +30°
#94D3F9
85% L
#51B6F6
70% L
#0C8EDF
50% L
#075688
30% L
#E2F3FD
94% L
#E7F5FE
95% L
#F0F9FE
97% L
#F5FBFE
98% L

About Very Light Vivid Azure (#D8EFFD)

Very Light Vivid Azure is a light, vibrant, cool cyan color with a hue angle of 203°, saturation of 90%, and lightness of 92%. Its RGB value is (216, 239, 253) and its CMYK breakdown is C:15% M:6% Y:0% K:1%.

This is a Summer (Light) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #D8EFFD

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

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

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

What is the HSL value of #D8EFFD? +

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

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

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

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