#814A86 Color Information

Hex color code: #814A86

#814A86 is a pastel magenta color. In RGB it is (129, 74, 134), and in HSL it is (295°, 29%, 41%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#814A86
RGB
129, 74, 134
HSL
295°, 29%, 41%
CMYK
4%, 45%, 0%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #814A86; 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 #814A86; background-color: #814A8615; }

Alert / Toast

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

Link / Accent

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

a { color: #814A86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #814A86 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 74, 134

Red: 129 / Green: 74 / Blue: 134

HSL

295°, 29%, 41%

Hue: 295° / Saturation: 29% / Lightness: 41%

CMYK

4%, 45%, 0%, 47%

Cyan: 4% / Magenta: 45% / Yellow: 0% / Key: 47%

What color is #814A86?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #814A86 to RGB:

rgb(129, 74, 134)HEX to RGB Converter →

HEX to HSL

Convert #814A86 to HSL:

hsl(295, 29%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #814A86 to CMYK:

cmyk(4%, 45%, 0%, 47%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #814A86 has RGB (129, 74, 134) and HSL (295°, 29%, 41%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #814A86 is #4F874A, creating high-contrast pairings. For softer combinations, try analogous colors like #634A87.

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

Contrast with #814A86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #814A86?

#814A86 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #814A86?

#814A86 in RGB is (129, 74, 134) - 129 red, 74 green, and 134 blue.

How to use #814A86 in CSS?

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

What colors go well with #814A86?

#4F874A (complementary), #634A87 (analogous), and #522F56 (lighter shade) work well with #814A86.