#889CBF Color Information

Hex color code: #889CBF

A delicate blue shade, #889CBF appears as (136, 156, 191) in RGB and (218°, 30%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Slate Gray
HEX
#889CBF
RGB
136, 156, 191
HSL
218°, 30%, 64%
CMYK
29%, 18%, 0%, 25%

Shades

CSS Usage
color: #889CBF;
background-color: #889CBF;
border-color: #889CBF;
box-shadow: 0 0 10px #889CBF;
border: 2px solid #889CBF;
Tailwind Usage
bg-[#889CBF]
text-[#889CBF]
border-[#889CBF]
shadow-[0_0_10px_889CBF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #889CBF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #889CBF; color: #000000; }

Badge

New Feature
.badge { background-color: #889CBF; 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 #889CBF; background-color: #889CBF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #889CBF20; border-left: 4px solid #889CBF; }

Link / Accent

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

a { color: #889CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #889CBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 156, 191

Red: 136 / Green: 156 / Blue: 191

HSL

218°, 30%, 64%

Hue: 218° / Saturation: 30% / Lightness: 64%

CMYK

29%, 18%, 0%, 25%

Cyan: 29% / Magenta: 18% / Yellow: 0% / Key: 25%

What color is #889CBF?

#889CBF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #889CBF to RGB:

rgb(136, 156, 191)HEX to RGB Converter →

HEX to HSL

Convert #889CBF to HSL:

hsl(218, 30%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #889CBF to CMYK:

cmyk(29%, 18%, 0%, 25%)Color Converter →

Color Meaning and Usage

A soft blue tone, #889CBF has RGB (136, 156, 191) and HSL (218°, 30%, 64%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #889CBF is #BFAB88, creating high-contrast pairings. For softer combinations, try analogous colors like #88B7BF.

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

Contrast with #889CBF

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

Contrast Ratio: 7.55:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #889CBF?

#889CBF is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #889CBF?

#889CBF in RGB is (136, 156, 191) - 136 red, 156 green, and 191 blue.

How to use #889CBF in CSS?

Use #889CBF directly in your CSS properties like color or background-color.

What colors go well with #889CBF?

#BFAB88 (complementary), #88B7BF (analogous), and #5773A2 (lighter shade) work well with #889CBF.