#855FEC Color Information

Hex color code: #855FEC

The hex color #855FEC is a striking purple with RGB values of (133, 95, 236) and HSL of (256°, 79%, 65%). It is popular in mobile app design.

Try:
Color NameMedium Slate Blue
HEX
#855FEC
RGB
133, 95, 236
HSL
256°, 79%, 65%
CMYK
44%, 60%, 0%, 7%

Shades

CSS Usage
color: #855FEC;
background-color: #855FEC;
border-color: #855FEC;
box-shadow: 0 0 10px #855FEC;
border: 2px solid #855FEC;
Tailwind Usage
bg-[#855FEC]
text-[#855FEC]
border-[#855FEC]
shadow-[0_0_10px_855FEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #855FEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #855FEC; color: #000000; }

Badge

New Feature
.badge { background-color: #855FEC; 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 #855FEC; background-color: #855FEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #855FEC20; border-left: 4px solid #855FEC; }

Link / Accent

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

a { color: #855FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #855FEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 95, 236

Red: 133 / Green: 95 / Blue: 236

HSL

256°, 79%, 65%

Hue: 256° / Saturation: 79% / Lightness: 65%

CMYK

44%, 60%, 0%, 7%

Cyan: 44% / Magenta: 60% / Yellow: 0% / Key: 7%

What color is #855FEC?

#855FEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #855FEC to RGB:

rgb(133, 95, 236)HEX to RGB Converter →

HEX to HSL

Convert #855FEC to HSL:

hsl(256, 79%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #855FEC to CMYK:

cmyk(44%, 60%, 0%, 7%)Color Converter →

Color Meaning and Usage

#855FEC is a eye-catching purple color with RGB values of 133, 95, 236 and HSL of 256°, 79%, 65%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #855FEC is #C7EC5F, creating high-contrast pairings. For softer combinations, try analogous colors like #5F80EC.

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

Contrast with #855FEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #855FEC?

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

What is the RGB value of #855FEC?

#855FEC in RGB is (133, 95, 236) - 133 red, 95 green, and 236 blue.

How to use #855FEC in CSS?

Use #855FEC directly in your CSS properties like color or background-color.

What colors go well with #855FEC?

#C7EC5F (complementary), #5F80EC (analogous), and #501BE4 (lighter shade) work well with #855FEC.