#D88AEF Color Information

Hex color code: #D88AEF

A vivid magenta shade, #D88AEF appears as (216, 138, 239) in RGB and (286°, 76%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#D88AEF
RGB
216, 138, 239
HSL
286°, 76%, 74%
CMYK
10%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D88AEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 138, 239

Red: 216 / Green: 138 / Blue: 239

HSL

286°, 76%, 74%

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

CMYK

10%, 42%, 0%, 6%

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

What color is #D88AEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D88AEF to RGB:

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

HEX to HSL

Convert #D88AEF to HSL:

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

HEX to CMYK

Convert #D88AEF to CMYK:

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

Color Meaning and Usage

#D88AEF is a striking magenta color with RGB values of 216, 138, 239 and HSL of 286°, 76%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D88AEF is #A2EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #A58AEF.

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

Contrast with #D88AEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D88AEF?

#D88AEF is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D88AEF?

#D88AEF in RGB is (216, 138, 239) - 216 red, 138 green, and 239 blue.

How to use #D88AEF in CSS?

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

What colors go well with #D88AEF?

#A2EF8A (complementary), #A58AEF (analogous), and #C147E6 (lighter shade) work well with #D88AEF.