#D95FEC Color Information

Hex color code: #D95FEC

A striking magenta shade, #D95FEC appears as (217, 95, 236) in RGB and (292°, 79%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#D95FEC
RGB
217, 95, 236
HSL
292°, 79%, 65%
CMYK
8%, 60%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D95FEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 95, 236

Red: 217 / Green: 95 / Blue: 236

HSL

292°, 79%, 65%

Hue: 292° / Saturation: 79% / Lightness: 65%

CMYK

8%, 60%, 0%, 7%

Cyan: 8% / Magenta: 60% / Yellow: 0% / Key: 7%

What color is #D95FEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D95FEC to RGB:

rgb(217, 95, 236)HEX to RGB Converter →

HEX to HSL

Convert #D95FEC to HSL:

hsl(292, 79%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D95FEC to CMYK:

cmyk(8%, 60%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D95FEC is a vivid magenta color with RGB values of 217, 95, 236 and HSL of 292°, 79%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D95FEC is #72EC5F, creating high-contrast pairings. For softer combinations, try analogous colors like #935FEC.

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

Contrast with #D95FEC

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

Contrast Ratio: 6.80:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D95FEC?

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

What is the RGB value of #D95FEC?

#D95FEC in RGB is (217, 95, 236) - 217 red, 95 green, and 236 blue.

How to use #D95FEC in CSS?

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

What colors go well with #D95FEC?

#72EC5F (complementary), #935FEC (analogous), and #C91BE4 (lighter shade) work well with #D95FEC.