✓ Copied to clipboard
#7C7CDF (Soft Cool Blue) color swatch preview — Color From Pic.
#7C7CDF — Soft Cool Blue color swatch

Soft Cool Blue

#7C7CDF

📝 Color Information for #7C7CDF

The hexadecimal color code #7C7CDF represents a light shade in the blue family. In the RGB color model, this color is composed of 124 red, 124 green, and 223 blue, which translates to approximately 49% red, 49% green, and 87% 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, #7C7CDF has a hue of 240 degrees, a saturation level of 61%, and a lightness value of 68%. The hue angle of 240° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 240°, saturation of 44%, and brightness/value of 87%. For print applications using the CMYK color model, #7C7CDF would be reproduced using 44% cyan, 44% magenta, 0% yellow, and 13% black. The closest web-safe color is #6666CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #7C7CDF with other colors, consider its complementary color at hue 60° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8158431, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #7C7CDF

Tailwind CSS
indigo-400
HEX
#7C7CDF
RGB
rgb(124, 124, 223)
RGB %
49%, 49%, 87%
HSL
hsl(240, 61%, 68%)
HSV
hsv(240, 44%, 87%)
CMYK
44%, 44%, 0%, 13%
Decimal
8158431
Web Safe
#6666CC

🎨 Color Schemes for #7C7CDF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #7C7CDF

🌗 Shades and Tints of #7C7CDF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #7C7CDF

Tones (adding gray / desaturating)

🌈 Hue Variations of #7C7CDF

Hue Variations (shifting the color spectrum)

👁️ Preview of #7C7CDF in Use

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

👓 Color Blindness Simulation for #7C7CDF

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

:root { --color-hex: #7C7CDF; --color-rgb: 124, 124, 223; --color-hsl: 240, 61%, 68%; } .bg-color { background-color: #7C7CDF; } .text-color { color: #7C7CDF; } .border-color { border-color: #7C7CDF; }

🛠️ Use #7C7CDF in Your Project

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

🔗 Related Colors to #7C7CDF

#7CADDF
Hue -30°
#7C95DF
Hue -15°
#957CDF
Hue +15°
#AD7CDF
Hue +30°
#5353D5
85% L
#3030C5
70% L
#22228C
50% L
#141452
30% L
#9494E5
74% L
#B1B1EC
81% L
#CACAF2
87% L
#E6E6F9
94% L

About Soft Cool Blue (#7C7CDF)

Soft Cool Blue is a medium, vibrant, cool blue color with a hue angle of 240°, saturation of 61%, and lightness of 68%. Its RGB value is (124, 124, 223) and its CMYK breakdown is C:44% M:44% Y:0% K:13%.

This is a Summer (Cool) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #7C7CDF

What is the HEX code for Soft Cool Blue? +

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

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

What is the HSL value of #7C7CDF? +

The HSL value of #7C7CDF is hsl(240, 61%, 68%). The hue is 240°, placing it in the blue family on the color wheel. The saturation is 61%, making it vibrant. The lightness is 68%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #7C7CDF a warm or cool color? +

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

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

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