#DACAF6 Color Information

Hex color code: #DACAF6

A airy purple shade, #DACAF6 appears as (218, 202, 246) in RGB and (262°, 71%, 88%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DACAF6
RGB
218, 202, 246
HSL
262°, 71%, 88%
CMYK
11%, 18%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACAF6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 202, 246

Red: 218 / Green: 202 / Blue: 246

HSL

262°, 71%, 88%

Hue: 262° / Saturation: 71% / Lightness: 88%

CMYK

11%, 18%, 0%, 4%

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

What color is #DACAF6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACAF6 to RGB:

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

HEX to HSL

Convert #DACAF6 to HSL:

hsl(262, 71%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DACAF6 to CMYK:

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

Color Meaning and Usage

#DACAF6 is a airy purple color with RGB values of 218, 202, 246 and HSL of 262°, 71%, 88%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACAF6 is #E6F6CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD0F6.

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

Contrast with #DACAF6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACAF6?

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

What is the RGB value of #DACAF6?

#DACAF6 in RGB is (218, 202, 246) - 218 red, 202 green, and 246 blue.

How to use #DACAF6 in CSS?

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

What colors go well with #DACAF6?

#E6F6CB (complementary), #CBD0F6 (analogous), and #AD89EB (lighter shade) work well with #DACAF6.