#FBCEDD Color Information

Hex color code: #FBCEDD

The hex color #FBCEDD is a airy magenta with RGB values of (251, 206, 221) and HSL of (340°, 85%, 90%). It is widely used in graphic design.

Try:
Color NameMisty Rose
HEX
#FBCEDD
RGB
251, 206, 221
HSL
340°, 85%, 90%
CMYK
0%, 18%, 12%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBCEDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 206, 221

Red: 251 / Green: 206 / Blue: 221

HSL

340°, 85%, 90%

Hue: 340° / Saturation: 85% / Lightness: 90%

CMYK

0%, 18%, 12%, 2%

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

What color is #FBCEDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBCEDD to RGB:

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

HEX to HSL

Convert #FBCEDD to HSL:

hsl(340, 85%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FBCEDD to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FBCEDD has RGB (251, 206, 221) and HSL (340°, 85%, 90%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBCEDD is #D0FBED, creating high-contrast pairings. For softer combinations, try analogous colors like #FBD0F4.

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

Contrast with #FBCEDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBCEDD?

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

What is the RGB value of #FBCEDD?

#FBCEDD in RGB is (251, 206, 221) - 251 red, 206 green, and 221 blue.

How to use #FBCEDD in CSS?

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

What colors go well with #FBCEDD?

#D0FBED (complementary), #FBD0F4 (analogous), and #F589AD (lighter shade) work well with #FBCEDD.