#B650ED Color Information

Hex color code: #B650ED

The hex color #B650ED is a dynamic purple with RGB values of (182, 80, 237) and HSL of (279°, 81%, 62%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B650ED
RGB
182, 80, 237
HSL
279°, 81%, 62%
CMYK
23%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B650ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 80, 237

Red: 182 / Green: 80 / Blue: 237

HSL

279°, 81%, 62%

Hue: 279° / Saturation: 81% / Lightness: 62%

CMYK

23%, 66%, 0%, 7%

Cyan: 23% / Magenta: 66% / Yellow: 0% / Key: 7%

What color is #B650ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B650ED to RGB:

rgb(182, 80, 237)HEX to RGB Converter →

HEX to HSL

Convert #B650ED to HSL:

hsl(279, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B650ED to CMYK:

cmyk(23%, 66%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B650ED is a bold purple color with RGB values of 182, 80, 237 and HSL of 279°, 81%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B650ED is #87ED50, creating high-contrast pairings. For softer combinations, try analogous colors like #6750ED.

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

Contrast with #B650ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B650ED?

#B650ED is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B650ED?

#B650ED in RGB is (182, 80, 237) - 182 red, 80 green, and 237 blue.

How to use #B650ED in CSS?

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

What colors go well with #B650ED?

#87ED50 (complementary), #6750ED (analogous), and #9517D9 (lighter shade) work well with #B650ED.