#978BEE Color Information

Hex color code: #978BEE

The hex color #978BEE is a eye-catching blue with RGB values of (151, 139, 238) and HSL of (247°, 74%, 74%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#978BEE
RGB
151, 139, 238
HSL
247°, 74%, 74%
CMYK
37%, 42%, 0%, 7%

Shades

CSS Usage
color: #978BEE;
background-color: #978BEE;
border-color: #978BEE;
box-shadow: 0 0 10px #978BEE;
border: 2px solid #978BEE;
Tailwind Usage
bg-[#978BEE]
text-[#978BEE]
border-[#978BEE]
shadow-[0_0_10px_978BEE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #978BEE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #978BEE; color: #000000; }

Badge

New Feature
.badge { background-color: #978BEE; 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 #978BEE; background-color: #978BEE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #978BEE20; border-left: 4px solid #978BEE; }

Link / Accent

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

a { color: #978BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #978BEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 139, 238

Red: 151 / Green: 139 / Blue: 238

HSL

247°, 74%, 74%

Hue: 247° / Saturation: 74% / Lightness: 74%

CMYK

37%, 42%, 0%, 7%

Cyan: 37% / Magenta: 42% / Yellow: 0% / Key: 7%

What color is #978BEE?

#978BEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #978BEE to RGB:

rgb(151, 139, 238)HEX to RGB Converter →

HEX to HSL

Convert #978BEE to HSL:

hsl(247, 74%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #978BEE to CMYK:

cmyk(37%, 42%, 0%, 7%)Color Converter →

Color Meaning and Usage

#978BEE is a bold blue color with RGB values of 151, 139, 238 and HSL of 247°, 74%, 74%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #978BEE is #E2EE8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8CB1EE.

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

Contrast with #978BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #978BEE?

#978BEE is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #978BEE?

#978BEE in RGB is (151, 139, 238) - 151 red, 139 green, and 238 blue.

How to use #978BEE in CSS?

Use #978BEE directly in your CSS properties like color or background-color.

What colors go well with #978BEE?

#E2EE8C (complementary), #8CB1EE (analogous), and #5B49E4 (lighter shade) work well with #978BEE.