#985ACE Color Information

Hex color code: #985ACE

#985ACE is a muted purple color. In RGB it is (152, 90, 206), and in HSL it is (272°, 54%, 58%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#985ACE
RGB
152, 90, 206
HSL
272°, 54%, 58%
CMYK
26%, 56%, 0%, 19%

Shades

CSS Usage
color: #985ACE;
background-color: #985ACE;
border-color: #985ACE;
box-shadow: 0 0 10px #985ACE;
border: 2px solid #985ACE;
Tailwind Usage
bg-[#985ACE]
text-[#985ACE]
border-[#985ACE]
shadow-[0_0_10px_985ACE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #985ACE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #985ACE; color: #000000; }

Badge

New Feature
.badge { background-color: #985ACE; 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 #985ACE; background-color: #985ACE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #985ACE20; border-left: 4px solid #985ACE; }

Link / Accent

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

a { color: #985ACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #985ACE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 90, 206

Red: 152 / Green: 90 / Blue: 206

HSL

272°, 54%, 58%

Hue: 272° / Saturation: 54% / Lightness: 58%

CMYK

26%, 56%, 0%, 19%

Cyan: 26% / Magenta: 56% / Yellow: 0% / Key: 19%

What color is #985ACE?

#985ACE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #985ACE to RGB:

rgb(152, 90, 206)HEX to RGB Converter →

HEX to HSL

Convert #985ACE to HSL:

hsl(272, 54%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #985ACE to CMYK:

cmyk(26%, 56%, 0%, 19%)Color Converter →

Color Meaning and Usage

#985ACE is a muted purple color with RGB values of 152, 90, 206 and HSL of 272°, 54%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #985ACE is #90CE5A, creating high-contrast pairings. For softer combinations, try analogous colors like #5E5ACE.

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

Contrast with #985ACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #985ACE?

#985ACE is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #985ACE?

#985ACE in RGB is (152, 90, 206) - 152 red, 90 green, and 206 blue.

How to use #985ACE in CSS?

Use #985ACE directly in your CSS properties like color or background-color.

What colors go well with #985ACE?

#90CE5A (complementary), #5E5ACE (analogous), and #7232A9 (lighter shade) work well with #985ACE.