#DADCEA Color Information

Hex color code: #DADCEA

The hex color #DADCEA is a delicate blue with RGB values of (218, 220, 234) and HSL of (232°, 28%, 89%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DADCEA
RGB
218, 220, 234
HSL
232°, 28%, 89%
CMYK
7%, 6%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADCEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 220, 234

Red: 218 / Green: 220 / Blue: 234

HSL

232°, 28%, 89%

Hue: 232° / Saturation: 28% / Lightness: 89%

CMYK

7%, 6%, 0%, 8%

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

What color is #DADCEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADCEA to RGB:

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

HEX to HSL

Convert #DADCEA to HSL:

hsl(232, 28%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DADCEA to CMYK:

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

Color Meaning and Usage

A soft blue tone, #DADCEA has RGB (218, 220, 234) and HSL (232°, 28%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADCEA is #EBE9DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE5EB.

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

Contrast with #DADCEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADCEA?

#DADCEA is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADCEA?

#DADCEA in RGB is (218, 220, 234) - 218 red, 220 green, and 234 blue.

How to use #DADCEA in CSS?

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

What colors go well with #DADCEA?

#EBE9DB (complementary), #DBE5EB (analogous), and #AAAFCF (lighter shade) work well with #DADCEA.