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

Light Vivid Blue

#CECDF9

📝 Color Information for #CECDF9

The hexadecimal color code #CECDF9 represents a very light shade in the blue family. In the RGB color model, this color is composed of 206 red, 205 green, and 249 blue, which translates to approximately 81% red, 80% green, and 98% blue. This makes it a moderately 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, #CECDF9 has a hue of 241 degrees, a saturation level of 79%, and a lightness value of 89%. The hue angle of 241° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 241°, saturation of 18%, and brightness/value of 98%. For print applications using the CMYK color model, #CECDF9 would be reproduced using 17% cyan, 18% magenta, 0% yellow, and 2% 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 #CECDF9 with other colors, consider its complementary color at hue 61° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13553145, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CECDF9

Tailwind CSS
indigo-200
HEX
#CECDF9
RGB
rgb(206, 205, 249)
RGB %
81%, 80%, 98%
HSL
hsl(241, 79%, 89%)
HSV
hsv(241, 18%, 98%)
CMYK
17%, 18%, 0%, 2%
Decimal
13553145
Web Safe
#CCCCFF

🎨 Color Schemes for #CECDF9

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CECDF9

🌗 Shades and Tints of #CECDF9

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CECDF9

Tones (adding gray / desaturating)

🌈 Hue Variations of #CECDF9

Hue Variations (shifting the color spectrum)

👁️ Preview of #CECDF9 in Use

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

👓 Color Blindness Simulation for #CECDF9

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

:root { --color-hex: #CECDF9; --color-rgb: 206, 205, 249; --color-hsl: 241, 79%, 89%; } .bg-color { background-color: #CECDF9; } .text-color { color: #CECDF9; } .border-color { border-color: #CECDF9; }

🛠️ Use #CECDF9 in Your Project

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

🔗 Related Colors to #CECDF9

#CDE2F9
Hue -30°
#CDD7F9
Hue -15°
#D9CDF9
Hue +15°
#E4CDF9
Hue +30°
#9391F2
85% L
#5452EB
70% L
#1B18CD
50% L
#100E7B
30% L
#D7D6FA
91% L
#E0DFFB
93% L
#EDEDFD
96% L
#F6F6FE
98% L

About Light Vivid Blue (#CECDF9)

Light Vivid Blue is a light, vibrant, cool blue color with a hue angle of 241°, saturation of 79%, and lightness of 89%. Its RGB value is (206, 205, 249) and its CMYK breakdown is C:17% M:18% Y:0% K:2%.

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

What is the HEX code for Light Vivid Blue? +

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

The RGB value of #CECDF9 is rgb(206, 205, 249). This means the color contains 206 out of 255 parts red, 205 out of 255 parts green, and 249 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(206, 205, 249);

What is the HSL value of #CECDF9? +

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

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

The approximate CMYK value of #CECDF9 is C:17% M:18% Y:0% K:2%. 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 #CECDF9 with Other Tools

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