#9754CF Color Information

Hex color code: #9754CF

A balanced purple shade, #9754CF appears as (151, 84, 207) in RGB and (273°, 56%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#9754CF
RGB
151, 84, 207
HSL
273°, 56%, 57%
CMYK
27%, 59%, 0%, 19%

Shades

CSS Usage
color: #9754CF;
background-color: #9754CF;
border-color: #9754CF;
box-shadow: 0 0 10px #9754CF;
border: 2px solid #9754CF;
Tailwind Usage
bg-[#9754CF]
text-[#9754CF]
border-[#9754CF]
shadow-[0_0_10px_9754CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9754CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9754CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9754CF; 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 #9754CF; background-color: #9754CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9754CF20; border-left: 4px solid #9754CF; }

Link / Accent

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

a { color: #9754CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9754CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 84, 207

Red: 151 / Green: 84 / Blue: 207

HSL

273°, 56%, 57%

Hue: 273° / Saturation: 56% / Lightness: 57%

CMYK

27%, 59%, 0%, 19%

Cyan: 27% / Magenta: 59% / Yellow: 0% / Key: 19%

What color is #9754CF?

#9754CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9754CF to RGB:

rgb(151, 84, 207)HEX to RGB Converter →

HEX to HSL

Convert #9754CF to HSL:

hsl(273, 56%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #9754CF to CMYK:

cmyk(27%, 59%, 0%, 19%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #9754CF has RGB (151, 84, 207) and HSL (273°, 56%, 57%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9754CF is #8BCF54, creating high-contrast pairings. For softer combinations, try analogous colors like #5A54CF.

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

Contrast with #9754CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9754CF?

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

What is the RGB value of #9754CF?

#9754CF in RGB is (151, 84, 207) - 151 red, 84 green, and 207 blue.

How to use #9754CF in CSS?

Use #9754CF directly in your CSS properties like color or background-color.

What colors go well with #9754CF?

#8BCF54 (complementary), #5A54CF (analogous), and #712FA7 (lighter shade) work well with #9754CF.