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

Light Cool Blue

#9C9FDE

📝 Color Information for #9C9FDE

The hexadecimal color code #9C9FDE represents a light shade in the blue family. In the RGB color model, this color is composed of 156 red, 159 green, and 222 blue, which translates to approximately 61% red, 62% green, and 87% 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, #9C9FDE has a hue of 237 degrees, a saturation level of 50%, and a lightness value of 74%. The hue angle of 237° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 237°, saturation of 30%, and brightness/value of 87%. For print applications using the CMYK color model, #9C9FDE would be reproduced using 30% cyan, 28% magenta, 0% yellow, and 13% black. The closest web-safe color is #9999CC, 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 #9C9FDE with other colors, consider its complementary color at hue 57° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10264542, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #9C9FDE

Tailwind CSS
violet-400
HEX
#9C9FDE
RGB
rgb(156, 159, 222)
RGB %
61%, 62%, 87%
HSL
hsl(237, 50%, 74%)
HSV
hsv(237, 30%, 87%)
CMYK
30%, 28%, 0%, 13%
Decimal
10264542
Web Safe
#9999CC

🎨 Color Schemes for #9C9FDE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #9C9FDE

🌗 Shades and Tints of #9C9FDE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #9C9FDE

Tones (adding gray / desaturating)

🌈 Hue Variations of #9C9FDE

Hue Variations (shifting the color spectrum)

👁️ Preview of #9C9FDE in Use

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

👓 Color Blindness Simulation for #9C9FDE

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 #9C9FDE

:root { --color-hex: #9C9FDE; --color-rgb: 156, 159, 222; --color-hsl: 237, 50%, 74%; } .bg-color { background-color: #9C9FDE; } .text-color { color: #9C9FDE; } .border-color { border-color: #9C9FDE; }

🛠️ Use #9C9FDE in Your Project

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

🔗 Related Colors to #9C9FDE

#9CC0DE
Hue -30°
#9CAFDE
Hue -15°
#A99CDE
Hue +15°
#B99CDE
Hue +30°
#7176D0
85% L
#474EC2
70% L
#2F348E
50% L
#1C1F54
30% L
#AFB1E4
79% L
#C2C4EB
84% L
#D9DAF2
90% L
#ECEDF9
95% L

About Light Cool Blue (#9C9FDE)

Light Cool Blue is a light, moderately saturated, cool blue color with a hue angle of 237°, saturation of 50%, and lightness of 74%. Its RGB value is (156, 159, 222) and its CMYK breakdown is C:30% M:28% Y:0% K:13%.

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 #9C9FDE

What is the HEX code for Light Cool Blue? +

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

The RGB value of #9C9FDE is rgb(156, 159, 222). This means the color contains 156 out of 255 parts red, 159 out of 255 parts green, and 222 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(156, 159, 222);

What is the HSL value of #9C9FDE? +

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

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

The approximate CMYK value of #9C9FDE is C:30% M:28% Y:0% K:13%. 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 #9C9FDE with Other Tools

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