#D466EA Color Information

Hex color code: #D466EA

A striking magenta shade, #D466EA appears as (212, 102, 234) in RGB and (290°, 76%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet
HEX
#D466EA
RGB
212, 102, 234
HSL
290°, 76%, 66%
CMYK
9%, 56%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D466EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 102, 234

Red: 212 / Green: 102 / Blue: 234

HSL

290°, 76%, 66%

Hue: 290° / Saturation: 76% / Lightness: 66%

CMYK

9%, 56%, 0%, 8%

Cyan: 9% / Magenta: 56% / Yellow: 0% / Key: 8%

What color is #D466EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D466EA to RGB:

rgb(212, 102, 234)HEX to RGB Converter →

HEX to HSL

Convert #D466EA to HSL:

hsl(290, 76%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D466EA to CMYK:

cmyk(9%, 56%, 0%, 8%)Color Converter →

Color Meaning and Usage

#D466EA is a eye-catching magenta color with RGB values of 212, 102, 234 and HSL of 290°, 76%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D466EA is #7CEA66, creating high-contrast pairings. For softer combinations, try analogous colors like #9266EA.

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

Contrast with #D466EA

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

Contrast Ratio: 6.89:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D466EA?

#D466EA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D466EA?

#D466EA in RGB is (212, 102, 234) - 212 red, 102 green, and 234 blue.

How to use #D466EA in CSS?

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

What colors go well with #D466EA?

#7CEA66 (complementary), #9266EA (analogous), and #C123E1 (lighter shade) work well with #D466EA.