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

Soft Purple

#BF8DBD

📝 Color Information for #BF8DBD

The hexadecimal color code #BF8DBD represents a light shade in the purple family. In the RGB color model, this color is composed of 191 red, 141 green, and 189 blue, which translates to approximately 75% red, 55% green, and 74% 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, #BF8DBD has a hue of 302 degrees, a saturation level of 28%, and a lightness value of 65%. The hue angle of 302° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 302°, saturation of 26%, and brightness/value of 75%. For print applications using the CMYK color model, #BF8DBD would be reproduced using 0% cyan, 26% magenta, 1% yellow, and 25% 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 #BF8DBD with other colors, consider its complementary color at hue 122° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12553661, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BF8DBD

Tailwind CSS
zinc-400
HEX
#BF8DBD
RGB
rgb(191, 141, 189)
RGB %
75%, 55%, 74%
HSL
hsl(302, 28%, 65%)
HSV
hsv(302, 26%, 75%)
CMYK
0%, 26%, 1%, 25%
Decimal
12553661
Web Safe
#CC99CC

🎨 Color Schemes for #BF8DBD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF8DBD

🌗 Shades and Tints of #BF8DBD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF8DBD

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF8DBD

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF8DBD in Use

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

👓 Color Blindness Simulation for #BF8DBD

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

:root { --color-hex: #BF8DBD; --color-rgb: 191, 141, 189; --color-hsl: 302, 28%, 65%; } .bg-color { background-color: #BF8DBD; } .text-color { color: #BF8DBD; } .border-color { border-color: #BF8DBD; }

🛠️ Use #BF8DBD in Your Project

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

🔗 Related Colors to #BF8DBD

#A78DBF
Hue -30°
#B48DBF
Hue -15°
#BF8DB1
Hue +15°
#BF8DA4
Hue +30°
#AC6CAA
85% L
#965494
70% L
#6C3D6A
50% L
#412540
30% L
#CCA4CA
72% L
#D8BAD7
79% L
#E5D1E5
86% L
#F2E8F2
93% L

About Soft Purple (#BF8DBD)

Soft Purple is a medium, moderately saturated, warm purple color with a hue angle of 302°, saturation of 28%, and lightness of 65%. Its RGB value is (191, 141, 189) and its CMYK breakdown is C:0% M:26% Y:1% K:25%.

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

What is the HEX code for Soft Purple? +

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

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

What is the HSL value of #BF8DBD? +

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

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

The approximate CMYK value of #BF8DBD is C:0% M:26% Y:1% K:25%. 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 #BF8DBD with Other Tools

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