#9E9CBC Color Information

Hex color code: #9E9CBC

#9E9CBC is a muted blue color. In RGB it is (158, 156, 188), and in HSL it is (244°, 19%, 67%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#9E9CBC
RGB
158, 156, 188
HSL
244°, 19%, 67%
CMYK
16%, 17%, 0%, 26%

Shades

CSS Usage
color: #9E9CBC;
background-color: #9E9CBC;
border-color: #9E9CBC;
box-shadow: 0 0 10px #9E9CBC;
border: 2px solid #9E9CBC;
Tailwind Usage
bg-[#9E9CBC]
text-[#9E9CBC]
border-[#9E9CBC]
shadow-[0_0_10px_9E9CBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9E9CBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9E9CBC; color: #000000; }

Badge

New Feature
.badge { background-color: #9E9CBC; 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 #9E9CBC; background-color: #9E9CBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9E9CBC20; border-left: 4px solid #9E9CBC; }

Link / Accent

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

a { color: #9E9CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9E9CBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 156, 188

Red: 158 / Green: 156 / Blue: 188

HSL

244°, 19%, 67%

Hue: 244° / Saturation: 19% / Lightness: 67%

CMYK

16%, 17%, 0%, 26%

Cyan: 16% / Magenta: 17% / Yellow: 0% / Key: 26%

What color is #9E9CBC?

#9E9CBC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9E9CBC to RGB:

rgb(158, 156, 188)HEX to RGB Converter →

HEX to HSL

Convert #9E9CBC to HSL:

hsl(244, 19%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #9E9CBC to CMYK:

cmyk(16%, 17%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #9E9CBC has RGB (158, 156, 188) and HSL (244°, 19%, 67%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9E9CBC is #B9BB9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9BA9BB.

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

Contrast with #9E9CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9E9CBC?

#9E9CBC is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9E9CBC?

#9E9CBC in RGB is (158, 156, 188) - 158 red, 156 green, and 188 blue.

How to use #9E9CBC in CSS?

Use #9E9CBC directly in your CSS properties like color or background-color.

What colors go well with #9E9CBC?

#B9BB9B (complementary), #9BA9BB (analogous), and #706D9C (lighter shade) work well with #9E9CBC.