#9916DF Color Information

Hex color code: #9916DF

A bold purple shade, #9916DF appears as (153, 22, 223) in RGB and (279°, 82%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Violet
HEX
#9916DF
RGB
153, 22, 223
HSL
279°, 82%, 48%
CMYK
31%, 90%, 0%, 13%

Shades

CSS Usage
color: #9916DF;
background-color: #9916DF;
border-color: #9916DF;
box-shadow: 0 0 10px #9916DF;
border: 2px solid #9916DF;
Tailwind Usage
bg-[#9916DF]
text-[#9916DF]
border-[#9916DF]
shadow-[0_0_10px_9916DF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9916DF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9916DF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9916DF; 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 #9916DF; background-color: #9916DF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9916DF20; border-left: 4px solid #9916DF; }

Link / Accent

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

a { color: #9916DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9916DF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 22, 223

Red: 153 / Green: 22 / Blue: 223

HSL

279°, 82%, 48%

Hue: 279° / Saturation: 82% / Lightness: 48%

CMYK

31%, 90%, 0%, 13%

Cyan: 31% / Magenta: 90% / Yellow: 0% / Key: 13%

What color is #9916DF?

#9916DF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9916DF to RGB:

rgb(153, 22, 223)HEX to RGB Converter →

HEX to HSL

Convert #9916DF to HSL:

hsl(279, 82%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #9916DF to CMYK:

cmyk(31%, 90%, 0%, 13%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #9916DF has RGB (153, 22, 223) and HSL (279°, 82%, 48%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9916DF is #5CDF16, creating high-contrast pairings. For softer combinations, try analogous colors like #3416DF.

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

Contrast with #9916DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9916DF?

#9916DF is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9916DF?

#9916DF in RGB is (153, 22, 223) - 153 red, 22 green, and 223 blue.

How to use #9916DF in CSS?

Use #9916DF directly in your CSS properties like color or background-color.

What colors go well with #9916DF?

#5CDF16 (complementary), #3416DF (analogous), and #690F99 (lighter shade) work well with #9916DF.