#86778A Color Information

Hex color code: #86778A

#86778A is a understated magenta color. In RGB it is (134, 119, 138), and in HSL it is (287°, 8%, 50%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#86778A
RGB
134, 119, 138
HSL
287°, 8%, 50%
CMYK
3%, 14%, 0%, 46%

Shades

CSS Usage
color: #86778A;
background-color: #86778A;
border-color: #86778A;
box-shadow: 0 0 10px #86778A;
border: 2px solid #86778A;
Tailwind Usage
bg-[#86778A]
text-[#86778A]
border-[#86778A]
shadow-[0_0_10px_86778A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #86778A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #86778A; color: #000000; }

Badge

New Feature
.badge { background-color: #86778A; color: #000000; }

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 #86778A; background-color: #86778A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #86778A20; border-left: 4px solid #86778A; }

Link / Accent

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

a { color: #86778A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #86778A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 119, 138

Red: 134 / Green: 119 / Blue: 138

HSL

287°, 8%, 50%

Hue: 287° / Saturation: 8% / Lightness: 50%

CMYK

3%, 14%, 0%, 46%

Cyan: 3% / Magenta: 14% / Yellow: 0% / Key: 46%

What color is #86778A?

#86778A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86778A to RGB:

rgb(134, 119, 138)HEX to RGB Converter →

HEX to HSL

Convert #86778A to HSL:

hsl(287, 8%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #86778A to CMYK:

cmyk(3%, 14%, 0%, 46%)Color Converter →

Color Meaning and Usage

#86778A is a muted magenta color with RGB values of 134, 119, 138 and HSL of 287°, 8%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #86778A is #7A8A75, creating high-contrast pairings. For softer combinations, try analogous colors like #7B758A.

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

Contrast with #86778A

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

Contrast Ratio: 5.02:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86778A?

#86778A is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #86778A?

#86778A in RGB is (134, 119, 138) - 134 red, 119 green, and 138 blue.

How to use #86778A in CSS?

Use #86778A directly in your CSS properties like color or background-color.

What colors go well with #86778A?

#7A8A75 (complementary), #7B758A (analogous), and #5D5260 (lighter shade) work well with #86778A.