#D895EE Color Information

Hex color code: #D895EE

A airy magenta shade, #D895EE appears as (216, 149, 238) in RGB and (285°, 72%, 76%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#D895EE
RGB
216, 149, 238
HSL
285°, 72%, 76%
CMYK
9%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D895EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 149, 238

Red: 216 / Green: 149 / Blue: 238

HSL

285°, 72%, 76%

Hue: 285° / Saturation: 72% / Lightness: 76%

CMYK

9%, 37%, 0%, 7%

Cyan: 9% / Magenta: 37% / Yellow: 0% / Key: 7%

What color is #D895EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D895EE to RGB:

rgb(216, 149, 238)HEX to RGB Converter →

HEX to HSL

Convert #D895EE to HSL:

hsl(285, 72%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #D895EE to CMYK:

cmyk(9%, 37%, 0%, 7%)Color Converter →

Color Meaning and Usage

#D895EE is a ethereal magenta color with RGB values of 216, 149, 238 and HSL of 285°, 72%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D895EE is #ACEE96, creating high-contrast pairings. For softer combinations, try analogous colors like #AC96EE.

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

Contrast with #D895EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D895EE?

#D895EE is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D895EE?

#D895EE in RGB is (216, 149, 238) - 216 red, 149 green, and 238 blue.

How to use #D895EE in CSS?

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

What colors go well with #D895EE?

#ACEE96 (complementary), #AC96EE (analogous), and #BF54E3 (lighter shade) work well with #D895EE.