#D68FEF Color Information

Hex color code: #D68FEF

A eye-catching purple shade, #D68FEF appears as (214, 143, 239) in RGB and (284°, 75%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D68FEF
RGB
214, 143, 239
HSL
284°, 75%, 75%
CMYK
10%, 40%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D68FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 143, 239

Red: 214 / Green: 143 / Blue: 239

HSL

284°, 75%, 75%

Hue: 284° / Saturation: 75% / Lightness: 75%

CMYK

10%, 40%, 0%, 6%

Cyan: 10% / Magenta: 40% / Yellow: 0% / Key: 6%

What color is #D68FEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D68FEF to RGB:

rgb(214, 143, 239)HEX to RGB Converter →

HEX to HSL

Convert #D68FEF to HSL:

hsl(284, 75%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D68FEF to CMYK:

cmyk(10%, 40%, 0%, 6%)Color Converter →

Color Meaning and Usage

#D68FEF is a dynamic purple color with RGB values of 214, 143, 239 and HSL of 284°, 75%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D68FEF is #A9EF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #A68FEF.

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

Contrast with #D68FEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D68FEF?

#D68FEF is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D68FEF?

#D68FEF in RGB is (214, 143, 239) - 214 red, 143 green, and 239 blue.

How to use #D68FEF in CSS?

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

What colors go well with #D68FEF?

#A9EF8F (complementary), #A68FEF (analogous), and #BD4CE6 (lighter shade) work well with #D68FEF.