#D463EE Color Information

Hex color code: #D463EE

A vivid magenta shade, #D463EE appears as (212, 99, 238) in RGB and (289°, 80%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D463EE
RGB
212, 99, 238
HSL
289°, 80%, 66%
CMYK
11%, 58%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D463EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 99, 238

Red: 212 / Green: 99 / Blue: 238

HSL

289°, 80%, 66%

Hue: 289° / Saturation: 80% / Lightness: 66%

CMYK

11%, 58%, 0%, 7%

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

What color is #D463EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D463EE to RGB:

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

HEX to HSL

Convert #D463EE to HSL:

hsl(289, 80%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D463EE to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #D463EE has RGB (212, 99, 238) and HSL (289°, 80%, 66%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D463EE is #7CEE63, creating high-contrast pairings. For softer combinations, try analogous colors like #8F63EE.

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

Contrast with #D463EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D463EE?

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

What is the RGB value of #D463EE?

#D463EE in RGB is (212, 99, 238) - 212 red, 99 green, and 238 blue.

How to use #D463EE in CSS?

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

What colors go well with #D463EE?

#7CEE63 (complementary), #8F63EE (analogous), and #C11EE6 (lighter shade) work well with #D463EE.