#D643D1 Color Information

Hex color code: #D643D1

The hex color #D643D1 is a neutral magenta with RGB values of (214, 67, 209) and HSL of (302°, 64%, 55%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D643D1
RGB
214, 67, 209
HSL
302°, 64%, 55%
CMYK
0%, 69%, 2%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D643D1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 67, 209

Red: 214 / Green: 67 / Blue: 209

HSL

302°, 64%, 55%

Hue: 302° / Saturation: 64% / Lightness: 55%

CMYK

0%, 69%, 2%, 16%

Cyan: 0% / Magenta: 69% / Yellow: 2% / Key: 16%

What color is #D643D1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D643D1 to RGB:

rgb(214, 67, 209)HEX to RGB Converter →

HEX to HSL

Convert #D643D1 to HSL:

hsl(302, 64%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #D643D1 to CMYK:

cmyk(0%, 69%, 2%, 16%)Color Converter →

Color Meaning and Usage

#D643D1 is a neutral magenta color with RGB values of 214, 67, 209 and HSL of 302°, 64%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D643D1 is #43D648, creating high-contrast pairings. For softer combinations, try analogous colors like #9143D6.

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

Contrast with #D643D1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D643D1?

#D643D1 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D643D1?

#D643D1 in RGB is (214, 67, 209) - 214 red, 67 green, and 209 blue.

How to use #D643D1 in CSS?

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

What colors go well with #D643D1?

#43D648 (complementary), #9143D6 (analogous), and #A725A3 (lighter shade) work well with #D643D1.