#934ACE Color Information

Hex color code: #934ACE

A understated purple shade, #934ACE appears as (147, 74, 206) in RGB and (273°, 57%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#934ACE
RGB
147, 74, 206
HSL
273°, 57%, 55%
CMYK
29%, 64%, 0%, 19%

Shades

CSS Usage
color: #934ACE;
background-color: #934ACE;
border-color: #934ACE;
box-shadow: 0 0 10px #934ACE;
border: 2px solid #934ACE;
Tailwind Usage
bg-[#934ACE]
text-[#934ACE]
border-[#934ACE]
shadow-[0_0_10px_934ACE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #934ACE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #934ACE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #934ACE; 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 #934ACE; background-color: #934ACE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #934ACE20; border-left: 4px solid #934ACE; }

Link / Accent

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

a { color: #934ACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #934ACE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 74, 206

Red: 147 / Green: 74 / Blue: 206

HSL

273°, 57%, 55%

Hue: 273° / Saturation: 57% / Lightness: 55%

CMYK

29%, 64%, 0%, 19%

Cyan: 29% / Magenta: 64% / Yellow: 0% / Key: 19%

What color is #934ACE?

#934ACE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #934ACE to RGB:

rgb(147, 74, 206)HEX to RGB Converter →

HEX to HSL

Convert #934ACE to HSL:

hsl(273, 57%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #934ACE to CMYK:

cmyk(29%, 64%, 0%, 19%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #934ACE has RGB (147, 74, 206) and HSL (273°, 57%, 55%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #934ACE is #86CE4B, creating high-contrast pairings. For softer combinations, try analogous colors like #514BCE.

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

Contrast with #934ACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #934ACE?

#934ACE is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #934ACE?

#934ACE in RGB is (147, 74, 206) - 147 red, 74 green, and 206 blue.

How to use #934ACE in CSS?

Use #934ACE directly in your CSS properties like color or background-color.

What colors go well with #934ACE?

#86CE4B (complementary), #514BCE (analogous), and #6C2CA0 (lighter shade) work well with #934ACE.