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

Soft Purple

#BF6CCB

📝 Color Information for #BF6CCB

The hexadecimal color code #BF6CCB represents a light shade in the purple family. In the RGB color model, this color is composed of 191 red, 108 green, and 203 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, #BF6CCB has a hue of 292 degrees, a saturation level of 48%, 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 47%, and brightness/value of 80%. For print applications using the CMYK color model, #BF6CCB would be reproduced using 6% cyan, 47% 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 #BF6CCB 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 12545227, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BF6CCB

Tailwind CSS
purple-400
HEX
#BF6CCB
RGB
rgb(191, 108, 203)
RGB %
75%, 42%, 80%
HSL
hsl(292, 48%, 61%)
HSV
hsv(292, 47%, 80%)
CMYK
6%, 47%, 0%, 20%
Decimal
12545227
Web Safe
#CC66CC

🎨 Color Schemes for #BF6CCB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF6CCB

🌗 Shades and Tints of #BF6CCB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF6CCB

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF6CCB

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF6CCB in Use

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

👓 Color Blindness Simulation for #BF6CCB

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

:root { --color-hex: #BF6CCB; --color-rgb: 191, 108, 203; --color-hsl: 292, 48%, 61%; } .bg-color { background-color: #BF6CCB; } .text-color { color: #BF6CCB; } .border-color { border-color: #BF6CCB; }

🛠️ Use #BF6CCB in Your Project

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

🔗 Related Colors to #BF6CCB

#8F6CCB
Hue -30°
#A76CCB
Hue -15°
#CB6CC0
Hue +15°
#CB6CA8
Hue +30°
#B04ABF
85% L
#9439A2
70% L
#6B2975
50% L
#3E1844
30% L
#CC8AD6
69% L
#D9A8E1
77% L
#E5C3EA
84% L
#F2E1F4
92% L

About Soft Purple (#BF6CCB)

Soft Purple is a medium, moderately saturated, cool purple color with a hue angle of 292°, saturation of 48%, and lightness of 61%. Its RGB value is (191, 108, 203) and its CMYK breakdown is C:6% M:47% 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 #BF6CCB

What is the HEX code for Soft Purple? +

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

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

What is the HSL value of #BF6CCB? +

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

#BF6CCB 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 #BF6CCB? +

The approximate CMYK value of #BF6CCB is C:6% M:47% 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 #BF6CCB with Other Tools

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