#B58BEF Color Information

Hex color code: #B58BEF

The hex color #B58BEF is a striking purple with RGB values of (181, 139, 239) and HSL of (265°, 76%, 74%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B58BEF
RGB
181, 139, 239
HSL
265°, 76%, 74%
CMYK
24%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B58BEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 139, 239

Red: 181 / Green: 139 / Blue: 239

HSL

265°, 76%, 74%

Hue: 265° / Saturation: 76% / Lightness: 74%

CMYK

24%, 42%, 0%, 6%

Cyan: 24% / Magenta: 42% / Yellow: 0% / Key: 6%

What color is #B58BEF?

#B58BEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B58BEF to RGB:

rgb(181, 139, 239)HEX to RGB Converter →

HEX to HSL

Convert #B58BEF to HSL:

hsl(265, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #B58BEF to CMYK:

cmyk(24%, 42%, 0%, 6%)Color Converter →

Color Meaning and Usage

#B58BEF is a striking purple color with RGB values of 181, 139, 239 and HSL of 265°, 76%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B58BEF is #C5EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A93EF.

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

Contrast with #B58BEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B58BEF?

#B58BEF is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B58BEF?

#B58BEF in RGB is (181, 139, 239) - 181 red, 139 green, and 239 blue.

How to use #B58BEF in CSS?

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

What colors go well with #B58BEF?

#C5EF8A (complementary), #8A93EF (analogous), and #8947E6 (lighter shade) work well with #B58BEF.