#943BBA Color Information

Hex color code: #943BBA

The hex color #943BBA is a subtle purple with RGB values of (148, 59, 186) and HSL of (282°, 52%, 48%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#943BBA
RGB
148, 59, 186
HSL
282°, 52%, 48%
CMYK
20%, 68%, 0%, 27%

Shades

CSS Usage
color: #943BBA;
background-color: #943BBA;
border-color: #943BBA;
box-shadow: 0 0 10px #943BBA;
border: 2px solid #943BBA;
Tailwind Usage
bg-[#943BBA]
text-[#943BBA]
border-[#943BBA]
shadow-[0_0_10px_943BBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #943BBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #943BBA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #943BBA; 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 #943BBA; background-color: #943BBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #943BBA20; border-left: 4px solid #943BBA; }

Link / Accent

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

a { color: #943BBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #943BBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 59, 186

Red: 148 / Green: 59 / Blue: 186

HSL

282°, 52%, 48%

Hue: 282° / Saturation: 52% / Lightness: 48%

CMYK

20%, 68%, 0%, 27%

Cyan: 20% / Magenta: 68% / Yellow: 0% / Key: 27%

What color is #943BBA?

#943BBA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #943BBA to RGB:

rgb(148, 59, 186)HEX to RGB Converter →

HEX to HSL

Convert #943BBA to HSL:

hsl(282, 52%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #943BBA to CMYK:

cmyk(20%, 68%, 0%, 27%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #943BBA has RGB (148, 59, 186) and HSL (282°, 52%, 48%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #943BBA is #61BA3B, creating high-contrast pairings. For softer combinations, try analogous colors like #543BBA.

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

Contrast with #943BBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #943BBA?

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

What is the RGB value of #943BBA?

#943BBA in RGB is (148, 59, 186) - 148 red, 59 green, and 186 blue.

How to use #943BBA in CSS?

Use #943BBA directly in your CSS properties like color or background-color.

What colors go well with #943BBA?

#61BA3B (complementary), #543BBA (analogous), and #662880 (lighter shade) work well with #943BBA.