#DBACF1 Color Information

Hex color code: #DBACF1

A light purple shade, #DBACF1 appears as (219, 172, 241) in RGB and (281°, 71%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBACF1
RGB
219, 172, 241
HSL
281°, 71%, 81%
CMYK
9%, 29%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBACF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 172, 241

Red: 219 / Green: 172 / Blue: 241

HSL

281°, 71%, 81%

Hue: 281° / Saturation: 71% / Lightness: 81%

CMYK

9%, 29%, 0%, 5%

Cyan: 9% / Magenta: 29% / Yellow: 0% / Key: 5%

What color is #DBACF1?

#DBACF1 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBACF1 to RGB:

rgb(219, 172, 241)HEX to RGB Converter →

HEX to HSL

Convert #DBACF1 to HSL:

hsl(281, 71%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DBACF1 to CMYK:

cmyk(9%, 29%, 0%, 5%)Color Converter →

Color Meaning and Usage

A airy purple tone, #DBACF1 has RGB (219, 172, 241) and HSL (281°, 71%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBACF1 is #C2F1AC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9ACF1.

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

Contrast with #DBACF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBACF1?

#DBACF1 is a airy purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBACF1?

#DBACF1 in RGB is (219, 172, 241) - 219 red, 172 green, and 241 blue.

How to use #DBACF1 in CSS?

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

What colors go well with #DBACF1?

#C2F1AC (complementary), #B9ACF1 (analogous), and #BF6BE6 (lighter shade) work well with #DBACF1.