#FBDFF1 Color Information

Hex color code: #FBDFF1

#FBDFF1 is a delicate magenta color. In RGB it is (251, 223, 241), and in HSL it is (321°, 78%, 93%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FBDFF1
RGB
251, 223, 241
HSL
321°, 78%, 93%
CMYK
0%, 11%, 4%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDFF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 223, 241

Red: 251 / Green: 223 / Blue: 241

HSL

321°, 78%, 93%

Hue: 321° / Saturation: 78% / Lightness: 93%

CMYK

0%, 11%, 4%, 2%

Cyan: 0% / Magenta: 11% / Yellow: 4% / Key: 2%

What color is #FBDFF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDFF1 to RGB:

rgb(251, 223, 241)HEX to RGB Converter →

HEX to HSL

Convert #FBDFF1 to HSL:

hsl(321, 78%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDFF1 to CMYK:

cmyk(0%, 11%, 4%, 2%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #FBDFF1 has RGB (251, 223, 241) and HSL (321°, 78%, 93%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBDFF1 is #DFFBE9, creating high-contrast pairings. For softer combinations, try analogous colors like #F7DFFB.

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

Contrast with #FBDFF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDFF1?

#FBDFF1 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBDFF1?

#FBDFF1 in RGB is (251, 223, 241) - 251 red, 223 green, and 241 blue.

How to use #FBDFF1 in CSS?

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

What colors go well with #FBDFF1?

#DFFBE9 (complementary), #F7DFFB (analogous), and #F39BD4 (lighter shade) work well with #FBDFF1.