#D06DEE Color Information

Hex color code: #D06DEE

The hex color #D06DEE is a dynamic magenta with RGB values of (208, 109, 238) and HSL of (286°, 79%, 68%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#D06DEE
RGB
208, 109, 238
HSL
286°, 79%, 68%
CMYK
13%, 54%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D06DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 109, 238

Red: 208 / Green: 109 / Blue: 238

HSL

286°, 79%, 68%

Hue: 286° / Saturation: 79% / Lightness: 68%

CMYK

13%, 54%, 0%, 7%

Cyan: 13% / Magenta: 54% / Yellow: 0% / Key: 7%

What color is #D06DEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D06DEE to RGB:

rgb(208, 109, 238)HEX to RGB Converter →

HEX to HSL

Convert #D06DEE to HSL:

hsl(286, 79%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D06DEE to CMYK:

cmyk(13%, 54%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #D06DEE has RGB (208, 109, 238) and HSL (286°, 79%, 68%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D06DEE is #8BEE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #8F6DEE.

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

Contrast with #D06DEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D06DEE?

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

What is the RGB value of #D06DEE?

#D06DEE in RGB is (208, 109, 238) - 208 red, 109 green, and 238 blue.

How to use #D06DEE in CSS?

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

What colors go well with #D06DEE?

#8BEE6D (complementary), #8F6DEE (analogous), and #BA28E6 (lighter shade) work well with #D06DEE.