#975CCA Color Information

Hex color code: #975CCA

A understated purple shade, #975CCA appears as (151, 92, 202) in RGB and (272°, 51%, 58%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#975CCA
RGB
151, 92, 202
HSL
272°, 51%, 58%
CMYK
25%, 54%, 0%, 21%

Shades

CSS Usage
color: #975CCA;
background-color: #975CCA;
border-color: #975CCA;
box-shadow: 0 0 10px #975CCA;
border: 2px solid #975CCA;
Tailwind Usage
bg-[#975CCA]
text-[#975CCA]
border-[#975CCA]
shadow-[0_0_10px_975CCA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #975CCA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #975CCA; color: #000000; }

Badge

New Feature
.badge { background-color: #975CCA; 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 #975CCA; background-color: #975CCA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #975CCA20; border-left: 4px solid #975CCA; }

Link / Accent

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

a { color: #975CCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #975CCA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 92, 202

Red: 151 / Green: 92 / Blue: 202

HSL

272°, 51%, 58%

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

CMYK

25%, 54%, 0%, 21%

Cyan: 25% / Magenta: 54% / Yellow: 0% / Key: 21%

What color is #975CCA?

#975CCA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #975CCA to RGB:

rgb(151, 92, 202)HEX to RGB Converter →

HEX to HSL

Convert #975CCA to HSL:

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

HEX to CMYK

Convert #975CCA to CMYK:

cmyk(25%, 54%, 0%, 21%)Color Converter →

Color Meaning and Usage

#975CCA is a understated purple color with RGB values of 151, 92, 202 and HSL of 272°, 51%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #975CCA is #90CB5D, creating high-contrast pairings. For softer combinations, try analogous colors like #615DCB.

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

Contrast with #975CCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #975CCA?

#975CCA is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #975CCA?

#975CCA in RGB is (151, 92, 202) - 151 red, 92 green, and 202 blue.

How to use #975CCA in CSS?

Use #975CCA directly in your CSS properties like color or background-color.

What colors go well with #975CCA?

#90CB5D (complementary), #615DCB (analogous), and #7136A6 (lighter shade) work well with #975CCA.