#D16FEB Color Information

Hex color code: #D16FEB

A striking magenta shade, #D16FEB appears as (209, 111, 235) in RGB and (287°, 76%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D16FEB
RGB
209, 111, 235
HSL
287°, 76%, 68%
CMYK
11%, 53%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D16FEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 111, 235

Red: 209 / Green: 111 / Blue: 235

HSL

287°, 76%, 68%

Hue: 287° / Saturation: 76% / Lightness: 68%

CMYK

11%, 53%, 0%, 8%

Cyan: 11% / Magenta: 53% / Yellow: 0% / Key: 8%

What color is #D16FEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D16FEB to RGB:

rgb(209, 111, 235)HEX to RGB Converter →

HEX to HSL

Convert #D16FEB to HSL:

hsl(287, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D16FEB to CMYK:

cmyk(11%, 53%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #D16FEB has RGB (209, 111, 235) and HSL (287°, 76%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D16FEB is #8AEB6F, creating high-contrast pairings. For softer combinations, try analogous colors like #936FEB.

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

Contrast with #D16FEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D16FEB?

#D16FEB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D16FEB?

#D16FEB in RGB is (209, 111, 235) - 209 red, 111 green, and 235 blue.

How to use #D16FEB in CSS?

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

What colors go well with #D16FEB?

#8AEB6F (complementary), #936FEB (analogous), and #BB2CE2 (lighter shade) work well with #D16FEB.