#DACDF7 Color Information

Hex color code: #DACDF7

A delicate purple shade, #DACDF7 appears as (218, 205, 247) in RGB and (259°, 72%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DACDF7
RGB
218, 205, 247
HSL
259°, 72%, 89%
CMYK
12%, 17%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACDF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 205, 247

Red: 218 / Green: 205 / Blue: 247

HSL

259°, 72%, 89%

Hue: 259° / Saturation: 72% / Lightness: 89%

CMYK

12%, 17%, 0%, 3%

Cyan: 12% / Magenta: 17% / Yellow: 0% / Key: 3%

What color is #DACDF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACDF7 to RGB:

rgb(218, 205, 247)HEX to RGB Converter →

HEX to HSL

Convert #DACDF7 to HSL:

hsl(259, 72%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DACDF7 to CMYK:

cmyk(12%, 17%, 0%, 3%)Color Converter →

Color Meaning and Usage

A soft purple tone, #DACDF7 has RGB (218, 205, 247) and HSL (259°, 72%, 89%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACDF7 is #EAF7CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD6F7.

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

Contrast with #DACDF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACDF7?

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

What is the RGB value of #DACDF7?

#DACDF7 in RGB is (218, 205, 247) - 218 red, 205 green, and 247 blue.

How to use #DACDF7 in CSS?

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

What colors go well with #DACDF7?

#EAF7CF (complementary), #CFD6F7 (analogous), and #AB8DEC (lighter shade) work well with #DACDF7.