#9440CF Color Information

Hex color code: #9440CF

The hex color #9440CF is a subtle purple with RGB values of (148, 64, 207) and HSL of (275°, 60%, 53%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#9440CF
RGB
148, 64, 207
HSL
275°, 60%, 53%
CMYK
29%, 69%, 0%, 19%

Shades

CSS Usage
color: #9440CF;
background-color: #9440CF;
border-color: #9440CF;
box-shadow: 0 0 10px #9440CF;
border: 2px solid #9440CF;
Tailwind Usage
bg-[#9440CF]
text-[#9440CF]
border-[#9440CF]
shadow-[0_0_10px_9440CF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9440CF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9440CF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9440CF; 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 #9440CF; background-color: #9440CF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9440CF20; border-left: 4px solid #9440CF; }

Link / Accent

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

a { color: #9440CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9440CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 64, 207

Red: 148 / Green: 64 / Blue: 207

HSL

275°, 60%, 53%

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

CMYK

29%, 69%, 0%, 19%

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

What color is #9440CF?

#9440CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9440CF to RGB:

rgb(148, 64, 207)HEX to RGB Converter →

HEX to HSL

Convert #9440CF to HSL:

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

HEX to CMYK

Convert #9440CF to CMYK:

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

Color Meaning and Usage

#9440CF is a balanced purple color with RGB values of 148, 64, 207 and HSL of 275°, 60%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9440CF is #7BCF3F, creating high-contrast pairings. For softer combinations, try analogous colors like #4B3FCF.

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

Contrast with #9440CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9440CF?

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

What is the RGB value of #9440CF?

#9440CF in RGB is (148, 64, 207) - 148 red, 64 green, and 207 blue.

How to use #9440CF in CSS?

Use #9440CF directly in your CSS properties like color or background-color.

What colors go well with #9440CF?

#7BCF3F (complementary), #4B3FCF (analogous), and #6B279B (lighter shade) work well with #9440CF.