#814BAA Color Information

Hex color code: #814BAA

A soft purple shade, #814BAA appears as (129, 75, 170) in RGB and (274°, 39%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#814BAA
RGB
129, 75, 170
HSL
274°, 39%, 48%
CMYK
24%, 56%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #814BAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 75, 170

Red: 129 / Green: 75 / Blue: 170

HSL

274°, 39%, 48%

Hue: 274° / Saturation: 39% / Lightness: 48%

CMYK

24%, 56%, 0%, 33%

Cyan: 24% / Magenta: 56% / Yellow: 0% / Key: 33%

What color is #814BAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #814BAA to RGB:

rgb(129, 75, 170)HEX to RGB Converter →

HEX to HSL

Convert #814BAA to HSL:

hsl(274, 39%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #814BAA to CMYK:

cmyk(24%, 56%, 0%, 33%)Color Converter →

Color Meaning and Usage

A soft purple tone, #814BAA has RGB (129, 75, 170) and HSL (274°, 39%, 48%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #814BAA is #74AA4B, creating high-contrast pairings. For softer combinations, try analogous colors like #514BAA.

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

Contrast with #814BAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #814BAA?

#814BAA is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #814BAA?

#814BAA in RGB is (129, 75, 170) - 129 red, 75 green, and 170 blue.

How to use #814BAA in CSS?

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

What colors go well with #814BAA?

#74AA4B (complementary), #514BAA (analogous), and #593375 (lighter shade) work well with #814BAA.