#FBDFFC Color Information

Hex color code: #FBDFFC

A ethereal magenta shade, #FBDFFC appears as (251, 223, 252) in RGB and (298°, 83%, 93%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#FBDFFC
RGB
251, 223, 252
HSL
298°, 83%, 93%
CMYK
0%, 12%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDFFC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 223, 252

Red: 251 / Green: 223 / Blue: 252

HSL

298°, 83%, 93%

Hue: 298° / Saturation: 83% / Lightness: 93%

CMYK

0%, 12%, 0%, 1%

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

What color is #FBDFFC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDFFC to RGB:

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

HEX to HSL

Convert #FBDFFC to HSL:

hsl(298, 83%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDFFC to CMYK:

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

Color Meaning and Usage

#FBDFFC is a delicate magenta color with RGB values of 251, 223, 252 and HSL of 298°, 83%, 93%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBDFFC is #DFFCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #ECDEFC.

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

Contrast with #FBDFFC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDFFC?

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

What is the RGB value of #FBDFFC?

#FBDFFC in RGB is (251, 223, 252) - 251 red, 223 green, and 252 blue.

How to use #FBDFFC in CSS?

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

What colors go well with #FBDFFC?

#DFFCDE (complementary), #ECDEFC (analogous), and #F298F5 (lighter shade) work well with #FBDFFC.