#955CEA Color Information

Hex color code: #955CEA

#955CEA is a vivid purple color. In RGB it is (149, 92, 234), and in HSL it is (264°, 77%, 64%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#955CEA
RGB
149, 92, 234
HSL
264°, 77%, 64%
CMYK
36%, 61%, 0%, 8%

Shades

CSS Usage
color: #955CEA;
background-color: #955CEA;
border-color: #955CEA;
box-shadow: 0 0 10px #955CEA;
border: 2px solid #955CEA;
Tailwind Usage
bg-[#955CEA]
text-[#955CEA]
border-[#955CEA]
shadow-[0_0_10px_955CEA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #955CEA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #955CEA; color: #000000; }

Badge

New Feature
.badge { background-color: #955CEA; 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 #955CEA; background-color: #955CEA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #955CEA20; border-left: 4px solid #955CEA; }

Link / Accent

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

a { color: #955CEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #955CEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 92, 234

Red: 149 / Green: 92 / Blue: 234

HSL

264°, 77%, 64%

Hue: 264° / Saturation: 77% / Lightness: 64%

CMYK

36%, 61%, 0%, 8%

Cyan: 36% / Magenta: 61% / Yellow: 0% / Key: 8%

What color is #955CEA?

#955CEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #955CEA to RGB:

rgb(149, 92, 234)HEX to RGB Converter →

HEX to HSL

Convert #955CEA to HSL:

hsl(264, 77%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #955CEA to CMYK:

cmyk(36%, 61%, 0%, 8%)Color Converter →

Color Meaning and Usage

#955CEA is a eye-catching purple color with RGB values of 149, 92, 234 and HSL of 264°, 77%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #955CEA is #B1EA5D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D6BEA.

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

Contrast with #955CEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #955CEA?

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

What is the RGB value of #955CEA?

#955CEA in RGB is (149, 92, 234) - 149 red, 92 green, and 234 blue.

How to use #955CEA in CSS?

Use #955CEA directly in your CSS properties like color or background-color.

What colors go well with #955CEA?

#B1EA5D (complementary), #5D6BEA (analogous), and #6A1DDD (lighter shade) work well with #955CEA.