#BF6FDC Color Information

Hex color code: #BF6FDC

#BF6FDC is a muted purple color. In RGB it is (191, 111, 220), and in HSL it is (284°, 61%, 65%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#BF6FDC
RGB
191, 111, 220
HSL
284°, 61%, 65%
CMYK
13%, 50%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF6FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 111, 220

Red: 191 / Green: 111 / Blue: 220

HSL

284°, 61%, 65%

Hue: 284° / Saturation: 61% / Lightness: 65%

CMYK

13%, 50%, 0%, 14%

Cyan: 13% / Magenta: 50% / Yellow: 0% / Key: 14%

What color is #BF6FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF6FDC to RGB:

rgb(191, 111, 220)HEX to RGB Converter →

HEX to HSL

Convert #BF6FDC to HSL:

hsl(284, 61%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BF6FDC to CMYK:

cmyk(13%, 50%, 0%, 14%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #BF6FDC has RGB (191, 111, 220) and HSL (284°, 61%, 65%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF6FDC is #8CDC6F, creating high-contrast pairings. For softer combinations, try analogous colors like #896FDC.

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

Contrast with #BF6FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF6FDC?

#BF6FDC is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BF6FDC?

#BF6FDC in RGB is (191, 111, 220) - 191 red, 111 green, and 220 blue.

How to use #BF6FDC in CSS?

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

What colors go well with #BF6FDC?

#8CDC6F (complementary), #896FDC (analogous), and #A432CD (lighter shade) work well with #BF6FDC.