#958EBE Color Information

Hex color code: #958EBE

The hex color #958EBE is a soft blue with RGB values of (149, 142, 190) and HSL of (249°, 27%, 65%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#958EBE
RGB
149, 142, 190
HSL
249°, 27%, 65%
CMYK
22%, 25%, 0%, 25%

Shades

CSS Usage
color: #958EBE;
background-color: #958EBE;
border-color: #958EBE;
box-shadow: 0 0 10px #958EBE;
border: 2px solid #958EBE;
Tailwind Usage
bg-[#958EBE]
text-[#958EBE]
border-[#958EBE]
shadow-[0_0_10px_958EBE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #958EBE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #958EBE; color: #000000; }

Badge

New Feature
.badge { background-color: #958EBE; 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 #958EBE; background-color: #958EBE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #958EBE20; border-left: 4px solid #958EBE; }

Link / Accent

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

a { color: #958EBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #958EBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 142, 190

Red: 149 / Green: 142 / Blue: 190

HSL

249°, 27%, 65%

Hue: 249° / Saturation: 27% / Lightness: 65%

CMYK

22%, 25%, 0%, 25%

Cyan: 22% / Magenta: 25% / Yellow: 0% / Key: 25%

What color is #958EBE?

#958EBE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #958EBE to RGB:

rgb(149, 142, 190)HEX to RGB Converter →

HEX to HSL

Convert #958EBE to HSL:

hsl(249, 27%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #958EBE to CMYK:

cmyk(22%, 25%, 0%, 25%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #958EBE has RGB (149, 142, 190) and HSL (249°, 27%, 65%). 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 #958EBE is #B7BE8E, creating high-contrast pairings. For softer combinations, try analogous colors like #8E9FBE.

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

Contrast with #958EBE

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

Contrast Ratio: 6.89:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #958EBE?

#958EBE is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #958EBE?

#958EBE in RGB is (149, 142, 190) - 149 red, 142 green, and 190 blue.

How to use #958EBE in CSS?

Use #958EBE directly in your CSS properties like color or background-color.

What colors go well with #958EBE?

#B7BE8E (complementary), #8E9FBE (analogous), and #675DA2 (lighter shade) work well with #958EBE.