#FBDCF7 Color Information

Hex color code: #FBDCF7

A delicate magenta shade, #FBDCF7 appears as (251, 220, 247) in RGB and (308°, 79%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#FBDCF7
RGB
251, 220, 247
HSL
308°, 79%, 92%
CMYK
0%, 12%, 2%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDCF7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 220, 247

Red: 251 / Green: 220 / Blue: 247

HSL

308°, 79%, 92%

Hue: 308° / Saturation: 79% / Lightness: 92%

CMYK

0%, 12%, 2%, 2%

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

What color is #FBDCF7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDCF7 to RGB:

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

HEX to HSL

Convert #FBDCF7 to HSL:

hsl(308, 79%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDCF7 to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #FBDCF7 has RGB (251, 220, 247) and HSL (308°, 79%, 92%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBDCF7 is #DAFBDF, creating high-contrast pairings. For softer combinations, try analogous colors like #EFDAFB.

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

Contrast with #FBDCF7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDCF7?

#FBDCF7 is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBDCF7?

#FBDCF7 in RGB is (251, 220, 247) - 251 red, 220 green, and 247 blue.

How to use #FBDCF7 in CSS?

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

What colors go well with #FBDCF7?

#DAFBDF (complementary), #EFDAFB (analogous), and #F396E6 (lighter shade) work well with #FBDCF7.