#B11FEF Color Information

Hex color code: #B11FEF

The hex color #B11FEF is a dynamic purple with RGB values of (177, 31, 239) and HSL of (282°, 87%, 53%). It is typically applied in digital products.

Try:
Color NameBlue Violet
HEX
#B11FEF
RGB
177, 31, 239
HSL
282°, 87%, 53%
CMYK
26%, 87%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B11FEF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B11FEF; color: #FFFFFF; }

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 #B11FEF; background-color: #B11FEF15; }

Alert / Toast

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

Link / Accent

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

a { color: #B11FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 31, 239

Red: 177 / Green: 31 / Blue: 239

HSL

282°, 87%, 53%

Hue: 282° / Saturation: 87% / Lightness: 53%

CMYK

26%, 87%, 0%, 6%

Cyan: 26% / Magenta: 87% / Yellow: 0% / Key: 6%

What color is #B11FEF?

#B11FEF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B11FEF to RGB:

rgb(177, 31, 239)HEX to RGB Converter →

HEX to HSL

Convert #B11FEF to HSL:

hsl(282, 87%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B11FEF to CMYK:

cmyk(26%, 87%, 0%, 6%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #B11FEF has RGB (177, 31, 239) and HSL (282°, 87%, 53%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B11FEF is #5DEF1F, creating high-contrast pairings. For softer combinations, try analogous colors like #491FEF.

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

Contrast with #B11FEF

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

Contrast Ratio: 4.31:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B11FEF?

#B11FEF is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B11FEF?

#B11FEF in RGB is (177, 31, 239) - 177 red, 31 green, and 239 blue.

How to use #B11FEF in CSS?

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

What colors go well with #B11FEF?

#5DEF1F (complementary), #491FEF (analogous), and #830DB5 (lighter shade) work well with #B11FEF.