#8D116A Color Information

Hex color code: #8D116A

A striking magenta shade, #8D116A appears as (141, 17, 106) in RGB and (317°, 78%, 31%) in HSL. It is popular in mobile app design.

Try:
Color NamePurple
HEX
#8D116A
RGB
141, 17, 106
HSL
317°, 78%, 31%
CMYK
0%, 88%, 25%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #8D116A; 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 #8D116A; background-color: #8D116A15; }

Alert / Toast

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

Link / Accent

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

a { color: #8D116A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8D116A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

141, 17, 106

Red: 141 / Green: 17 / Blue: 106

HSL

317°, 78%, 31%

Hue: 317° / Saturation: 78% / Lightness: 31%

CMYK

0%, 88%, 25%, 45%

Cyan: 0% / Magenta: 88% / Yellow: 25% / Key: 45%

What color is #8D116A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8D116A to RGB:

rgb(141, 17, 106)HEX to RGB Converter →

HEX to HSL

Convert #8D116A to HSL:

hsl(317, 78%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #8D116A to CMYK:

cmyk(0%, 88%, 25%, 45%)Color Converter →

Color Meaning and Usage

#8D116A is a striking magenta color with RGB values of 141, 17, 106 and HSL of 317°, 78%, 31%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8D116A is #118D34, creating high-contrast pairings. For softer combinations, try analogous colors like #72118D.

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

Contrast with #8D116A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8D116A?

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

What is the RGB value of #8D116A?

#8D116A in RGB is (141, 17, 106) - 141 red, 17 green, and 106 blue.

How to use #8D116A in CSS?

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

What colors go well with #8D116A?

#118D34 (complementary), #72118D (analogous), and #490937 (lighter shade) work well with #8D116A.