#8F30CF Color Information

Hex color code: #8F30CF

#8F30CF is a balanced purple color. In RGB it is (143, 48, 207), and in HSL it is (276°, 62%, 50%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#8F30CF
RGB
143, 48, 207
HSL
276°, 62%, 50%
CMYK
31%, 77%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #8F30CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8F30CF; color: #FFFFFF; }

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 #8F30CF; background-color: #8F30CF15; }

Alert / Toast

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

Link / Accent

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

a { color: #8F30CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

143, 48, 207

Red: 143 / Green: 48 / Blue: 207

HSL

276°, 62%, 50%

Hue: 276° / Saturation: 62% / Lightness: 50%

CMYK

31%, 77%, 0%, 19%

Cyan: 31% / Magenta: 77% / Yellow: 0% / Key: 19%

What color is #8F30CF?

#8F30CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8F30CF to RGB:

rgb(143, 48, 207)HEX to RGB Converter →

HEX to HSL

Convert #8F30CF to HSL:

hsl(276, 62%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #8F30CF to CMYK:

cmyk(31%, 77%, 0%, 19%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #8F30CF has RGB (143, 48, 207) and HSL (276°, 62%, 50%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8F30CF is #70CF30, creating high-contrast pairings. For softer combinations, try analogous colors like #4030CF.

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

Contrast with #8F30CF

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

Contrast Ratio: 3.49:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8F30CF?

#8F30CF is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #8F30CF?

#8F30CF in RGB is (143, 48, 207) - 143 red, 48 green, and 207 blue.

How to use #8F30CF in CSS?

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

What colors go well with #8F30CF?

#70CF30 (complementary), #4030CF (analogous), and #642291 (lighter shade) work well with #8F30CF.