✓ Copied to clipboard
#B46EAF (Soft Purple) color swatch preview — Color From Pic.
#B46EAF — Soft Purple color swatch

Soft Purple

#B46EAF

📝 Color Information for #B46EAF

The hexadecimal color code #B46EAF represents a medium shade in the purple family. In the RGB color model, this color is composed of 180 red, 110 green, and 175 blue, which translates to approximately 71% red, 43% green, and 69% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B46EAF has a hue of 304 degrees, a saturation level of 32%, and a lightness value of 57%. The hue angle of 304° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 304°, saturation of 39%, and brightness/value of 71%. For print applications using the CMYK color model, #B46EAF would be reproduced using 0% cyan, 39% magenta, 3% yellow, and 29% black. The closest web-safe color is #CC6699, 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 #B46EAF with other colors, consider its complementary color at hue 124° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11824815, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B46EAF

Tailwind CSS
zinc-400
HEX
#B46EAF
RGB
rgb(180, 110, 175)
RGB %
71%, 43%, 69%
HSL
hsl(304, 32%, 57%)
HSV
hsv(304, 39%, 71%)
CMYK
0%, 39%, 3%, 29%
Decimal
11824815
Web Safe
#CC6699

🎨 Color Schemes for #B46EAF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B46EAF

🌗 Shades and Tints of #B46EAF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B46EAF

Tones (adding gray / desaturating)

🌈 Hue Variations of #B46EAF

Hue Variations (shifting the color spectrum)

👁️ Preview of #B46EAF in Use

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

👓 Color Blindness Simulation for #B46EAF

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

:root { --color-hex: #B46EAF; --color-rgb: 180, 110, 175; --color-hsl: 304, 32%, 57%; } .bg-color { background-color: #B46EAF; } .text-color { color: #B46EAF; } .border-color { border-color: #B46EAF; }

🛠️ Use #B46EAF in Your Project

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

🔗 Related Colors to #B46EAF

#966EB4
Hue -30°
#A86EB4
Hue -15°
#B46E9E
Hue +15°
#B46E8D
Hue +30°
#A2539C
85% L
#874582
70% L
#62325E
50% L
#391D37
30% L
#C48DC0
66% L
#D2A7CF
74% L
#E2C6E0
83% L
#EFE1EE
91% L

About Soft Purple (#B46EAF)

Soft Purple is a medium, moderately saturated, warm purple color with a hue angle of 304°, saturation of 32%, and lightness of 57%. Its RGB value is (180, 110, 175) and its CMYK breakdown is C:0% M:39% Y:3% K:29%.

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

What is the HEX code for Soft Purple? +

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

The RGB value of #B46EAF is rgb(180, 110, 175). This means the color contains 180 out of 255 parts red, 110 out of 255 parts green, and 175 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(180, 110, 175);

What is the HSL value of #B46EAF? +

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

#B46EAF is classified as a warm color based on its hue angle of 304°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #B46EAF? +

The approximate CMYK value of #B46EAF is C:0% M:39% Y:3% K:29%. 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 #B46EAF with Other Tools

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