#BF7AED Color Information

Hex color code: #BF7AED

A bold purple shade, #BF7AED appears as (191, 122, 237) in RGB and (276°, 76%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BF7AED
RGB
191, 122, 237
HSL
276°, 76%, 70%
CMYK
19%, 49%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BF7AED; 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 #BF7AED; background-color: #BF7AED15; }

Alert / Toast

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

Link / Accent

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

a { color: #BF7AED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 122, 237

Red: 191 / Green: 122 / Blue: 237

HSL

276°, 76%, 70%

Hue: 276° / Saturation: 76% / Lightness: 70%

CMYK

19%, 49%, 0%, 7%

Cyan: 19% / Magenta: 49% / Yellow: 0% / Key: 7%

What color is #BF7AED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF7AED to RGB:

rgb(191, 122, 237)HEX to RGB Converter →

HEX to HSL

Convert #BF7AED to HSL:

hsl(276, 76%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BF7AED to CMYK:

cmyk(19%, 49%, 0%, 7%)Color Converter →

Color Meaning and Usage

#BF7AED is a dynamic purple color with RGB values of 191, 122, 237 and HSL of 276°, 76%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF7AED is #A7ED78, creating high-contrast pairings. For softer combinations, try analogous colors like #8478ED.

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

Contrast with #BF7AED

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

Contrast Ratio: 7.22:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF7AED?

#BF7AED is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF7AED?

#BF7AED in RGB is (191, 122, 237) - 191 red, 122 green, and 237 blue.

How to use #BF7AED in CSS?

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

What colors go well with #BF7AED?

#A7ED78 (complementary), #8478ED (analogous), and #9E35E3 (lighter shade) work well with #BF7AED.