#813BBA Color Information

Hex color code: #813BBA

A understated purple shade, #813BBA appears as (129, 59, 186) in RGB and (273°, 52%, 48%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#813BBA
RGB
129, 59, 186
HSL
273°, 52%, 48%
CMYK
31%, 68%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #813BBA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #813BBA; 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 #813BBA; background-color: #813BBA15; }

Alert / Toast

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

Link / Accent

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

a { color: #813BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #813BBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

129, 59, 186

Red: 129 / Green: 59 / Blue: 186

HSL

273°, 52%, 48%

Hue: 273° / Saturation: 52% / Lightness: 48%

CMYK

31%, 68%, 0%, 27%

Cyan: 31% / Magenta: 68% / Yellow: 0% / Key: 27%

What color is #813BBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #813BBA to RGB:

rgb(129, 59, 186)HEX to RGB Converter →

HEX to HSL

Convert #813BBA to HSL:

hsl(273, 52%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #813BBA to CMYK:

cmyk(31%, 68%, 0%, 27%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #813BBA has RGB (129, 59, 186) and HSL (273°, 52%, 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 #813BBA is #74BA3B, creating high-contrast pairings. For softer combinations, try analogous colors like #413BBA.

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

Contrast with #813BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #813BBA?

#813BBA is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #813BBA?

#813BBA in RGB is (129, 59, 186) - 129 red, 59 green, and 186 blue.

How to use #813BBA in CSS?

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

What colors go well with #813BBA?

#74BA3B (complementary), #413BBA (analogous), and #592880 (lighter shade) work well with #813BBA.