#DFACF6 Color Information

Hex color code: #DFACF6

The hex color #DFACF6 is a ethereal purple with RGB values of (223, 172, 246) and HSL of (281°, 80%, 82%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DFACF6
RGB
223, 172, 246
HSL
281°, 80%, 82%
CMYK
9%, 30%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFACF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 172, 246

Red: 223 / Green: 172 / Blue: 246

HSL

281°, 80%, 82%

Hue: 281° / Saturation: 80% / Lightness: 82%

CMYK

9%, 30%, 0%, 4%

Cyan: 9% / Magenta: 30% / Yellow: 0% / Key: 4%

What color is #DFACF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFACF6 to RGB:

rgb(223, 172, 246)HEX to RGB Converter →

HEX to HSL

Convert #DFACF6 to HSL:

hsl(281, 80%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DFACF6 to CMYK:

cmyk(9%, 30%, 0%, 4%)Color Converter →

Color Meaning and Usage

A light purple tone, #DFACF6 has RGB (223, 172, 246) and HSL (281°, 80%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFACF6 is #C4F6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #BAACF6.

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

Contrast with #DFACF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFACF6?

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

What is the RGB value of #DFACF6?

#DFACF6 in RGB is (223, 172, 246) - 223 red, 172 green, and 246 blue.

How to use #DFACF6 in CSS?

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

What colors go well with #DFACF6?

#C4F6AC (complementary), #BAACF6 (analogous), and #C468EE (lighter shade) work well with #DFACF6.