#B77CEB Color Information

Hex color code: #B77CEB

#B77CEB is a eye-catching purple color. In RGB it is (183, 124, 235), and in HSL it is (272°, 74%, 70%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#B77CEB
RGB
183, 124, 235
HSL
272°, 74%, 70%
CMYK
22%, 47%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B77CEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 124, 235

Red: 183 / Green: 124 / Blue: 235

HSL

272°, 74%, 70%

Hue: 272° / Saturation: 74% / Lightness: 70%

CMYK

22%, 47%, 0%, 8%

Cyan: 22% / Magenta: 47% / Yellow: 0% / Key: 8%

What color is #B77CEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B77CEB to RGB:

rgb(183, 124, 235)HEX to RGB Converter →

HEX to HSL

Convert #B77CEB to HSL:

hsl(272, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B77CEB to CMYK:

cmyk(22%, 47%, 0%, 8%)Color Converter →

Color Meaning and Usage

#B77CEB is a vivid purple color with RGB values of 183, 124, 235 and HSL of 272°, 74%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B77CEB is #AFEB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #7E7AEB.

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

Contrast with #B77CEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B77CEB?

#B77CEB is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B77CEB?

#B77CEB in RGB is (183, 124, 235) - 183 red, 124 green, and 235 blue.

How to use #B77CEB in CSS?

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

What colors go well with #B77CEB?

#AFEB7A (complementary), #7E7AEB (analogous), and #9237E1 (lighter shade) work well with #B77CEB.