#889FCD Color Information

Hex color code: #889FCD

A delicate blue shade, #889FCD appears as (136, 159, 205) in RGB and (220°, 41%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameCornflower Blue
HEX
#889FCD
RGB
136, 159, 205
HSL
220°, 41%, 67%
CMYK
34%, 22%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #889FCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 159, 205

Red: 136 / Green: 159 / Blue: 205

HSL

220°, 41%, 67%

Hue: 220° / Saturation: 41% / Lightness: 67%

CMYK

34%, 22%, 0%, 20%

Cyan: 34% / Magenta: 22% / Yellow: 0% / Key: 20%

What color is #889FCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #889FCD to RGB:

rgb(136, 159, 205)HEX to RGB Converter →

HEX to HSL

Convert #889FCD to HSL:

hsl(220, 41%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #889FCD to CMYK:

cmyk(34%, 22%, 0%, 20%)Color Converter →

Color Meaning and Usage

#889FCD is a delicate blue color with RGB values of 136, 159, 205 and HSL of 220°, 41%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #889FCD is #CDB688, creating high-contrast pairings. For softer combinations, try analogous colors like #88C2CD.

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

Contrast with #889FCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #889FCD?

#889FCD is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #889FCD?

#889FCD in RGB is (136, 159, 205) - 136 red, 159 green, and 205 blue.

How to use #889FCD in CSS?

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

What colors go well with #889FCD?

#CDB688 (complementary), #88C2CD (analogous), and #5274B7 (lighter shade) work well with #889FCD.