#DAACF6 Color Information

Hex color code: #DAACF6

A ethereal purple shade, #DAACF6 appears as (218, 172, 246) in RGB and (277°, 80%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DAACF6
RGB
218, 172, 246
HSL
277°, 80%, 82%
CMYK
11%, 30%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAACF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 172, 246

Red: 218 / Green: 172 / Blue: 246

HSL

277°, 80%, 82%

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

CMYK

11%, 30%, 0%, 4%

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

What color is #DAACF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAACF6 to RGB:

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

HEX to HSL

Convert #DAACF6 to HSL:

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

HEX to CMYK

Convert #DAACF6 to CMYK:

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

Color Meaning and Usage

#DAACF6 is a soft purple color with RGB values of 218, 172, 246 and HSL of 277°, 80%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAACF6 is #C9F6AC, creating high-contrast pairings. For softer combinations, try analogous colors like #B5ACF6.

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

Contrast with #DAACF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAACF6?

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

What is the RGB value of #DAACF6?

#DAACF6 in RGB is (218, 172, 246) - 218 red, 172 green, and 246 blue.

How to use #DAACF6 in CSS?

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

What colors go well with #DAACF6?

#C9F6AC (complementary), #B5ACF6 (analogous), and #BB68EE (lighter shade) work well with #DAACF6.