#D77FEA Color Information

Hex color code: #D77FEA

The hex color #D77FEA is a dynamic magenta with RGB values of (215, 127, 234) and HSL of (289°, 72%, 71%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#D77FEA
RGB
215, 127, 234
HSL
289°, 72%, 71%
CMYK
8%, 46%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #D77FEA; color: #000000; }

Badge

New Feature
.badge { background-color: #D77FEA; color: #000000; }

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 #D77FEA; background-color: #D77FEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #D77FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #D77FEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 127, 234

Red: 215 / Green: 127 / Blue: 234

HSL

289°, 72%, 71%

Hue: 289° / Saturation: 72% / Lightness: 71%

CMYK

8%, 46%, 0%, 8%

Cyan: 8% / Magenta: 46% / Yellow: 0% / Key: 8%

What color is #D77FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D77FEA to RGB:

rgb(215, 127, 234)HEX to RGB Converter →

HEX to HSL

Convert #D77FEA to HSL:

hsl(289, 72%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D77FEA to CMYK:

cmyk(8%, 46%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #D77FEA has RGB (215, 127, 234) and HSL (289°, 72%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D77FEA is #93EA80, creating high-contrast pairings. For softer combinations, try analogous colors like #A280EA.

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

Contrast with #D77FEA

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

Contrast Ratio: 8.11:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D77FEA?

#D77FEA is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D77FEA?

#D77FEA in RGB is (215, 127, 234) - 215 red, 127 green, and 234 blue.

How to use #D77FEA in CSS?

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

What colors go well with #D77FEA?

#93EA80 (complementary), #A280EA (analogous), and #C23EE0 (lighter shade) work well with #D77FEA.