#BF40ED Color Information

Hex color code: #BF40ED

#BF40ED is a striking purple color. In RGB it is (191, 64, 237), and in HSL it is (284°, 83%, 59%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BF40ED
RGB
191, 64, 237
HSL
284°, 83%, 59%
CMYK
19%, 73%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF40ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 64, 237

Red: 191 / Green: 64 / Blue: 237

HSL

284°, 83%, 59%

Hue: 284° / Saturation: 83% / Lightness: 59%

CMYK

19%, 73%, 0%, 7%

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

What color is #BF40ED?

#BF40ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF40ED to RGB:

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

HEX to HSL

Convert #BF40ED to HSL:

hsl(284, 83%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BF40ED to CMYK:

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

Color Meaning and Usage

#BF40ED is a dynamic purple color with RGB values of 191, 64, 237 and HSL of 284°, 83%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF40ED is #6EED40, creating high-contrast pairings. For softer combinations, try analogous colors like #6840ED.

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

Contrast with #BF40ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF40ED?

#BF40ED is a dynamic purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BF40ED?

#BF40ED in RGB is (191, 64, 237) - 191 red, 64 green, and 237 blue.

How to use #BF40ED in CSS?

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

What colors go well with #BF40ED?

#6EED40 (complementary), #6840ED (analogous), and #9C13CD (lighter shade) work well with #BF40ED.