#9449DF Color Information

Hex color code: #9449DF

#9449DF is a subtle purple color. In RGB it is (148, 73, 223), and in HSL it is (270°, 70%, 58%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#9449DF
RGB
148, 73, 223
HSL
270°, 70%, 58%
CMYK
34%, 67%, 0%, 13%

Shades

CSS Usage
color: #9449DF;
background-color: #9449DF;
border-color: #9449DF;
box-shadow: 0 0 10px #9449DF;
border: 2px solid #9449DF;
Tailwind Usage
bg-[#9449DF]
text-[#9449DF]
border-[#9449DF]
shadow-[0_0_10px_9449DF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9449DF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9449DF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9449DF; 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 #9449DF; background-color: #9449DF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9449DF20; border-left: 4px solid #9449DF; }

Link / Accent

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

a { color: #9449DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9449DF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 73, 223

Red: 148 / Green: 73 / Blue: 223

HSL

270°, 70%, 58%

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

CMYK

34%, 67%, 0%, 13%

Cyan: 34% / Magenta: 67% / Yellow: 0% / Key: 13%

What color is #9449DF?

#9449DF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9449DF to RGB:

rgb(148, 73, 223)HEX to RGB Converter →

HEX to HSL

Convert #9449DF to HSL:

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

HEX to CMYK

Convert #9449DF to CMYK:

cmyk(34%, 67%, 0%, 13%)Color Converter →

Color Meaning and Usage

A muted purple tone, #9449DF has RGB (148, 73, 223) and HSL (270°, 70%, 58%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9449DF is #94DF49, creating high-contrast pairings. For softer combinations, try analogous colors like #4949DF.

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

Contrast with #9449DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9449DF?

#9449DF is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9449DF?

#9449DF in RGB is (148, 73, 223) - 148 red, 73 green, and 223 blue.

How to use #9449DF in CSS?

Use #9449DF directly in your CSS properties like color or background-color.

What colors go well with #9449DF?

#94DF49 (complementary), #4949DF (analogous), and #6E21BA (lighter shade) work well with #9449DF.