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

Soft Vivid Violet

#B46BEF

📝 Color Information for #B46BEF

The hexadecimal color code #B46BEF represents a light shade in the purple family. In the RGB color model, this color is composed of 180 red, 107 green, and 239 blue, which translates to approximately 71% red, 42% 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, #B46BEF has a hue of 273 degrees, a saturation level of 80%, and a lightness value of 68%. The hue angle of 273° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 273°, saturation of 55%, and brightness/value of 94%. For print applications using the CMYK color model, #B46BEF would be reproduced using 25% cyan, 55% magenta, 0% yellow, and 6% black. The closest web-safe color is #CC66FF, 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 #B46BEF with other colors, consider its complementary color at hue 93° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11824111, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B46BEF

Tailwind CSS
purple-500
HEX
#B46BEF
RGB
rgb(180, 107, 239)
RGB %
71%, 42%, 94%
HSL
hsl(273, 80%, 68%)
HSV
hsv(273, 55%, 94%)
CMYK
25%, 55%, 0%, 6%
Decimal
11824111
Web Safe
#CC66FF

🎨 Color Schemes for #B46BEF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B46BEF

🌗 Shades and Tints of #B46BEF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B46BEF

Tones (adding gray / desaturating)

🌈 Hue Variations of #B46BEF

Hue Variations (shifting the color spectrum)

👁️ Preview of #B46BEF in Use

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

👓 Color Blindness Simulation for #B46BEF

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

:root { --color-hex: #B46BEF; --color-rgb: 180, 107, 239; --color-hsl: 273, 80%, 68%; } .bg-color { background-color: #B46BEF; } .text-color { color: #B46BEF; } .border-color { border-color: #B46BEF; }

🛠️ Use #B46BEF in Your Project

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

🔗 Related Colors to #B46BEF

#736CEF
Hue -30°
#936CEF
Hue -15°
#D56CEF
Hue +15°
#EF6CE8
Hue +30°
#9C3EEA
85% L
#8418DC
70% L
#5E119C
50% L
#370A5C
30% L
#C288F2
74% L
#D2A8F5
81% L
#E1C3F8
87% L
#F1E3FC
94% L

About Soft Vivid Violet (#B46BEF)

Soft Vivid Violet is a medium, vibrant, cool purple color with a hue angle of 273°, saturation of 80%, and lightness of 68%. Its RGB value is (180, 107, 239) and its CMYK breakdown is C:25% M:55% Y:0% K:6%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #B46BEF

What is the HEX code for Soft Vivid Violet? +

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

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

What is the HSL value of #B46BEF? +

The HSL value of #B46BEF is hsl(273, 80%, 68%). The hue is 273°, placing it in the purple family on the color wheel. The saturation is 80%, 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 #B46BEF a warm or cool color? +

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

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

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