#971ABC Color Information

Hex color code: #971ABC

A striking magenta shade, #971ABC appears as (151, 26, 188) in RGB and (286°, 76%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#971ABC
RGB
151, 26, 188
HSL
286°, 76%, 42%
CMYK
20%, 86%, 0%, 26%

Shades

CSS Usage
color: #971ABC;
background-color: #971ABC;
border-color: #971ABC;
box-shadow: 0 0 10px #971ABC;
border: 2px solid #971ABC;
Tailwind Usage
bg-[#971ABC]
text-[#971ABC]
border-[#971ABC]
shadow-[0_0_10px_971ABC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #971ABC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #971ABC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #971ABC; 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 #971ABC; background-color: #971ABC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #971ABC20; border-left: 4px solid #971ABC; }

Link / Accent

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

a { color: #971ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #971ABC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 26, 188

Red: 151 / Green: 26 / Blue: 188

HSL

286°, 76%, 42%

Hue: 286° / Saturation: 76% / Lightness: 42%

CMYK

20%, 86%, 0%, 26%

Cyan: 20% / Magenta: 86% / Yellow: 0% / Key: 26%

What color is #971ABC?

#971ABC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #971ABC to RGB:

rgb(151, 26, 188)HEX to RGB Converter →

HEX to HSL

Convert #971ABC to HSL:

hsl(286, 76%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #971ABC to CMYK:

cmyk(20%, 86%, 0%, 26%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #971ABC has RGB (151, 26, 188) and HSL (286°, 76%, 42%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #971ABC is #40BC1A, creating high-contrast pairings. For softer combinations, try analogous colors like #451ABC.

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

Contrast with #971ABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #971ABC?

#971ABC is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #971ABC?

#971ABC in RGB is (151, 26, 188) - 151 red, 26 green, and 188 blue.

How to use #971ABC in CSS?

Use #971ABC directly in your CSS properties like color or background-color.

What colors go well with #971ABC?

#40BC1A (complementary), #451ABC (analogous), and #611179 (lighter shade) work well with #971ABC.