#DBAFC8 Color Information

Hex color code: #DBAFC8

The hex color #DBAFC8 is a soft magenta with RGB values of (219, 175, 200) and HSL of (326°, 38%, 77%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBAFC8
RGB
219, 175, 200
HSL
326°, 38%, 77%
CMYK
0%, 20%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBAFC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 175, 200

Red: 219 / Green: 175 / Blue: 200

HSL

326°, 38%, 77%

Hue: 326° / Saturation: 38% / Lightness: 77%

CMYK

0%, 20%, 9%, 14%

Cyan: 0% / Magenta: 20% / Yellow: 9% / Key: 14%

What color is #DBAFC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBAFC8 to RGB:

rgb(219, 175, 200)HEX to RGB Converter →

HEX to HSL

Convert #DBAFC8 to HSL:

hsl(326, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBAFC8 to CMYK:

cmyk(0%, 20%, 9%, 14%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DBAFC8 has RGB (219, 175, 200) and HSL (326°, 38%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBAFC8 is #AEDBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #D8AEDB.

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

Contrast with #DBAFC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBAFC8?

#DBAFC8 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBAFC8?

#DBAFC8 in RGB is (219, 175, 200) - 219 red, 175 green, and 200 blue.

How to use #DBAFC8 in CSS?

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

What colors go well with #DBAFC8?

#AEDBC1 (complementary), #D8AEDB (analogous), and #C379A3 (lighter shade) work well with #DBAFC8.