#98868B Color Information

Hex color code: #98868B

The hex color #98868B is a subtle magenta with RGB values of (152, 134, 139) and HSL of (343°, 8%, 56%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#98868B
RGB
152, 134, 139
HSL
343°, 8%, 56%
CMYK
0%, 12%, 9%, 40%

Shades

CSS Usage
color: #98868B;
background-color: #98868B;
border-color: #98868B;
box-shadow: 0 0 10px #98868B;
border: 2px solid #98868B;
Tailwind Usage
bg-[#98868B]
text-[#98868B]
border-[#98868B]
shadow-[0_0_10px_98868B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #98868B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #98868B; color: #000000; }

Badge

New Feature
.badge { background-color: #98868B; 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 #98868B; background-color: #98868B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #98868B20; border-left: 4px solid #98868B; }

Link / Accent

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

a { color: #98868B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98868B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 134, 139

Red: 152 / Green: 134 / Blue: 139

HSL

343°, 8%, 56%

Hue: 343° / Saturation: 8% / Lightness: 56%

CMYK

0%, 12%, 9%, 40%

Cyan: 0% / Magenta: 12% / Yellow: 9% / Key: 40%

What color is #98868B?

#98868B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98868B to RGB:

rgb(152, 134, 139)HEX to RGB Converter →

HEX to HSL

Convert #98868B to HSL:

hsl(343, 8%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #98868B to CMYK:

cmyk(0%, 12%, 9%, 40%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #98868B has RGB (152, 134, 139) and HSL (343°, 8%, 56%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98868B is #869893, creating high-contrast pairings. For softer combinations, try analogous colors like #988694.

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

Contrast with #98868B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98868B?

#98868B is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #98868B?

#98868B in RGB is (152, 134, 139) - 152 red, 134 green, and 139 blue.

How to use #98868B in CSS?

Use #98868B directly in your CSS properties like color or background-color.

What colors go well with #98868B?

#869893 (complementary), #988694 (analogous), and #716065 (lighter shade) work well with #98868B.