#982D9D Color Information

Hex color code: #982D9D

#982D9D is a muted magenta color. In RGB it is (152, 45, 157), and in HSL it is (297°, 55%, 40%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#982D9D
RGB
152, 45, 157
HSL
297°, 55%, 40%
CMYK
3%, 71%, 0%, 38%

Shades

CSS Usage
color: #982D9D;
background-color: #982D9D;
border-color: #982D9D;
box-shadow: 0 0 10px #982D9D;
border: 2px solid #982D9D;
Tailwind Usage
bg-[#982D9D]
text-[#982D9D]
border-[#982D9D]
shadow-[0_0_10px_982D9D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #982D9D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #982D9D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #982D9D; 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 #982D9D; background-color: #982D9D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #982D9D20; border-left: 4px solid #982D9D; }

Link / Accent

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

a { color: #982D9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #982D9D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 45, 157

Red: 152 / Green: 45 / Blue: 157

HSL

297°, 55%, 40%

Hue: 297° / Saturation: 55% / Lightness: 40%

CMYK

3%, 71%, 0%, 38%

Cyan: 3% / Magenta: 71% / Yellow: 0% / Key: 38%

What color is #982D9D?

#982D9D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #982D9D to RGB:

rgb(152, 45, 157)HEX to RGB Converter →

HEX to HSL

Convert #982D9D to HSL:

hsl(297, 55%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #982D9D to CMYK:

cmyk(3%, 71%, 0%, 38%)Color Converter →

Color Meaning and Usage

#982D9D is a muted magenta color with RGB values of 152, 45, 157 and HSL of 297°, 55%, 40%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #982D9D is #349E2E, creating high-contrast pairings. For softer combinations, try analogous colors like #602E9E.

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

Contrast with #982D9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #982D9D?

#982D9D is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #982D9D?

#982D9D in RGB is (152, 45, 157) - 152 red, 45 green, and 157 blue.

How to use #982D9D in CSS?

Use #982D9D directly in your CSS properties like color or background-color.

What colors go well with #982D9D?

#349E2E (complementary), #602E9E (analogous), and #5F1D63 (lighter shade) work well with #982D9D.