#DA86EE Color Information

Hex color code: #DA86EE

The hex color #DA86EE is a dynamic magenta with RGB values of (218, 134, 238) and HSL of (288°, 75%, 73%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#DA86EE
RGB
218, 134, 238
HSL
288°, 75%, 73%
CMYK
8%, 44%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA86EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 134, 238

Red: 218 / Green: 134 / Blue: 238

HSL

288°, 75%, 73%

Hue: 288° / Saturation: 75% / Lightness: 73%

CMYK

8%, 44%, 0%, 7%

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

What color is #DA86EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA86EE to RGB:

rgb(218, 134, 238)HEX to RGB Converter →

HEX to HSL

Convert #DA86EE to HSL:

hsl(288, 75%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DA86EE to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #DA86EE has RGB (218, 134, 238) and HSL (288°, 75%, 73%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA86EE is #9BEE87, creating high-contrast pairings. For softer combinations, try analogous colors like #A587EE.

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

Contrast with #DA86EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA86EE?

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

What is the RGB value of #DA86EE?

#DA86EE in RGB is (218, 134, 238) - 218 red, 134 green, and 238 blue.

How to use #DA86EE in CSS?

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

What colors go well with #DA86EE?

#9BEE87 (complementary), #A587EE (analogous), and #C444E4 (lighter shade) work well with #DA86EE.