#896FB8 Color Information

Hex color code: #896FB8

A delicate purple shade, #896FB8 appears as (137, 111, 184) in RGB and (261°, 34%, 58%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#896FB8
RGB
137, 111, 184
HSL
261°, 34%, 58%
CMYK
26%, 40%, 0%, 28%

Shades

CSS Usage
color: #896FB8;
background-color: #896FB8;
border-color: #896FB8;
box-shadow: 0 0 10px #896FB8;
border: 2px solid #896FB8;
Tailwind Usage
bg-[#896FB8]
text-[#896FB8]
border-[#896FB8]
shadow-[0_0_10px_896FB8]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #896FB8, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #896FB8; color: #000000; }

Badge

New Feature
.badge { background-color: #896FB8; 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 #896FB8; background-color: #896FB815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #896FB820; border-left: 4px solid #896FB8; }

Link / Accent

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

a { color: #896FB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #896FB8 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 111, 184

Red: 137 / Green: 111 / Blue: 184

HSL

261°, 34%, 58%

Hue: 261° / Saturation: 34% / Lightness: 58%

CMYK

26%, 40%, 0%, 28%

Cyan: 26% / Magenta: 40% / Yellow: 0% / Key: 28%

What color is #896FB8?

#896FB8 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #896FB8 to RGB:

rgb(137, 111, 184)HEX to RGB Converter →

HEX to HSL

Convert #896FB8 to HSL:

hsl(261, 34%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #896FB8 to CMYK:

cmyk(26%, 40%, 0%, 28%)Color Converter →

Color Meaning and Usage

A soft purple tone, #896FB8 has RGB (137, 111, 184) and HSL (261°, 34%, 58%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #896FB8 is #9FB86F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F7AB8.

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

Contrast with #896FB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #896FB8?

#896FB8 is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #896FB8?

#896FB8 in RGB is (137, 111, 184) - 137 red, 111 green, and 184 blue.

How to use #896FB8 in CSS?

Use #896FB8 directly in your CSS properties like color or background-color.

What colors go well with #896FB8?

#9FB86F (complementary), #6F7AB8 (analogous), and #624893 (lighter shade) work well with #896FB8.