#4D286C Color Information

Hex color code: #4D286C

#4D286C is a pastel purple color. In RGB it is (77, 40, 108), and in HSL it is (273°, 46%, 29%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#4D286C
RGB
77, 40, 108
HSL
273°, 46%, 29%
CMYK
29%, 63%, 0%, 58%

Shades

CSS Usage
color: #4D286C;
background-color: #4D286C;
border-color: #4D286C;
box-shadow: 0 0 10px #4D286C;
border: 2px solid #4D286C;
Tailwind Usage
bg-[#4D286C]
text-[#4D286C]
border-[#4D286C]
shadow-[0_0_10px_4D286C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4D286C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4D286C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #4D286C; 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 #4D286C; background-color: #4D286C15; }

Alert / Toast

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

Link / Accent

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

a { color: #4D286C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4D286C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

77, 40, 108

Red: 77 / Green: 40 / Blue: 108

HSL

273°, 46%, 29%

Hue: 273° / Saturation: 46% / Lightness: 29%

CMYK

29%, 63%, 0%, 58%

Cyan: 29% / Magenta: 63% / Yellow: 0% / Key: 58%

What color is #4D286C?

#4D286C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4D286C to RGB:

rgb(77, 40, 108)HEX to RGB Converter →

HEX to HSL

Convert #4D286C to HSL:

hsl(273, 46%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #4D286C to CMYK:

cmyk(29%, 63%, 0%, 58%)Color Converter →

Color Meaning and Usage

#4D286C is a subtle purple color with RGB values of 77, 40, 108 and HSL of 273°, 46%, 29%. 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 #4D286C is #476C28, creating high-contrast pairings. For softer combinations, try analogous colors like #2B286C.

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

Contrast with #4D286C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4D286C?

#4D286C is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #4D286C?

#4D286C in RGB is (77, 40, 108) - 77 red, 40 green, and 108 blue.

How to use #4D286C in CSS?

Use #4D286C directly in your CSS properties like color or background-color.

What colors go well with #4D286C?

#476C28 (complementary), #2B286C (analogous), and #251334 (lighter shade) work well with #4D286C.