#946CBC Color Information

Hex color code: #946CBC

#946CBC is a subtle purple color. In RGB it is (148, 108, 188), and in HSL it is (270°, 37%, 58%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#946CBC
RGB
148, 108, 188
HSL
270°, 37%, 58%
CMYK
21%, 43%, 0%, 26%

Shades

CSS Usage
color: #946CBC;
background-color: #946CBC;
border-color: #946CBC;
box-shadow: 0 0 10px #946CBC;
border: 2px solid #946CBC;
Tailwind Usage
bg-[#946CBC]
text-[#946CBC]
border-[#946CBC]
shadow-[0_0_10px_946CBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #946CBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #946CBC; color: #000000; }

Badge

New Feature
.badge { background-color: #946CBC; 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 #946CBC; background-color: #946CBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #946CBC20; border-left: 4px solid #946CBC; }

Link / Accent

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

a { color: #946CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #946CBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 108, 188

Red: 148 / Green: 108 / Blue: 188

HSL

270°, 37%, 58%

Hue: 270° / Saturation: 37% / Lightness: 58%

CMYK

21%, 43%, 0%, 26%

Cyan: 21% / Magenta: 43% / Yellow: 0% / Key: 26%

What color is #946CBC?

#946CBC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #946CBC to RGB:

rgb(148, 108, 188)HEX to RGB Converter →

HEX to HSL

Convert #946CBC to HSL:

hsl(270, 37%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #946CBC to CMYK:

cmyk(21%, 43%, 0%, 26%)Color Converter →

Color Meaning and Usage

#946CBC is a gentle purple color with RGB values of 148, 108, 188 and HSL of 270°, 37%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #946CBC is #94BC6C, creating high-contrast pairings. For softer combinations, try analogous colors like #6C6CBC.

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

Contrast with #946CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #946CBC?

#946CBC is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #946CBC?

#946CBC in RGB is (148, 108, 188) - 148 red, 108 green, and 188 blue.

How to use #946CBC in CSS?

Use #946CBC directly in your CSS properties like color or background-color.

What colors go well with #946CBC?

#94BC6C (complementary), #6C6CBC (analogous), and #6E4596 (lighter shade) work well with #946CBC.