#D06FEE Color Information

Hex color code: #D06FEE

The hex color #D06FEE is a dynamic magenta with RGB values of (208, 111, 238) and HSL of (286°, 79%, 68%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#D06FEE
RGB
208, 111, 238
HSL
286°, 79%, 68%
CMYK
13%, 53%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D06FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 111, 238

Red: 208 / Green: 111 / Blue: 238

HSL

286°, 79%, 68%

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

CMYK

13%, 53%, 0%, 7%

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

What color is #D06FEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D06FEE to RGB:

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

HEX to HSL

Convert #D06FEE to HSL:

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

HEX to CMYK

Convert #D06FEE to CMYK:

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

Color Meaning and Usage

#D06FEE is a bold magenta color with RGB values of 208, 111, 238 and HSL of 286°, 79%, 68%. 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 #D06FEE is #8BEE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #8F6DEE.

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

Contrast with #D06FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D06FEE?

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

What is the RGB value of #D06FEE?

#D06FEE in RGB is (208, 111, 238) - 208 red, 111 green, and 238 blue.

How to use #D06FEE in CSS?

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

What colors go well with #D06FEE?

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