#89889A Color Information

Hex color code: #89889A

#89889A is a neutral blue color. In RGB it is (137, 136, 154), and in HSL it is (243°, 8%, 57%). It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#89889A
RGB
137, 136, 154
HSL
243°, 8%, 57%
CMYK
11%, 12%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #89889A; 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 #89889A; background-color: #89889A15; }

Alert / Toast

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

Link / Accent

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

a { color: #89889A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 136, 154

Red: 137 / Green: 136 / Blue: 154

HSL

243°, 8%, 57%

Hue: 243° / Saturation: 8% / Lightness: 57%

CMYK

11%, 12%, 0%, 40%

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

What color is #89889A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89889A to RGB:

rgb(137, 136, 154)HEX to RGB Converter →

HEX to HSL

Convert #89889A to HSL:

hsl(243, 8%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #89889A to CMYK:

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

Color Meaning and Usage

#89889A is a understated blue color with RGB values of 137, 136, 154 and HSL of 243°, 8%, 57%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89889A is #999A89, creating high-contrast pairings. For softer combinations, try analogous colors like #89909A.

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

Contrast with #89889A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89889A?

#89889A is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #89889A?

#89889A in RGB is (137, 136, 154) - 137 red, 136 green, and 154 blue.

How to use #89889A in CSS?

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

What colors go well with #89889A?

#999A89 (complementary), #89909A (analogous), and #636374 (lighter shade) work well with #89889A.