#FBDEDB Color Information

Hex color code: #FBDEDB

A delicate red shade, #FBDEDB appears as (251, 222, 219) in RGB and (6°, 80%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#FBDEDB
RGB
251, 222, 219
HSL
6°, 80%, 92%
CMYK
0%, 12%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBDEDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 222, 219

Red: 251 / Green: 222 / Blue: 219

HSL

6°, 80%, 92%

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

CMYK

0%, 12%, 13%, 2%

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

What color is #FBDEDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBDEDB to RGB:

rgb(251, 222, 219)HEX to RGB Converter →

HEX to HSL

Convert #FBDEDB to HSL:

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

HEX to CMYK

Convert #FBDEDB to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #FBDEDB has RGB (251, 222, 219) and HSL (6°, 80%, 92%). 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 #FBDEDB is #DAF8FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBDAE7.

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

Contrast with #FBDEDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBDEDB?

#FBDEDB is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FBDEDB?

#FBDEDB in RGB is (251, 222, 219) - 251 red, 222 green, and 219 blue.

How to use #FBDEDB in CSS?

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

What colors go well with #FBDEDB?

#DAF8FB (complementary), #FBDAE7 (analogous), and #F39F95 (lighter shade) work well with #FBDEDB.