#989DEE Color Information

Hex color code: #989DEE

A airy blue shade, #989DEE appears as (152, 157, 238) in RGB and (237°, 72%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#989DEE
RGB
152, 157, 238
HSL
237°, 72%, 76%
CMYK
36%, 34%, 0%, 7%

Shades

CSS Usage
color: #989DEE;
background-color: #989DEE;
border-color: #989DEE;
box-shadow: 0 0 10px #989DEE;
border: 2px solid #989DEE;
Tailwind Usage
bg-[#989DEE]
text-[#989DEE]
border-[#989DEE]
shadow-[0_0_10px_989DEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #989DEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #989DEE; color: #000000; }

Badge

New Feature
.badge { background-color: #989DEE; 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 #989DEE; background-color: #989DEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #989DEE20; border-left: 4px solid #989DEE; }

Link / Accent

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

a { color: #989DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #989DEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 157, 238

Red: 152 / Green: 157 / Blue: 238

HSL

237°, 72%, 76%

Hue: 237° / Saturation: 72% / Lightness: 76%

CMYK

36%, 34%, 0%, 7%

Cyan: 36% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #989DEE?

#989DEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #989DEE to RGB:

rgb(152, 157, 238)HEX to RGB Converter →

HEX to HSL

Convert #989DEE to HSL:

hsl(237, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #989DEE to CMYK:

cmyk(36%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

A soft blue tone, #989DEE has RGB (152, 157, 238) and HSL (237°, 72%, 76%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #989DEE is #EEE996, creating high-contrast pairings. For softer combinations, try analogous colors like #96C6EE.

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

Contrast with #989DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #989DEE?

#989DEE is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #989DEE?

#989DEE in RGB is (152, 157, 238) - 152 red, 157 green, and 238 blue.

How to use #989DEE in CSS?

Use #989DEE directly in your CSS properties like color or background-color.

What colors go well with #989DEE?

#EEE996 (complementary), #96C6EE (analogous), and #545BE3 (lighter shade) work well with #989DEE.