#DA7EEC Color Information

Hex color code: #DA7EEC

#DA7EEC is a bold magenta color. In RGB it is (218, 126, 236), and in HSL it is (290°, 74%, 71%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#DA7EEC
RGB
218, 126, 236
HSL
290°, 74%, 71%
CMYK
8%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA7EEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 126, 236

Red: 218 / Green: 126 / Blue: 236

HSL

290°, 74%, 71%

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

CMYK

8%, 47%, 0%, 7%

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

What color is #DA7EEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA7EEC to RGB:

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

HEX to HSL

Convert #DA7EEC to HSL:

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

HEX to CMYK

Convert #DA7EEC to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #DA7EEC has RGB (218, 126, 236) and HSL (290°, 74%, 71%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA7EEC is #91EC7E, creating high-contrast pairings. For softer combinations, try analogous colors like #A37EEC.

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

Contrast with #DA7EEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA7EEC?

#DA7EEC is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DA7EEC?

#DA7EEC in RGB is (218, 126, 236) - 218 red, 126 green, and 236 blue.

How to use #DA7EEC in CSS?

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

What colors go well with #DA7EEC?

#91EC7E (complementary), #A37EEC (analogous), and #C63CE2 (lighter shade) work well with #DA7EEC.