#DADCFB Color Information

Hex color code: #DADCFB

The hex color #DADCFB is a delicate blue with RGB values of (218, 220, 251) and HSL of (236°, 80%, 92%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DADCFB
RGB
218, 220, 251
HSL
236°, 80%, 92%
CMYK
13%, 12%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADCFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 220, 251

Red: 218 / Green: 220 / Blue: 251

HSL

236°, 80%, 92%

Hue: 236° / Saturation: 80% / Lightness: 92%

CMYK

13%, 12%, 0%, 2%

Cyan: 13% / Magenta: 12% / Yellow: 0% / Key: 2%

What color is #DADCFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADCFB to RGB:

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

HEX to HSL

Convert #DADCFB to HSL:

hsl(236, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DADCFB to CMYK:

cmyk(13%, 12%, 0%, 2%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #DADCFB has RGB (218, 220, 251) and HSL (236°, 80%, 92%). 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 #DADCFB is #FBF9DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAEDFB.

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

Contrast with #DADCFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADCFB?

#DADCFB is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADCFB?

#DADCFB in RGB is (218, 220, 251) - 218 red, 220 green, and 251 blue.

How to use #DADCFB in CSS?

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

What colors go well with #DADCFB?

#FBF9DA (complementary), #DAEDFB (analogous), and #959CF3 (lighter shade) work well with #DADCFB.