#B76BEF Color Information

Hex color code: #B76BEF

#B76BEF is a bold purple color. In RGB it is (183, 107, 239), and in HSL it is (275°, 80%, 68%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B76BEF
RGB
183, 107, 239
HSL
275°, 80%, 68%
CMYK
23%, 55%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B76BEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 107, 239

Red: 183 / Green: 107 / Blue: 239

HSL

275°, 80%, 68%

Hue: 275° / Saturation: 80% / Lightness: 68%

CMYK

23%, 55%, 0%, 6%

Cyan: 23% / Magenta: 55% / Yellow: 0% / Key: 6%

What color is #B76BEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B76BEF to RGB:

rgb(183, 107, 239)HEX to RGB Converter →

HEX to HSL

Convert #B76BEF to HSL:

hsl(275, 80%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B76BEF to CMYK:

cmyk(23%, 55%, 0%, 6%)Color Converter →

Color Meaning and Usage

A striking purple tone, #B76BEF has RGB (183, 107, 239) and HSL (275°, 80%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B76BEF is #A3EF6C, creating high-contrast pairings. For softer combinations, try analogous colors like #776CEF.

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

Contrast with #B76BEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B76BEF?

#B76BEF is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B76BEF?

#B76BEF in RGB is (183, 107, 239) - 183 red, 107 green, and 239 blue.

How to use #B76BEF in CSS?

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

What colors go well with #B76BEF?

#A3EF6C (complementary), #776CEF (analogous), and #9727E7 (lighter shade) work well with #B76BEF.