#D28FEF Color Information

Hex color code: #D28FEF

#D28FEF is a dynamic purple color. In RGB it is (210, 143, 239), and in HSL it is (282°, 75%, 75%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D28FEF
RGB
210, 143, 239
HSL
282°, 75%, 75%
CMYK
12%, 40%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D28FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 143, 239

Red: 210 / Green: 143 / Blue: 239

HSL

282°, 75%, 75%

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

CMYK

12%, 40%, 0%, 6%

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

What color is #D28FEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D28FEF to RGB:

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

HEX to HSL

Convert #D28FEF to HSL:

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

HEX to CMYK

Convert #D28FEF to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #D28FEF has RGB (210, 143, 239) and HSL (282°, 75%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D28FEF is #ACEF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #A38FEF.

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

Contrast with #D28FEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D28FEF?

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

What is the RGB value of #D28FEF?

#D28FEF in RGB is (210, 143, 239) - 210 red, 143 green, and 239 blue.

How to use #D28FEF in CSS?

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

What colors go well with #D28FEF?

#ACEF8F (complementary), #A38FEF (analogous), and #B84CE6 (lighter shade) work well with #D28FEF.