#B79BEC Color Information

Hex color code: #B79BEC

The hex color #B79BEC is a delicate purple with RGB values of (183, 155, 236) and HSL of (261°, 68%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B79BEC
RGB
183, 155, 236
HSL
261°, 68%, 77%
CMYK
22%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B79BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 155, 236

Red: 183 / Green: 155 / Blue: 236

HSL

261°, 68%, 77%

Hue: 261° / Saturation: 68% / Lightness: 77%

CMYK

22%, 34%, 0%, 7%

Cyan: 22% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #B79BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B79BEC to RGB:

rgb(183, 155, 236)HEX to RGB Converter →

HEX to HSL

Convert #B79BEC to HSL:

hsl(261, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #B79BEC to CMYK:

cmyk(22%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B79BEC is a soft purple color with RGB values of 183, 155, 236 and HSL of 261°, 68%, 77%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B79BEC is #D0EC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CA8EC.

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

Contrast with #B79BEC

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

Contrast Ratio: 8.91:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B79BEC?

#B79BEC is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B79BEC?

#B79BEC in RGB is (183, 155, 236) - 183 red, 155 green, and 236 blue.

How to use #B79BEC in CSS?

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

What colors go well with #B79BEC?

#D0EC9C (complementary), #9CA8EC (analogous), and #8A5CE0 (lighter shade) work well with #B79BEC.