#D093F1 Color Information

Hex color code: #D093F1

A airy purple shade, #D093F1 appears as (208, 147, 241) in RGB and (279°, 77%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D093F1
RGB
208, 147, 241
HSL
279°, 77%, 76%
CMYK
14%, 39%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D093F1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 147, 241

Red: 208 / Green: 147 / Blue: 241

HSL

279°, 77%, 76%

Hue: 279° / Saturation: 77% / Lightness: 76%

CMYK

14%, 39%, 0%, 5%

Cyan: 14% / Magenta: 39% / Yellow: 0% / Key: 5%

What color is #D093F1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D093F1 to RGB:

rgb(208, 147, 241)HEX to RGB Converter →

HEX to HSL

Convert #D093F1 to HSL:

hsl(279, 77%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #D093F1 to CMYK:

cmyk(14%, 39%, 0%, 5%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #D093F1 has RGB (208, 147, 241) and HSL (279°, 77%, 76%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D093F1 is #B4F193, creating high-contrast pairings. For softer combinations, try analogous colors like #A193F1.

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

Contrast with #D093F1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D093F1?

#D093F1 is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D093F1?

#D093F1 in RGB is (208, 147, 241) - 208 red, 147 green, and 241 blue.

How to use #D093F1 in CSS?

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

What colors go well with #D093F1?

#B4F193 (complementary), #A193F1 (analogous), and #B34FE8 (lighter shade) work well with #D093F1.