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

Soft Cool Blue

#8A7CDA

📝 Color Information for #8A7CDA

The hexadecimal color code #8A7CDA represents a light shade in the blue family. In the RGB color model, this color is composed of 138 red, 124 green, and 218 blue, which translates to approximately 54% red, 49% green, and 85% 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, #8A7CDA has a hue of 249 degrees, a saturation level of 56%, and a lightness value of 67%. The hue angle of 249° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 249°, saturation of 43%, and brightness/value of 85%. For print applications using the CMYK color model, #8A7CDA would be reproduced using 37% cyan, 43% magenta, 0% yellow, and 15% black. The closest web-safe color is #9966CC, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #8A7CDA with other colors, consider its complementary color at hue 69° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9075930, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8A7CDA

Tailwind CSS
indigo-400
HEX
#8A7CDA
RGB
rgb(138, 124, 218)
RGB %
54%, 49%, 85%
HSL
hsl(249, 56%, 67%)
HSV
hsv(249, 43%, 85%)
CMYK
37%, 43%, 0%, 15%
Decimal
9075930
Web Safe
#9966CC

🎨 Color Schemes for #8A7CDA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8A7CDA

🌗 Shades and Tints of #8A7CDA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8A7CDA

Tones (adding gray / desaturating)

🌈 Hue Variations of #8A7CDA

Hue Variations (shifting the color spectrum)

👁️ Preview of #8A7CDA in Use

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

👓 Color Blindness Simulation for #8A7CDA

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 #8A7CDA

:root { --color-hex: #8A7CDA; --color-rgb: 138, 124, 218; --color-hsl: 249, 56%, 67%; } .bg-color { background-color: #8A7CDA; } .text-color { color: #8A7CDA; } .border-color { border-color: #8A7CDA; }

🛠️ Use #8A7CDA in Your Project

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

🔗 Related Colors to #8A7CDA

#7C9DDA
Hue -30°
#7C85DA
Hue -15°
#A17CDA
Hue +15°
#B97CDA
Hue +30°
#6654CF
85% L
#4935BB
70% L
#352687
50% L
#1F1650
30% L
#A398E2
74% L
#B8AFE9
80% L
#D1CBF0
87% L
#E6E3F7
93% L

About Soft Cool Blue (#8A7CDA)

Soft Cool Blue is a medium, moderately saturated, cool blue color with a hue angle of 249°, saturation of 56%, and lightness of 67%. Its RGB value is (138, 124, 218) and its CMYK breakdown is C:37% M:43% Y:0% K:15%.

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 #8A7CDA

What is the HEX code for Soft Cool Blue? +

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

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

What is the HSL value of #8A7CDA? +

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

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

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

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