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

Soft Purple

#BF7DBE

📝 Color Information for #BF7DBE

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

🔢 Color Conversion Codes for #BF7DBE

Tailwind CSS
zinc-400
HEX
#BF7DBE
RGB
rgb(191, 125, 190)
RGB %
75%, 49%, 75%
HSL
hsl(301, 34%, 62%)
HSV
hsv(301, 35%, 75%)
CMYK
0%, 35%, 1%, 25%
Decimal
12549566
Web Safe
#CC66CC

🎨 Color Schemes for #BF7DBE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BF7DBE

🌗 Shades and Tints of #BF7DBE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BF7DBE

Tones (adding gray / desaturating)

🌈 Hue Variations of #BF7DBE

Hue Variations (shifting the color spectrum)

👁️ Preview of #BF7DBE in Use

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

👓 Color Blindness Simulation for #BF7DBE

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

:root { --color-hex: #BF7DBE; --color-rgb: 191, 125, 190; --color-hsl: 301, 34%, 62%; } .bg-color { background-color: #BF7DBE; } .text-color { color: #BF7DBE; } .border-color { border-color: #BF7DBE; }

🛠️ Use #BF7DBE in Your Project

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

🔗 Related Colors to #BF7DBE

#9F7DBF
Hue -30°
#B07DBF
Hue -15°
#BF7DAD
Hue +15°
#BF7D9D
Hue +30°
#B05EAF
85% L
#934892
70% L
#6A3469
50% L
#412040
30% L
#CD98CC
70% L
#D8B0D8
77% L
#E6CCE5
85% L
#F2E4F1
92% L

About Soft Purple (#BF7DBE)

Soft Purple is a medium, moderately saturated, warm purple color with a hue angle of 301°, saturation of 34%, and lightness of 62%. Its RGB value is (191, 125, 190) and its CMYK breakdown is C:0% M:35% 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 #BF7DBE

What is the HEX code for Soft Purple? +

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

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

What is the HSL value of #BF7DBE? +

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

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

The approximate CMYK value of #BF7DBE is C:0% M:35% 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 #BF7DBE with Other Tools

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