#8E5FDF Color Information

Hex color code: #8E5FDF

The hex color #8E5FDF is a calming purple with RGB values of (142, 95, 223) and HSL of (262°, 67%, 62%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#8E5FDF
RGB
142, 95, 223
HSL
262°, 67%, 62%
CMYK
36%, 57%, 0%, 13%

Shades

CSS Usage
color: #8E5FDF;
background-color: #8E5FDF;
border-color: #8E5FDF;
box-shadow: 0 0 10px #8E5FDF;
border: 2px solid #8E5FDF;
Tailwind Usage
bg-[#8E5FDF]
text-[#8E5FDF]
border-[#8E5FDF]
shadow-[0_0_10px_8E5FDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8E5FDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8E5FDF; color: #000000; }

Badge

New Feature
.badge { background-color: #8E5FDF; 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 #8E5FDF; background-color: #8E5FDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8E5FDF20; border-left: 4px solid #8E5FDF; }

Link / Accent

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

a { color: #8E5FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8E5FDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

142, 95, 223

Red: 142 / Green: 95 / Blue: 223

HSL

262°, 67%, 62%

Hue: 262° / Saturation: 67% / Lightness: 62%

CMYK

36%, 57%, 0%, 13%

Cyan: 36% / Magenta: 57% / Yellow: 0% / Key: 13%

What color is #8E5FDF?

#8E5FDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8E5FDF to RGB:

rgb(142, 95, 223)HEX to RGB Converter →

HEX to HSL

Convert #8E5FDF to HSL:

hsl(262, 67%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #8E5FDF to CMYK:

cmyk(36%, 57%, 0%, 13%)Color Converter →

Color Meaning and Usage

A peaceful purple tone, #8E5FDF has RGB (142, 95, 223) and HSL (262°, 67%, 62%). 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 #8E5FDF is #AFDF5D, creating high-contrast pairings. For softer combinations, try analogous colors like #5D6EDF.

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

Contrast with #8E5FDF

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 #8E5FDF?

#8E5FDF is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #8E5FDF?

#8E5FDF in RGB is (142, 95, 223) - 142 red, 95 green, and 223 blue.

How to use #8E5FDF in CSS?

Use #8E5FDF directly in your CSS properties like color or background-color.

What colors go well with #8E5FDF?

#AFDF5D (complementary), #5D6EDF (analogous), and #6228C8 (lighter shade) work well with #8E5FDF.