#9436CE Color Information

Hex color code: #9436CE

A subtle purple shade, #9436CE appears as (148, 54, 206) in RGB and (277°, 61%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#9436CE
RGB
148, 54, 206
HSL
277°, 61%, 51%
CMYK
28%, 74%, 0%, 19%

Shades

CSS Usage
color: #9436CE;
background-color: #9436CE;
border-color: #9436CE;
box-shadow: 0 0 10px #9436CE;
border: 2px solid #9436CE;
Tailwind Usage
bg-[#9436CE]
text-[#9436CE]
border-[#9436CE]
shadow-[0_0_10px_9436CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9436CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9436CE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9436CE; 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 #9436CE; background-color: #9436CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9436CE20; border-left: 4px solid #9436CE; }

Link / Accent

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

a { color: #9436CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9436CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 54, 206

Red: 148 / Green: 54 / Blue: 206

HSL

277°, 61%, 51%

Hue: 277° / Saturation: 61% / Lightness: 51%

CMYK

28%, 74%, 0%, 19%

Cyan: 28% / Magenta: 74% / Yellow: 0% / Key: 19%

What color is #9436CE?

#9436CE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9436CE to RGB:

rgb(148, 54, 206)HEX to RGB Converter →

HEX to HSL

Convert #9436CE to HSL:

hsl(277, 61%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #9436CE to CMYK:

cmyk(28%, 74%, 0%, 19%)Color Converter →

Color Meaning and Usage

#9436CE is a understated purple color with RGB values of 148, 54, 206 and HSL of 277°, 61%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9436CE is #70CE36, creating high-contrast pairings. For softer combinations, try analogous colors like #4836CE.

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

Contrast with #9436CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9436CE?

#9436CE is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9436CE?

#9436CE in RGB is (148, 54, 206) - 148 red, 54 green, and 206 blue.

How to use #9436CE in CSS?

Use #9436CE directly in your CSS properties like color or background-color.

What colors go well with #9436CE?

#70CE36 (complementary), #4836CE (analogous), and #692494 (lighter shade) work well with #9436CE.