#B76DBA Color Information

Hex color code: #B76DBA

The hex color #B76DBA is a pastel magenta with RGB values of (183, 109, 186) and HSL of (298°, 36%, 58%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B76DBA
RGB
183, 109, 186
HSL
298°, 36%, 58%
CMYK
2%, 41%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B76DBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 109, 186

Red: 183 / Green: 109 / Blue: 186

HSL

298°, 36%, 58%

Hue: 298° / Saturation: 36% / Lightness: 58%

CMYK

2%, 41%, 0%, 27%

Cyan: 2% / Magenta: 41% / Yellow: 0% / Key: 27%

What color is #B76DBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B76DBA to RGB:

rgb(183, 109, 186)HEX to RGB Converter →

HEX to HSL

Convert #B76DBA to HSL:

hsl(298, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B76DBA to CMYK:

cmyk(2%, 41%, 0%, 27%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B76DBA has RGB (183, 109, 186) and HSL (298°, 36%, 58%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B76DBA is #70BA6D, creating high-contrast pairings. For softer combinations, try analogous colors like #916DBA.

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

Contrast with #B76DBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B76DBA?

#B76DBA is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B76DBA?

#B76DBA in RGB is (183, 109, 186) - 183 red, 109 green, and 186 blue.

How to use #B76DBA in CSS?

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

What colors go well with #B76DBA?

#70BA6D (complementary), #916DBA (analogous), and #924695 (lighter shade) work well with #B76DBA.