#48096D Color Information

Hex color code: #48096D

#48096D is a rich purple color. In RGB it is (72, 9, 109), and in HSL it is (278°, 85%, 23%). It is often used for branding and logos.

Try:
Color NameIndigo
HEX
#48096D
RGB
72, 9, 109
HSL
278°, 85%, 23%
CMYK
34%, 92%, 0%, 57%

Shades

CSS Usage
color: #48096D;
background-color: #48096D;
border-color: #48096D;
box-shadow: 0 0 10px #48096D;
border: 2px solid #48096D;
Tailwind Usage
bg-[#48096D]
text-[#48096D]
border-[#48096D]
shadow-[0_0_10px_48096D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #48096D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #48096D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #48096D; 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 #48096D; background-color: #48096D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #48096D20; border-left: 4px solid #48096D; }

Link / Accent

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

a { color: #48096D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48096D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 9, 109

Red: 72 / Green: 9 / Blue: 109

HSL

278°, 85%, 23%

Hue: 278° / Saturation: 85% / Lightness: 23%

CMYK

34%, 92%, 0%, 57%

Cyan: 34% / Magenta: 92% / Yellow: 0% / Key: 57%

What color is #48096D?

#48096D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48096D to RGB:

rgb(72, 9, 109)HEX to RGB Converter →

HEX to HSL

Convert #48096D to HSL:

hsl(278, 85%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #48096D to CMYK:

cmyk(34%, 92%, 0%, 57%)Color Converter →

Color Meaning and Usage

#48096D is a deep purple color with RGB values of 72, 9, 109 and HSL of 278°, 85%, 23%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48096D is #2D6D09, creating high-contrast pairings. For softer combinations, try analogous colors like #16096D.

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

Contrast with #48096D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48096D?

#48096D is a deep purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #48096D?

#48096D in RGB is (72, 9, 109) - 72 red, 9 green, and 109 blue.

How to use #48096D in CSS?

Use #48096D directly in your CSS properties like color or background-color.

What colors go well with #48096D?

#2D6D09 (complementary), #16096D (analogous), and #190326 (lighter shade) work well with #48096D.