#FBDDED Color Information

Hex color code: #FBDDED

A ethereal magenta shade, #FBDDED appears as (251, 221, 237) in RGB and (328°, 79%, 93%) in HSL. It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FBDDED
RGB
251, 221, 237
HSL
328°, 79%, 93%
CMYK
0%, 12%, 6%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDDED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 221, 237

Red: 251 / Green: 221 / Blue: 237

HSL

328°, 79%, 93%

Hue: 328° / Saturation: 79% / Lightness: 93%

CMYK

0%, 12%, 6%, 2%

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

What color is #FBDDED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDDED to RGB:

rgb(251, 221, 237)HEX to RGB Converter →

HEX to HSL

Convert #FBDDED to HSL:

hsl(328, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #FBDDED to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #FBDDED has RGB (251, 221, 237) and HSL (328°, 79%, 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 #FBDDED is #DFFBEC, creating high-contrast pairings. For softer combinations, try analogous colors like #FADFFB.

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

Contrast with #FBDDED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDDED?

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

What is the RGB value of #FBDDED?

#FBDDED in RGB is (251, 221, 237) - 251 red, 221 green, and 237 blue.

How to use #FBDDED in CSS?

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

What colors go well with #FBDDED?

#DFFBEC (complementary), #FADFFB (analogous), and #F39BCA (lighter shade) work well with #FBDDED.