#D471EC Color Information

Hex color code: #D471EC

A dynamic magenta shade, #D471EC appears as (212, 113, 236) in RGB and (288°, 76%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#D471EC
RGB
212, 113, 236
HSL
288°, 76%, 68%
CMYK
10%, 52%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #D471EC; 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 #D471EC; background-color: #D471EC15; }

Alert / Toast

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

Link / Accent

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

a { color: #D471EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 113, 236

Red: 212 / Green: 113 / Blue: 236

HSL

288°, 76%, 68%

Hue: 288° / Saturation: 76% / Lightness: 68%

CMYK

10%, 52%, 0%, 7%

Cyan: 10% / Magenta: 52% / Yellow: 0% / Key: 7%

What color is #D471EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D471EC to RGB:

rgb(212, 113, 236)HEX to RGB Converter →

HEX to HSL

Convert #D471EC to HSL:

hsl(288, 76%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D471EC to CMYK:

cmyk(10%, 52%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #D471EC has RGB (212, 113, 236) and HSL (288°, 76%, 68%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D471EC is #88EB6F, creating high-contrast pairings. For softer combinations, try analogous colors like #956FEB.

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

Contrast with #D471EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D471EC?

#D471EC is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D471EC?

#D471EC in RGB is (212, 113, 236) - 212 red, 113 green, and 236 blue.

How to use #D471EC in CSS?

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

What colors go well with #D471EC?

#88EB6F (complementary), #956FEB (analogous), and #BE2CE2 (lighter shade) work well with #D471EC.