#8938CC Color Information

Hex color code: #8938CC

The hex color #8938CC is a subtle purple with RGB values of (137, 56, 204) and HSL of (273°, 59%, 51%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#8938CC
RGB
137, 56, 204
HSL
273°, 59%, 51%
CMYK
33%, 73%, 0%, 20%

Shades

CSS Usage
color: #8938CC;
background-color: #8938CC;
border-color: #8938CC;
box-shadow: 0 0 10px #8938CC;
border: 2px solid #8938CC;
Tailwind Usage
bg-[#8938CC]
text-[#8938CC]
border-[#8938CC]
shadow-[0_0_10px_8938CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8938CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8938CC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #8938CC; 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 #8938CC; background-color: #8938CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8938CC20; border-left: 4px solid #8938CC; }

Link / Accent

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

a { color: #8938CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8938CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 56, 204

Red: 137 / Green: 56 / Blue: 204

HSL

273°, 59%, 51%

Hue: 273° / Saturation: 59% / Lightness: 51%

CMYK

33%, 73%, 0%, 20%

Cyan: 33% / Magenta: 73% / Yellow: 0% / Key: 20%

What color is #8938CC?

#8938CC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8938CC to RGB:

rgb(137, 56, 204)HEX to RGB Converter →

HEX to HSL

Convert #8938CC to HSL:

hsl(273, 59%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #8938CC to CMYK:

cmyk(33%, 73%, 0%, 20%)Color Converter →

Color Meaning and Usage

#8938CC is a muted purple color with RGB values of 137, 56, 204 and HSL of 273°, 59%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8938CC is #7BCC38, creating high-contrast pairings. For softer combinations, try analogous colors like #4038CC.

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

Contrast with #8938CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8938CC?

#8938CC is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #8938CC?

#8938CC in RGB is (137, 56, 204) - 137 red, 56 green, and 204 blue.

How to use #8938CC in CSS?

Use #8938CC directly in your CSS properties like color or background-color.

What colors go well with #8938CC?

#7BCC38 (complementary), #4038CC (analogous), and #612692 (lighter shade) work well with #8938CC.