#9851CA Color Information

Hex color code: #9851CA

A understated purple shade, #9851CA appears as (152, 81, 202) in RGB and (275°, 53%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#9851CA
RGB
152, 81, 202
HSL
275°, 53%, 55%
CMYK
25%, 60%, 0%, 21%

Shades

CSS Usage
color: #9851CA;
background-color: #9851CA;
border-color: #9851CA;
box-shadow: 0 0 10px #9851CA;
border: 2px solid #9851CA;
Tailwind Usage
bg-[#9851CA]
text-[#9851CA]
border-[#9851CA]
shadow-[0_0_10px_9851CA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9851CA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9851CA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9851CA; 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 #9851CA; background-color: #9851CA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9851CA20; border-left: 4px solid #9851CA; }

Link / Accent

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

a { color: #9851CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9851CA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 81, 202

Red: 152 / Green: 81 / Blue: 202

HSL

275°, 53%, 55%

Hue: 275° / Saturation: 53% / Lightness: 55%

CMYK

25%, 60%, 0%, 21%

Cyan: 25% / Magenta: 60% / Yellow: 0% / Key: 21%

What color is #9851CA?

#9851CA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9851CA to RGB:

rgb(152, 81, 202)HEX to RGB Converter →

HEX to HSL

Convert #9851CA to HSL:

hsl(275, 53%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #9851CA to CMYK:

cmyk(25%, 60%, 0%, 21%)Color Converter →

Color Meaning and Usage

#9851CA is a neutral purple color with RGB values of 152, 81, 202 and HSL of 275°, 53%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9851CA is #82C94F, creating high-contrast pairings. For softer combinations, try analogous colors like #5A4FC9.

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

Contrast with #9851CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9851CA?

#9851CA is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9851CA?

#9851CA in RGB is (152, 81, 202) - 152 red, 81 green, and 202 blue.

How to use #9851CA in CSS?

Use #9851CA directly in your CSS properties like color or background-color.

What colors go well with #9851CA?

#82C94F (complementary), #5A4FC9 (analogous), and #6F309C (lighter shade) work well with #9851CA.