#BF4FA7 Color Information

Hex color code: #BF4FA7

The hex color #BF4FA7 is a gentle magenta with RGB values of (191, 79, 167) and HSL of (313°, 47%, 53%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#BF4FA7
RGB
191, 79, 167
HSL
313°, 47%, 53%
CMYK
0%, 59%, 13%, 25%

Shades

CSS Usage
color: #BF4FA7;
background-color: #BF4FA7;
border-color: #BF4FA7;
box-shadow: 0 0 10px #BF4FA7;
border: 2px solid #BF4FA7;
Tailwind Usage
bg-[#BF4FA7]
text-[#BF4FA7]
border-[#BF4FA7]
shadow-[0_0_10px_BF4FA7]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BF4FA7, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BF4FA7; color: #000000; }

Badge

New Feature
.badge { background-color: #BF4FA7; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BF4FA7; background-color: #BF4FA715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BF4FA720; border-left: 4px solid #BF4FA7; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BF4FA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BF4FA7 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 79, 167

Red: 191 / Green: 79 / Blue: 167

HSL

313°, 47%, 53%

Hue: 313° / Saturation: 47% / Lightness: 53%

CMYK

0%, 59%, 13%, 25%

Cyan: 0% / Magenta: 59% / Yellow: 13% / Key: 25%

What color is #BF4FA7?

#BF4FA7 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF4FA7 to RGB:

rgb(191, 79, 167)HEX to RGB Converter →

HEX to HSL

Convert #BF4FA7 to HSL:

hsl(313, 47%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BF4FA7 to CMYK:

cmyk(0%, 59%, 13%, 25%)Color Converter →

Color Meaning and Usage

#BF4FA7 is a gentle magenta color with RGB values of 191, 79, 167 and HSL of 313°, 47%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF4FA7 is #4FBF67, creating high-contrast pairings. For softer combinations, try analogous colors like #A04FBF.

Use #BF4FA7 in CSS: color: #BF4FA7 or background-color: #BF4FA7. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BF4FA7

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.89:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF4FA7?

#BF4FA7 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF4FA7?

#BF4FA7 in RGB is (191, 79, 167) - 191 red, 79 green, and 167 blue.

How to use #BF4FA7 in CSS?

Use #BF4FA7 directly in your CSS properties like color or background-color.

What colors go well with #BF4FA7?

#4FBF67 (complementary), #A04FBF (analogous), and #8E337B (lighter shade) work well with #BF4FA7.