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

Soft Purple

#BF8BCB

📝 Color Information for #BF8BCB

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

🔢 Color Conversion Codes for #BF8BCB

Tailwind CSS
purple-400
HEX
#BF8BCB
RGB
rgb(191, 139, 203)
RGB %
75%, 55%, 80%
HSL
hsl(289, 38%, 67%)
HSV
hsv(289, 32%, 80%)
CMYK
6%, 32%, 0%, 20%
Decimal
12553163
Web Safe
#CC99CC

🎨 Color Schemes for #BF8BCB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF8BCB

🌗 Shades and Tints of #BF8BCB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF8BCB

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF8BCB

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF8BCB in Use

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

👓 Color Blindness Simulation for #BF8BCB

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

:root { --color-hex: #BF8BCB; --color-rgb: 191, 139, 203; --color-hsl: 289, 38%, 67%; } .bg-color { background-color: #BF8BCB; } .text-color { color: #BF8BCB; } .border-color { border-color: #BF8BCB; }

🛠️ Use #BF8BCB in Your Project

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

🔗 Related Colors to #BF8BCB

#9F8BCB
Hue -30°
#AF8BCB
Hue -15°
#CB8BC7
Hue +15°
#CB8BB7
Hue +30°
#AC68BB
85% L
#954AA5
70% L
#6C3678
50% L
#3F2046
30% L
#CDA4D6
74% L
#D8B9DF
80% L
#E6D1EA
87% L
#F1E6F4
93% L

About Soft Purple (#BF8BCB)

Soft Purple is a medium, moderately saturated, cool purple color with a hue angle of 289°, saturation of 38%, and lightness of 67%. Its RGB value is (191, 139, 203) and its CMYK breakdown is C:6% M:32% 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 #BF8BCB

What is the HEX code for Soft Purple? +

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

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

What is the HSL value of #BF8BCB? +

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

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

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

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