#D07EEC Color Information

Hex color code: #D07EEC

A striking magenta shade, #D07EEC appears as (208, 126, 236) in RGB and (285°, 74%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D07EEC
RGB
208, 126, 236
HSL
285°, 74%, 71%
CMYK
12%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D07EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 126, 236

Red: 208 / Green: 126 / Blue: 236

HSL

285°, 74%, 71%

Hue: 285° / Saturation: 74% / Lightness: 71%

CMYK

12%, 47%, 0%, 7%

Cyan: 12% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #D07EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D07EEC to RGB:

rgb(208, 126, 236)HEX to RGB Converter →

HEX to HSL

Convert #D07EEC to HSL:

hsl(285, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D07EEC to CMYK:

cmyk(12%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #D07EEC has RGB (208, 126, 236) and HSL (285°, 74%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D07EEC is #9AEC7E, creating high-contrast pairings. For softer combinations, try analogous colors like #9A7EEC.

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

Contrast with #D07EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D07EEC?

#D07EEC is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D07EEC?

#D07EEC in RGB is (208, 126, 236) - 208 red, 126 green, and 236 blue.

How to use #D07EEC in CSS?

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

What colors go well with #D07EEC?

#9AEC7E (complementary), #9A7EEC (analogous), and #B83CE2 (lighter shade) work well with #D07EEC.