#FBDAEC Color Information

Hex color code: #FBDAEC

#FBDAEC is a soft magenta color. In RGB it is (251, 218, 236), and in HSL it is (327°, 80%, 92%). It is frequently seen in web interfaces.

Try:
Color NameMisty Rose
HEX
#FBDAEC
RGB
251, 218, 236
HSL
327°, 80%, 92%
CMYK
0%, 13%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDAEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 218, 236

Red: 251 / Green: 218 / Blue: 236

HSL

327°, 80%, 92%

Hue: 327° / Saturation: 80% / Lightness: 92%

CMYK

0%, 13%, 6%, 2%

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

What color is #FBDAEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDAEC to RGB:

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

HEX to HSL

Convert #FBDAEC to HSL:

hsl(327, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDAEC to CMYK:

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

Color Meaning and Usage

#FBDAEC is a delicate magenta color with RGB values of 251, 218, 236 and HSL of 327°, 80%, 92%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBDAEC is #DAFBE9, creating high-contrast pairings. For softer combinations, try analogous colors like #F9DAFB.

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

Contrast with #FBDAEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDAEC?

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

What is the RGB value of #FBDAEC?

#FBDAEC in RGB is (251, 218, 236) - 251 red, 218 green, and 236 blue.

How to use #FBDAEC in CSS?

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

What colors go well with #FBDAEC?

#DAFBE9 (complementary), #F9DAFB (analogous), and #F395C9 (lighter shade) work well with #FBDAEC.