#D49DFB Color Information

Hex color code: #D49DFB

A delicate purple shade, #D49DFB appears as (212, 157, 251) in RGB and (275°, 92%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#D49DFB
RGB
212, 157, 251
HSL
275°, 92%, 80%
CMYK
16%, 37%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D49DFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 157, 251

Red: 212 / Green: 157 / Blue: 251

HSL

275°, 92%, 80%

Hue: 275° / Saturation: 92% / Lightness: 80%

CMYK

16%, 37%, 0%, 2%

Cyan: 16% / Magenta: 37% / Yellow: 0% / Key: 2%

What color is #D49DFB?

#D49DFB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D49DFB to RGB:

rgb(212, 157, 251)HEX to RGB Converter →

HEX to HSL

Convert #D49DFB to HSL:

hsl(275, 92%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D49DFB to CMYK:

cmyk(16%, 37%, 0%, 2%)Color Converter →

Color Meaning and Usage

#D49DFB is a airy purple color with RGB values of 212, 157, 251 and HSL of 275°, 92%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D49DFB is #C4FB9D, creating high-contrast pairings. For softer combinations, try analogous colors like #A59DFB.

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

Contrast with #D49DFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D49DFB?

#D49DFB is a airy purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D49DFB?

#D49DFB in RGB is (212, 157, 251) - 212 red, 157 green, and 251 blue.

How to use #D49DFB in CSS?

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

What colors go well with #D49DFB?

#C4FB9D (complementary), #A59DFB (analogous), and #B354F8 (lighter shade) work well with #D49DFB.