#D46BEE Color Information

Hex color code: #D46BEE

A vivid magenta shade, #D46BEE appears as (212, 107, 238) in RGB and (288°, 79%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#D46BEE
RGB
212, 107, 238
HSL
288°, 79%, 68%
CMYK
11%, 55%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D46BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 107, 238

Red: 212 / Green: 107 / Blue: 238

HSL

288°, 79%, 68%

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

CMYK

11%, 55%, 0%, 7%

Cyan: 11% / Magenta: 55% / Yellow: 0% / Key: 7%

What color is #D46BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D46BEE to RGB:

rgb(212, 107, 238)HEX to RGB Converter →

HEX to HSL

Convert #D46BEE to HSL:

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

HEX to CMYK

Convert #D46BEE to CMYK:

cmyk(11%, 55%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D46BEE is a bold magenta color with RGB values of 212, 107, 238 and HSL of 288°, 79%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D46BEE is #87EE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #946DEE.

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

Contrast with #D46BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D46BEE?

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

What is the RGB value of #D46BEE?

#D46BEE in RGB is (212, 107, 238) - 212 red, 107 green, and 238 blue.

How to use #D46BEE in CSS?

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

What colors go well with #D46BEE?

#87EE6D (complementary), #946DEE (analogous), and #C028E6 (lighter shade) work well with #D46BEE.