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

Light Blue

#CCD6EB

📝 Color Information for #CCD6EB

The hexadecimal color code #CCD6EB represents a very light shade in the blue family. In the RGB color model, this color is composed of 204 red, 214 green, and 235 blue, which translates to approximately 80% red, 84% 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, #CCD6EB has a hue of 221 degrees, a saturation level of 44%, and a lightness value of 86%. The hue angle of 221° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 221°, saturation of 13%, and brightness/value of 92%. For print applications using the CMYK color model, #CCD6EB would be reproduced using 13% cyan, 9% 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 #CCD6EB with other colors, consider its complementary color at hue 41° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13424363, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCD6EB

Tailwind CSS
slate-300
HEX
#CCD6EB
RGB
rgb(204, 214, 235)
RGB %
80%, 84%, 92%
HSL
hsl(221, 44%, 86%)
HSV
hsv(221, 13%, 92%)
CMYK
13%, 9%, 0%, 8%
Decimal
13424363
Web Safe
#CCCCFF

🎨 Color Schemes for #CCD6EB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCD6EB

🌗 Shades and Tints of #CCD6EB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCD6EB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCD6EB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCD6EB in Use

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

👓 Color Blindness Simulation for #CCD6EB

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

:root { --color-hex: #CCD6EB; --color-rgb: 204, 214, 235; --color-hsl: 221, 44%, 86%; } .bg-color { background-color: #CCD6EB; } .text-color { color: #CCD6EB; } .border-color { border-color: #CCD6EB; }

🛠️ Use #CCD6EB in Your Project

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

🔗 Related Colors to #CCD6EB

#CCE5EB
Hue -30°
#CCDDEB
Hue -15°
#CCCEEB
Hue +15°
#D1CCEB
Hue +30°
#9CAFD8
85% L
#6C89C6
70% L
#3D5C9E
50% L
#25385F
30% L
#D7DEEF
89% L
#E2E7F4
92% L
#E9EDF6
94% L
#F4F6FB
97% L

About Light Blue (#CCD6EB)

Light Blue is a light, moderately saturated, cool blue color with a hue angle of 221°, saturation of 44%, and lightness of 86%. Its RGB value is (204, 214, 235) and its CMYK breakdown is C:13% M:9% 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 #CCD6EB

What is the HEX code for Light Blue? +

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

The RGB value of #CCD6EB is rgb(204, 214, 235). This means the color contains 204 out of 255 parts red, 214 out of 255 parts green, and 235 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(204, 214, 235);

What is the HSL value of #CCD6EB? +

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

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

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

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