#B76CCB Color Information

Hex color code: #B76CCB

#B76CCB is a subtle magenta color. In RGB it is (183, 108, 203), and in HSL it is (287°, 48%, 61%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B76CCB
RGB
183, 108, 203
HSL
287°, 48%, 61%
CMYK
10%, 47%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B76CCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 108, 203

Red: 183 / Green: 108 / Blue: 203

HSL

287°, 48%, 61%

Hue: 287° / Saturation: 48% / Lightness: 61%

CMYK

10%, 47%, 0%, 20%

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

What color is #B76CCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B76CCB to RGB:

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

HEX to HSL

Convert #B76CCB to HSL:

hsl(287, 48%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B76CCB to CMYK:

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

Color Meaning and Usage

#B76CCB is a gentle magenta color with RGB values of 183, 108, 203 and HSL of 287°, 48%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B76CCB is #80CB6C, creating high-contrast pairings. For softer combinations, try analogous colors like #876CCB.

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

Contrast with #B76CCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B76CCB?

#B76CCB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B76CCB?

#B76CCB in RGB is (183, 108, 203) - 183 red, 108 green, and 203 blue.

How to use #B76CCB in CSS?

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

What colors go well with #B76CCB?

#80CB6C (complementary), #876CCB (analogous), and #953DAE (lighter shade) work well with #B76CCB.