#D7DAFB Color Information

Hex color code: #D7DAFB

#D7DAFB is a light blue color. In RGB it is (215, 218, 251), and in HSL it is (235°, 82%, 91%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#D7DAFB
RGB
215, 218, 251
HSL
235°, 82%, 91%
CMYK
14%, 13%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DAFB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 218, 251

Red: 215 / Green: 218 / Blue: 251

HSL

235°, 82%, 91%

Hue: 235° / Saturation: 82% / Lightness: 91%

CMYK

14%, 13%, 0%, 2%

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

What color is #D7DAFB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DAFB to RGB:

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

HEX to HSL

Convert #D7DAFB to HSL:

hsl(235, 82%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #D7DAFB to CMYK:

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

Color Meaning and Usage

#D7DAFB is a soft blue color with RGB values of 215, 218, 251 and HSL of 235°, 82%, 91%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7DAFB is #FBF8D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D5EBFB.

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

Contrast with #D7DAFB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DAFB?

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

What is the RGB value of #D7DAFB?

#D7DAFB in RGB is (215, 218, 251) - 215 red, 218 green, and 251 blue.

How to use #D7DAFB in CSS?

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

What colors go well with #D7DAFB?

#FBF8D5 (complementary), #D5EBFB (analogous), and #9098F4 (lighter shade) work well with #D7DAFB.