✓ Copied to clipboard
#8F82BF (Soft Violet) color swatch preview — Color From Pic.
#8F82BF — Soft Violet color swatch

Soft Violet

#8F82BF

📝 Color Information for #8F82BF

The hexadecimal color code #8F82BF represents a light shade in the blue family. In the RGB color model, this color is composed of 143 red, 130 green, and 191 blue, which translates to approximately 56% red, 51% green, and 75% 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, #8F82BF has a hue of 253 degrees, a saturation level of 32%, and a lightness value of 63%. The hue angle of 253° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 253°, saturation of 32%, and brightness/value of 75%. For print applications using the CMYK color model, #8F82BF would be reproduced using 25% cyan, 32% magenta, 0% yellow, and 25% 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. 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 #8F82BF with other colors, consider its complementary color at hue 73° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9405119, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #8F82BF

Tailwind CSS
slate-400
HEX
#8F82BF
RGB
rgb(143, 130, 191)
RGB %
56%, 51%, 75%
HSL
hsl(253, 32%, 63%)
HSV
hsv(253, 32%, 75%)
CMYK
25%, 32%, 0%, 25%
Decimal
9405119
Web Safe
#9999CC

🎨 Color Schemes for #8F82BF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #8F82BF

🌗 Shades and Tints of #8F82BF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #8F82BF

Tones (adding gray / desaturating)

🌈 Hue Variations of #8F82BF

Hue Variations (shifting the color spectrum)

👁️ Preview of #8F82BF in Use

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

👓 Color Blindness Simulation for #8F82BF

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

:root { --color-hex: #8F82BF; --color-rgb: 143, 130, 191; --color-hsl: 253, 32%, 63%; } .bg-color { background-color: #8F82BF; } .text-color { color: #8F82BF; } .border-color { border-color: #8F82BF; }

🛠️ Use #8F82BF in Your Project

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

🔗 Related Colors to #8F82BF

#8294BF
Hue -30°
#8284BF
Hue -15°
#9F82BF
Hue +15°
#AE82BF
Hue +30°
#7464AF
85% L
#5C4C94
70% L
#43376C
50% L
#282140
30% L
#A59ACB
70% L
#BDB5D9
78% L
#D2CDE5
85% L
#EAE7F3
93% L

About Soft Violet (#8F82BF)

Soft Violet is a medium, moderately saturated, cool blue color with a hue angle of 253°, saturation of 32%, and lightness of 63%. Its RGB value is (143, 130, 191) and its CMYK breakdown is C:25% M:32% Y:0% K:25%.

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

What is the HEX code for Soft Violet? +

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

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

What is the HSL value of #8F82BF? +

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

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

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

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