#D68DC1 Color Information

Hex color code: #D68DC1

A gentle magenta shade, #D68DC1 appears as (214, 141, 193) in RGB and (317°, 47%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D68DC1
RGB
214, 141, 193
HSL
317°, 47%, 70%
CMYK
0%, 34%, 10%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D68DC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 141, 193

Red: 214 / Green: 141 / Blue: 193

HSL

317°, 47%, 70%

Hue: 317° / Saturation: 47% / Lightness: 70%

CMYK

0%, 34%, 10%, 16%

Cyan: 0% / Magenta: 34% / Yellow: 10% / Key: 16%

What color is #D68DC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D68DC1 to RGB:

rgb(214, 141, 193)HEX to RGB Converter →

HEX to HSL

Convert #D68DC1 to HSL:

hsl(317, 47%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D68DC1 to CMYK:

cmyk(0%, 34%, 10%, 16%)Color Converter →

Color Meaning and Usage

#D68DC1 is a gentle magenta color with RGB values of 214, 141, 193 and HSL of 317°, 47%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D68DC1 is #8FD6A3, creating high-contrast pairings. For softer combinations, try analogous colors like #C78FD6.

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

Contrast with #D68DC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D68DC1?

#D68DC1 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D68DC1?

#D68DC1 in RGB is (214, 141, 193) - 214 red, 141 green, and 193 blue.

How to use #D68DC1 in CSS?

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

What colors go well with #D68DC1?

#8FD6A3 (complementary), #C78FD6 (analogous), and #C256A4 (lighter shade) work well with #D68DC1.