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

Soft Purple

#BF6BCC

📝 Color Information for #BF6BCC

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

🔢 Color Conversion Codes for #BF6BCC

Tailwind CSS
purple-500
HEX
#BF6BCC
RGB
rgb(191, 107, 204)
RGB %
75%, 42%, 80%
HSL
hsl(292, 49%, 61%)
HSV
hsv(292, 48%, 80%)
CMYK
6%, 48%, 0%, 20%
Decimal
12544972
Web Safe
#CC66CC

🎨 Color Schemes for #BF6BCC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF6BCC

🌗 Shades and Tints of #BF6BCC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF6BCC

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF6BCC

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF6BCC in Use

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

👓 Color Blindness Simulation for #BF6BCC

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

:root { --color-hex: #BF6BCC; --color-rgb: 191, 107, 204; --color-hsl: 292, 49%, 61%; } .bg-color { background-color: #BF6BCC; } .text-color { color: #BF6BCC; } .border-color { border-color: #BF6BCC; }

🛠️ Use #BF6BCC in Your Project

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

🔗 Related Colors to #BF6BCC

#8F6BCC
Hue -30°
#A76BCC
Hue -15°
#CC6BC1
Hue +15°
#CC6BA9
Hue +30°
#B149C1
85% L
#9538A3
70% L
#6B2876
50% L
#3E1744
30% L
#CC89D7
69% L
#D9A8E1
77% L
#E5C2EA
84% L
#F2E1F5
92% L

About Soft Purple (#BF6BCC)

Soft Purple is a medium, moderately saturated, cool purple color with a hue angle of 292°, saturation of 49%, and lightness of 61%. Its RGB value is (191, 107, 204) and its CMYK breakdown is C:6% M:48% Y:0% K:20%.

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

What is the HEX code for Soft Purple? +

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

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

What is the HSL value of #BF6BCC? +

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

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

The approximate CMYK value of #BF6BCC is C:6% M:48% Y:0% K:20%. 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 #BF6BCC with Other Tools

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