#B07ECD Color Information

Hex color code: #B07ECD

#B07ECD is a delicate purple color. In RGB it is (176, 126, 205), and in HSL it is (278°, 44%, 65%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#B07ECD
RGB
176, 126, 205
HSL
278°, 44%, 65%
CMYK
14%, 39%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B07ECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 126, 205

Red: 176 / Green: 126 / Blue: 205

HSL

278°, 44%, 65%

Hue: 278° / Saturation: 44% / Lightness: 65%

CMYK

14%, 39%, 0%, 20%

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

What color is #B07ECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B07ECD to RGB:

rgb(176, 126, 205)HEX to RGB Converter →

HEX to HSL

Convert #B07ECD to HSL:

hsl(278, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B07ECD to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #B07ECD has RGB (176, 126, 205) and HSL (278°, 44%, 65%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B07ECD is #9BCD7E, creating high-contrast pairings. For softer combinations, try analogous colors like #897ECD.

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

Contrast with #B07ECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B07ECD?

#B07ECD is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B07ECD?

#B07ECD in RGB is (176, 126, 205) - 176 red, 126 green, and 205 blue.

How to use #B07ECD in CSS?

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

What colors go well with #B07ECD?

#9BCD7E (complementary), #897ECD (analogous), and #8E47B8 (lighter shade) work well with #B07ECD.