#B079EC Color Information

Hex color code: #B079EC

#B079EC is a vivid purple color. In RGB it is (176, 121, 236), and in HSL it is (269°, 75%, 70%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B079EC
RGB
176, 121, 236
HSL
269°, 75%, 70%
CMYK
25%, 49%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B079EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 121, 236

Red: 176 / Green: 121 / Blue: 236

HSL

269°, 75%, 70%

Hue: 269° / Saturation: 75% / Lightness: 70%

CMYK

25%, 49%, 0%, 7%

Cyan: 25% / Magenta: 49% / Yellow: 0% / Key: 7%

What color is #B079EC?

#B079EC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B079EC to RGB:

rgb(176, 121, 236)HEX to RGB Converter →

HEX to HSL

Convert #B079EC to HSL:

hsl(269, 75%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B079EC to CMYK:

cmyk(25%, 49%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #B079EC has RGB (176, 121, 236) and HSL (269°, 75%, 70%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B079EC is #B4EC79, creating high-contrast pairings. For softer combinations, try analogous colors like #797BEC.

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

Contrast with #B079EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B079EC?

#B079EC is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B079EC?

#B079EC in RGB is (176, 121, 236) - 176 red, 121 green, and 236 blue.

How to use #B079EC in CSS?

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

What colors go well with #B079EC?

#B4EC79 (complementary), #797BEC (analogous), and #8936E2 (lighter shade) work well with #B079EC.