#B016DF Color Information

Hex color code: #B016DF

The hex color #B016DF is a dynamic magenta with RGB values of (176, 22, 223) and HSL of (286°, 82%, 48%). It is typically applied in digital products.

Try:
Color NameDark Violet
HEX
#B016DF
RGB
176, 22, 223
HSL
286°, 82%, 48%
CMYK
21%, 90%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B016DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 22, 223

Red: 176 / Green: 22 / Blue: 223

HSL

286°, 82%, 48%

Hue: 286° / Saturation: 82% / Lightness: 48%

CMYK

21%, 90%, 0%, 13%

Cyan: 21% / Magenta: 90% / Yellow: 0% / Key: 13%

What color is #B016DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B016DF to RGB:

rgb(176, 22, 223)HEX to RGB Converter →

HEX to HSL

Convert #B016DF to HSL:

hsl(286, 82%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B016DF to CMYK:

cmyk(21%, 90%, 0%, 13%)Color Converter →

Color Meaning and Usage

#B016DF is a vivid magenta color with RGB values of 176, 22, 223 and HSL of 286°, 82%, 48%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B016DF is #45DF16, creating high-contrast pairings. For softer combinations, try analogous colors like #4C16DF.

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

Contrast with #B016DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B016DF?

#B016DF is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B016DF?

#B016DF in RGB is (176, 22, 223) - 176 red, 22 green, and 223 blue.

How to use #B016DF in CSS?

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

What colors go well with #B016DF?

#45DF16 (complementary), #4C16DF (analogous), and #790F99 (lighter shade) work well with #B016DF.