#FBDCEC Color Information

Hex color code: #FBDCEC

A airy magenta shade, #FBDCEC appears as (251, 220, 236) in RGB and (329°, 79%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FBDCEC
RGB
251, 220, 236
HSL
329°, 79%, 92%
CMYK
0%, 12%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 220, 236

Red: 251 / Green: 220 / Blue: 236

HSL

329°, 79%, 92%

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

CMYK

0%, 12%, 6%, 2%

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

What color is #FBDCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDCEC to RGB:

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

HEX to HSL

Convert #FBDCEC to HSL:

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

HEX to CMYK

Convert #FBDCEC to CMYK:

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

Color Meaning and Usage

#FBDCEC is a airy magenta color with RGB values of 251, 220, 236 and HSL of 329°, 79%, 92%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBDCEC is #DAFBEA, creating high-contrast pairings. For softer combinations, try analogous colors like #FADAFB.

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

Contrast with #FBDCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDCEC?

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

What is the RGB value of #FBDCEC?

#FBDCEC in RGB is (251, 220, 236) - 251 red, 220 green, and 236 blue.

How to use #FBDCEC in CSS?

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

What colors go well with #FBDCEC?

#DAFBEA (complementary), #FADAFB (analogous), and #F396C6 (lighter shade) work well with #FBDCEC.