#B77CCB Color Information

Hex color code: #B77CCB

The hex color #B77CCB is a gentle magenta with RGB values of (183, 124, 203) and HSL of (285°, 43%, 64%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B77CCB
RGB
183, 124, 203
HSL
285°, 43%, 64%
CMYK
10%, 39%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B77CCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 124, 203

Red: 183 / Green: 124 / Blue: 203

HSL

285°, 43%, 64%

Hue: 285° / Saturation: 43% / Lightness: 64%

CMYK

10%, 39%, 0%, 20%

Cyan: 10% / Magenta: 39% / Yellow: 0% / Key: 20%

What color is #B77CCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B77CCB to RGB:

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

HEX to HSL

Convert #B77CCB to HSL:

hsl(285, 43%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B77CCB to CMYK:

cmyk(10%, 39%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B77CCB is a pastel magenta color with RGB values of 183, 124, 203 and HSL of 285°, 43%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B77CCB is #8FCB7C, creating high-contrast pairings. For softer combinations, try analogous colors like #8F7CCB.

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

Contrast with #B77CCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B77CCB?

#B77CCB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B77CCB?

#B77CCB in RGB is (183, 124, 203) - 183 red, 124 green, and 203 blue.

How to use #B77CCB in CSS?

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

What colors go well with #B77CCB?

#8FCB7C (complementary), #8F7CCB (analogous), and #9847B3 (lighter shade) work well with #B77CCB.