#DACEEB Color Information

Hex color code: #DACEEB

A ethereal purple shade, #DACEEB appears as (218, 206, 235) in RGB and (265°, 42%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DACEEB
RGB
218, 206, 235
HSL
265°, 42%, 86%
CMYK
7%, 12%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACEEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 206, 235

Red: 218 / Green: 206 / Blue: 235

HSL

265°, 42%, 86%

Hue: 265° / Saturation: 42% / Lightness: 86%

CMYK

7%, 12%, 0%, 8%

Cyan: 7% / Magenta: 12% / Yellow: 0% / Key: 8%

What color is #DACEEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACEEB to RGB:

rgb(218, 206, 235)HEX to RGB Converter →

HEX to HSL

Convert #DACEEB to HSL:

hsl(265, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DACEEB to CMYK:

cmyk(7%, 12%, 0%, 8%)Color Converter →

Color Meaning and Usage

A ethereal purple tone, #DACEEB has RGB (218, 206, 235) and HSL (265°, 42%, 86%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DACEEB is #DEEACC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCFEA.

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

Contrast with #DACEEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACEEB?

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

What is the RGB value of #DACEEB?

#DACEEB in RGB is (218, 206, 235) - 218 red, 206 green, and 235 blue.

How to use #DACEEB in CSS?

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

What colors go well with #DACEEB?

#DEEACC (complementary), #CCCFEA (analogous), and #B096D4 (lighter shade) work well with #DACEEB.