#913FCF Color Information

Hex color code: #913FCF

A subtle purple shade, #913FCF appears as (145, 63, 207) in RGB and (274°, 60%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#913FCF
RGB
145, 63, 207
HSL
274°, 60%, 53%
CMYK
30%, 70%, 0%, 19%

Shades

CSS Usage
color: #913FCF;
background-color: #913FCF;
border-color: #913FCF;
box-shadow: 0 0 10px #913FCF;
border: 2px solid #913FCF;
Tailwind Usage
bg-[#913FCF]
text-[#913FCF]
border-[#913FCF]
shadow-[0_0_10px_913FCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #913FCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #913FCF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #913FCF; 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 #913FCF; background-color: #913FCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #913FCF20; border-left: 4px solid #913FCF; }

Link / Accent

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

a { color: #913FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #913FCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 63, 207

Red: 145 / Green: 63 / Blue: 207

HSL

274°, 60%, 53%

Hue: 274° / Saturation: 60% / Lightness: 53%

CMYK

30%, 70%, 0%, 19%

Cyan: 30% / Magenta: 70% / Yellow: 0% / Key: 19%

What color is #913FCF?

#913FCF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #913FCF to RGB:

rgb(145, 63, 207)HEX to RGB Converter →

HEX to HSL

Convert #913FCF to HSL:

hsl(274, 60%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #913FCF to CMYK:

cmyk(30%, 70%, 0%, 19%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #913FCF has RGB (145, 63, 207) and HSL (274°, 60%, 53%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #913FCF is #7ECF3F, creating high-contrast pairings. For softer combinations, try analogous colors like #493FCF.

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

Contrast with #913FCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #913FCF?

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

What is the RGB value of #913FCF?

#913FCF in RGB is (145, 63, 207) - 145 red, 63 green, and 207 blue.

How to use #913FCF in CSS?

Use #913FCF directly in your CSS properties like color or background-color.

What colors go well with #913FCF?

#7ECF3F (complementary), #493FCF (analogous), and #69279B (lighter shade) work well with #913FCF.