#D18AEF Color Information

Hex color code: #D18AEF

A eye-catching purple shade, #D18AEF appears as (209, 138, 239) in RGB and (282°, 76%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet
HEX
#D18AEF
RGB
209, 138, 239
HSL
282°, 76%, 74%
CMYK
13%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D18AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 138, 239

Red: 209 / Green: 138 / Blue: 239

HSL

282°, 76%, 74%

Hue: 282° / Saturation: 76% / Lightness: 74%

CMYK

13%, 42%, 0%, 6%

Cyan: 13% / Magenta: 42% / Yellow: 0% / Key: 6%

What color is #D18AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D18AEF to RGB:

rgb(209, 138, 239)HEX to RGB Converter →

HEX to HSL

Convert #D18AEF to HSL:

hsl(282, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D18AEF to CMYK:

cmyk(13%, 42%, 0%, 6%)Color Converter →

Color Meaning and Usage

#D18AEF is a eye-catching purple color with RGB values of 209, 138, 239 and HSL of 282°, 76%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D18AEF is #A9EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #9E8AEF.

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

Contrast with #D18AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D18AEF?

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

What is the RGB value of #D18AEF?

#D18AEF in RGB is (209, 138, 239) - 209 red, 138 green, and 239 blue.

How to use #D18AEF in CSS?

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

What colors go well with #D18AEF?

#A9EF8A (complementary), #9E8AEF (analogous), and #B647E6 (lighter shade) work well with #D18AEF.