#DAADEB Color Information

Hex color code: #DAADEB

A soft purple shade, #DAADEB appears as (218, 173, 235) in RGB and (284°, 61%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DAADEB
RGB
218, 173, 235
HSL
284°, 61%, 80%
CMYK
7%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAADEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 173, 235

Red: 218 / Green: 173 / Blue: 235

HSL

284°, 61%, 80%

Hue: 284° / Saturation: 61% / Lightness: 80%

CMYK

7%, 26%, 0%, 8%

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

What color is #DAADEB?

#DAADEB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAADEB to RGB:

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

HEX to HSL

Convert #DAADEB to HSL:

hsl(284, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DAADEB to CMYK:

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

Color Meaning and Usage

A soft purple tone, #DAADEB has RGB (218, 173, 235) and HSL (284°, 61%, 80%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAADEB is #BDEBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #BBADEB.

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

Contrast with #DAADEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAADEB?

#DAADEB is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DAADEB?

#DAADEB in RGB is (218, 173, 235) - 218 red, 173 green, and 235 blue.

How to use #DAADEB in CSS?

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

What colors go well with #DAADEB?

#BDEBAD (complementary), #BBADEB (analogous), and #BF6FDC (lighter shade) work well with #DAADEB.