#861D7B Color Information

Hex color code: #861D7B

#861D7B is a balanced magenta color. In RGB it is (134, 29, 123), and in HSL it is (306°, 64%, 32%). It is frequently seen in web interfaces.

Try:
Color NamePurple
HEX
#861D7B
RGB
134, 29, 123
HSL
306°, 64%, 32%
CMYK
0%, 78%, 8%, 47%

Shades

CSS Usage
color: #861D7B;
background-color: #861D7B;
border-color: #861D7B;
box-shadow: 0 0 10px #861D7B;
border: 2px solid #861D7B;
Tailwind Usage
bg-[#861D7B]
text-[#861D7B]
border-[#861D7B]
shadow-[0_0_10px_861D7B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #861D7B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #861D7B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #861D7B; 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 #861D7B; background-color: #861D7B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #861D7B20; border-left: 4px solid #861D7B; }

Link / Accent

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

a { color: #861D7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #861D7B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 29, 123

Red: 134 / Green: 29 / Blue: 123

HSL

306°, 64%, 32%

Hue: 306° / Saturation: 64% / Lightness: 32%

CMYK

0%, 78%, 8%, 47%

Cyan: 0% / Magenta: 78% / Yellow: 8% / Key: 47%

What color is #861D7B?

#861D7B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #861D7B to RGB:

rgb(134, 29, 123)HEX to RGB Converter →

HEX to HSL

Convert #861D7B to HSL:

hsl(306, 64%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #861D7B to CMYK:

cmyk(0%, 78%, 8%, 47%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #861D7B has RGB (134, 29, 123) and HSL (306°, 64%, 32%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #861D7B is #1D8628, creating high-contrast pairings. For softer combinations, try analogous colors like #5C1D86.

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

Contrast with #861D7B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #861D7B?

#861D7B is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #861D7B?

#861D7B in RGB is (134, 29, 123) - 134 red, 29 green, and 123 blue.

How to use #861D7B in CSS?

Use #861D7B directly in your CSS properties like color or background-color.

What colors go well with #861D7B?

#1D8628 (complementary), #5C1D86 (analogous), and #471042 (lighter shade) work well with #861D7B.