#958DED Color Information

Hex color code: #958DED

A eye-catching blue shade, #958DED appears as (149, 141, 237) in RGB and (245°, 73%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#958DED
RGB
149, 141, 237
HSL
245°, 73%, 74%
CMYK
37%, 41%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #958DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 141, 237

Red: 149 / Green: 141 / Blue: 237

HSL

245°, 73%, 74%

Hue: 245° / Saturation: 73% / Lightness: 74%

CMYK

37%, 41%, 0%, 7%

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

What color is #958DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #958DED to RGB:

rgb(149, 141, 237)HEX to RGB Converter →

HEX to HSL

Convert #958DED to HSL:

hsl(245, 73%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #958DED to CMYK:

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

Color Meaning and Usage

A eye-catching blue tone, #958DED has RGB (149, 141, 237) and HSL (245°, 73%, 74%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #958DED is #E5ED8C, creating high-contrast pairings. For softer combinations, try analogous colors like #8CB5ED.

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

Contrast with #958DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #958DED?

#958DED is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #958DED?

#958DED in RGB is (149, 141, 237) - 149 red, 141 green, and 237 blue.

How to use #958DED in CSS?

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

What colors go well with #958DED?

#E5ED8C (complementary), #8CB5ED (analogous), and #574AE3 (lighter shade) work well with #958DED.