✓ Copied to clipboard
#CCDCF0 (Light Cool Azure) color swatch preview — Color From Pic.
#CCDCF0 — Light Cool Azure color swatch

Light Cool Azure

#CCDCF0

📝 Color Information for #CCDCF0

The hexadecimal color code #CCDCF0 represents a very light shade in the blue family. In the RGB color model, this color is composed of 204 red, 220 green, and 240 blue, which translates to approximately 80% red, 86% green, and 94% 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, #CCDCF0 has a hue of 213 degrees, a saturation level of 55%, and a lightness value of 87%. The hue angle of 213° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 213°, saturation of 15%, and brightness/value of 94%. For print applications using the CMYK color model, #CCDCF0 would be reproduced using 15% cyan, 8% magenta, 0% yellow, and 6% 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 #CCDCF0 with other colors, consider its complementary color at hue 33° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13425904, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCDCF0

Tailwind CSS
slate-300
HEX
#CCDCF0
RGB
rgb(204, 220, 240)
RGB %
80%, 86%, 94%
HSL
hsl(213, 55%, 87%)
HSV
hsv(213, 15%, 94%)
CMYK
15%, 8%, 0%, 6%
Decimal
13425904
Web Safe
#CCCCFF

🎨 Color Schemes for #CCDCF0

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCDCF0

🌗 Shades and Tints of #CCDCF0

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCDCF0

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCDCF0

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCDCF0 in Use

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

👓 Color Blindness Simulation for #CCDCF0

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

:root { --color-hex: #CCDCF0; --color-rgb: 204, 220, 240; --color-hsl: 213, 55%, 87%; } .bg-color { background-color: #CCDCF0; } .text-color { color: #CCDCF0; } .border-color { border-color: #CCDCF0; }

🛠️ Use #CCDCF0 in Your Project

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

🔗 Related Colors to #CCDCF0

#CCEEF0
Hue -30°
#CCE5F0
Hue -15°
#CCD3F0
Hue +15°
#CDCCF0
Hue +30°
#98B9E1
85% L
#6596D2
70% L
#326AAE
50% L
#1E3F67
30% L
#D7E4F4
90% L
#DFE9F6
92% L
#EBF2F9
95% L
#F3F7FC
97% L

About Light Cool Azure (#CCDCF0)

Light Cool Azure is a light, moderately saturated, cool blue color with a hue angle of 213°, saturation of 55%, and lightness of 87%. Its RGB value is (204, 220, 240) and its CMYK breakdown is C:15% M:8% Y:0% K:6%.

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

What is the HEX code for Light Cool Azure? +

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

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

What is the HSL value of #CCDCF0? +

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

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

The approximate CMYK value of #CCDCF0 is C:15% M:8% Y:0% K:6%. 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 #CCDCF0 with Other Tools

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