#81086F Color Information

Hex color code: #81086F

The hex color #81086F is a striking magenta with RGB values of (129, 8, 111) and HSL of (309°, 88%, 27%). It is often used for branding and logos.

Try:
Color NamePurple
HEX
#81086F
RGB
129, 8, 111
HSL
309°, 88%, 27%
CMYK
0%, 94%, 14%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #81086F; 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 #81086F; background-color: #81086F15; }

Alert / Toast

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

Link / Accent

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

a { color: #81086F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #81086F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 8, 111

Red: 129 / Green: 8 / Blue: 111

HSL

309°, 88%, 27%

Hue: 309° / Saturation: 88% / Lightness: 27%

CMYK

0%, 94%, 14%, 49%

Cyan: 0% / Magenta: 94% / Yellow: 14% / Key: 49%

What color is #81086F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #81086F to RGB:

rgb(129, 8, 111)HEX to RGB Converter →

HEX to HSL

Convert #81086F to HSL:

hsl(309, 88%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #81086F to CMYK:

cmyk(0%, 94%, 14%, 49%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #81086F has RGB (129, 8, 111) and HSL (309°, 88%, 27%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #81086F is #08811A, creating high-contrast pairings. For softer combinations, try analogous colors like #570881.

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

Contrast with #81086F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #81086F?

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

What is the RGB value of #81086F?

#81086F in RGB is (129, 8, 111) - 129 red, 8 green, and 111 blue.

How to use #81086F in CSS?

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

What colors go well with #81086F?

#08811A (complementary), #570881 (analogous), and #3A0431 (lighter shade) work well with #81086F.