#9014BD Color Information

Hex color code: #9014BD

#9014BD is a vivid purple color. In RGB it is (144, 20, 189), and in HSL it is (284°, 81%, 41%). It is commonly used in modern UI design.

Try:
Color NameDark Violet
HEX
#9014BD
RGB
144, 20, 189
HSL
284°, 81%, 41%
CMYK
24%, 89%, 0%, 26%

Shades

CSS Usage
color: #9014BD;
background-color: #9014BD;
border-color: #9014BD;
box-shadow: 0 0 10px #9014BD;
border: 2px solid #9014BD;
Tailwind Usage
bg-[#9014BD]
text-[#9014BD]
border-[#9014BD]
shadow-[0_0_10px_9014BD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9014BD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9014BD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9014BD; 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 #9014BD; background-color: #9014BD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9014BD20; border-left: 4px solid #9014BD; }

Link / Accent

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

a { color: #9014BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9014BD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 20, 189

Red: 144 / Green: 20 / Blue: 189

HSL

284°, 81%, 41%

Hue: 284° / Saturation: 81% / Lightness: 41%

CMYK

24%, 89%, 0%, 26%

Cyan: 24% / Magenta: 89% / Yellow: 0% / Key: 26%

What color is #9014BD?

#9014BD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9014BD to RGB:

rgb(144, 20, 189)HEX to RGB Converter →

HEX to HSL

Convert #9014BD to HSL:

hsl(284, 81%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #9014BD to CMYK:

cmyk(24%, 89%, 0%, 26%)Color Converter →

Color Meaning and Usage

#9014BD is a striking purple color with RGB values of 144, 20, 189 and HSL of 284°, 81%, 41%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9014BD is #41BD14, creating high-contrast pairings. For softer combinations, try analogous colors like #3B14BD.

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

Contrast with #9014BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9014BD?

#9014BD is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9014BD?

#9014BD in RGB is (144, 20, 189) - 144 red, 20 green, and 189 blue.

How to use #9014BD in CSS?

Use #9014BD directly in your CSS properties like color or background-color.

What colors go well with #9014BD?

#41BD14 (complementary), #3B14BD (analogous), and #5B0D78 (lighter shade) work well with #9014BD.