#B07CDA Color Information

Hex color code: #B07CDA

#B07CDA is a neutral purple color. In RGB it is (176, 124, 218), and in HSL it is (273°, 56%, 67%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B07CDA
RGB
176, 124, 218
HSL
273°, 56%, 67%
CMYK
19%, 43%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B07CDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 124, 218

Red: 176 / Green: 124 / Blue: 218

HSL

273°, 56%, 67%

Hue: 273° / Saturation: 56% / Lightness: 67%

CMYK

19%, 43%, 0%, 15%

Cyan: 19% / Magenta: 43% / Yellow: 0% / Key: 15%

What color is #B07CDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B07CDA to RGB:

rgb(176, 124, 218)HEX to RGB Converter →

HEX to HSL

Convert #B07CDA to HSL:

hsl(273, 56%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B07CDA to CMYK:

cmyk(19%, 43%, 0%, 15%)Color Converter →

Color Meaning and Usage

#B07CDA is a understated purple color with RGB values of 176, 124, 218 and HSL of 273°, 56%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B07CDA is #A6DA7C, creating high-contrast pairings. For softer combinations, try analogous colors like #807CDA.

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

Contrast with #B07CDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B07CDA?

#B07CDA is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B07CDA?

#B07CDA in RGB is (176, 124, 218) - 176 red, 124 green, and 218 blue.

How to use #B07CDA in CSS?

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

What colors go well with #B07CDA?

#A6DA7C (complementary), #807CDA (analogous), and #8B40C9 (lighter shade) work well with #B07CDA.