#BF7ECD Color Information

Hex color code: #BF7ECD

A pastel magenta shade, #BF7ECD appears as (191, 126, 205) in RGB and (289°, 44%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#BF7ECD
RGB
191, 126, 205
HSL
289°, 44%, 65%
CMYK
7%, 39%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF7ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 126, 205

Red: 191 / Green: 126 / Blue: 205

HSL

289°, 44%, 65%

Hue: 289° / Saturation: 44% / Lightness: 65%

CMYK

7%, 39%, 0%, 20%

Cyan: 7% / Magenta: 39% / Yellow: 0% / Key: 20%

What color is #BF7ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF7ECD to RGB:

rgb(191, 126, 205)HEX to RGB Converter →

HEX to HSL

Convert #BF7ECD to HSL:

hsl(289, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BF7ECD to CMYK:

cmyk(7%, 39%, 0%, 20%)Color Converter →

Color Meaning and Usage

#BF7ECD is a subtle magenta color with RGB values of 191, 126, 205 and HSL of 289°, 44%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF7ECD is #8DCD7E, creating high-contrast pairings. For softer combinations, try analogous colors like #977ECD.

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

Contrast with #BF7ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF7ECD?

#BF7ECD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF7ECD?

#BF7ECD in RGB is (191, 126, 205) - 191 red, 126 green, and 205 blue.

How to use #BF7ECD in CSS?

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

What colors go well with #BF7ECD?

#8DCD7E (complementary), #977ECD (analogous), and #A347B8 (lighter shade) work well with #BF7ECD.