#681D86 Color Information

Hex color code: #681D86

#681D86 is a neutral purple color. In RGB it is (104, 29, 134), and in HSL it is (283°, 64%, 32%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#681D86
RGB
104, 29, 134
HSL
283°, 64%, 32%
CMYK
22%, 78%, 0%, 47%

Shades

CSS Usage
color: #681D86;
background-color: #681D86;
border-color: #681D86;
box-shadow: 0 0 10px #681D86;
border: 2px solid #681D86;
Tailwind Usage
bg-[#681D86]
text-[#681D86]
border-[#681D86]
shadow-[0_0_10px_681D86]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #681D86, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #681D86; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #681D86; 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 #681D86; background-color: #681D8615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #681D8620; border-left: 4px solid #681D86; }

Link / Accent

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

a { color: #681D86; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #681D86 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 29, 134

Red: 104 / Green: 29 / Blue: 134

HSL

283°, 64%, 32%

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

CMYK

22%, 78%, 0%, 47%

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

What color is #681D86?

#681D86 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #681D86 to RGB:

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

HEX to HSL

Convert #681D86 to HSL:

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

HEX to CMYK

Convert #681D86 to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #681D86 has RGB (104, 29, 134) and HSL (283°, 64%, 32%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #681D86 is #3B861D, creating high-contrast pairings. For softer combinations, try analogous colors like #341D86.

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

Contrast with #681D86

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #681D86?

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

What is the RGB value of #681D86?

#681D86 in RGB is (104, 29, 134) - 104 red, 29 green, and 134 blue.

How to use #681D86 in CSS?

Use #681D86 directly in your CSS properties like color or background-color.

What colors go well with #681D86?

#3B861D (complementary), #341D86 (analogous), and #371047 (lighter shade) work well with #681D86.