#FBDFEF Color Information

Hex color code: #FBDFEF

A ethereal magenta shade, #FBDFEF appears as (251, 223, 239) in RGB and (326°, 78%, 93%) in HSL. It is typically applied in digital products.

Try:
Color NameMisty Rose
HEX
#FBDFEF
RGB
251, 223, 239
HSL
326°, 78%, 93%
CMYK
0%, 11%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDFEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 223, 239

Red: 251 / Green: 223 / Blue: 239

HSL

326°, 78%, 93%

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

CMYK

0%, 11%, 5%, 2%

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

What color is #FBDFEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDFEF to RGB:

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

HEX to HSL

Convert #FBDFEF to HSL:

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

HEX to CMYK

Convert #FBDFEF to CMYK:

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

Color Meaning and Usage

#FBDFEF is a soft magenta color with RGB values of 251, 223, 239 and HSL of 326°, 78%, 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 #FBDFEF is #DFFBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #F9DFFB.

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

Contrast with #FBDFEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDFEF?

#FBDFEF is a soft magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBDFEF?

#FBDFEF in RGB is (251, 223, 239) - 251 red, 223 green, and 239 blue.

How to use #FBDFEF in CSS?

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

What colors go well with #FBDFEF?

#DFFBEB (complementary), #F9DFFB (analogous), and #F39BCD (lighter shade) work well with #FBDFEF.