#DAD6DC Color Information

Hex color code: #DAD6DC

A airy purple shade, #DAD6DC appears as (218, 214, 220) in RGB and (280°, 8%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DAD6DC
RGB
218, 214, 220
HSL
280°, 8%, 85%
CMYK
1%, 3%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD6DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 214, 220

Red: 218 / Green: 214 / Blue: 220

HSL

280°, 8%, 85%

Hue: 280° / Saturation: 8% / Lightness: 85%

CMYK

1%, 3%, 0%, 14%

Cyan: 1% / Magenta: 3% / Yellow: 0% / Key: 14%

What color is #DAD6DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD6DC to RGB:

rgb(218, 214, 220)HEX to RGB Converter →

HEX to HSL

Convert #DAD6DC to HSL:

hsl(280, 8%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD6DC to CMYK:

cmyk(1%, 3%, 0%, 14%)Color Converter →

Color Meaning and Usage

A light purple tone, #DAD6DC has RGB (218, 214, 220) and HSL (280°, 8%, 85%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD6DC is #D8DCD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D7D6DC.

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

Contrast with #DAD6DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD6DC?

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

What is the RGB value of #DAD6DC?

#DAD6DC in RGB is (218, 214, 220) - 218 red, 214 green, and 220 blue.

How to use #DAD6DC in CSS?

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

What colors go well with #DAD6DC?

#D8DCD6 (complementary), #D7D6DC (analogous), and #B5ACB9 (lighter shade) work well with #DAD6DC.