#FBC9BD Color Information

Hex color code: #FBC9BD

The hex color #FBC9BD is a ethereal red with RGB values of (251, 201, 189) and HSL of (12°, 89%, 86%). It is typically applied in digital products.

Try:
Color NamePink
HEX
#FBC9BD
RGB
251, 201, 189
HSL
12°, 89%, 86%
CMYK
0%, 20%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBC9BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 201, 189

Red: 251 / Green: 201 / Blue: 189

HSL

12°, 89%, 86%

Hue: 12° / Saturation: 89% / Lightness: 86%

CMYK

0%, 20%, 25%, 2%

Cyan: 0% / Magenta: 20% / Yellow: 25% / Key: 2%

What color is #FBC9BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBC9BD to RGB:

rgb(251, 201, 189)HEX to RGB Converter →

HEX to HSL

Convert #FBC9BD to HSL:

hsl(12, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #FBC9BD to CMYK:

cmyk(0%, 20%, 25%, 2%)Color Converter →

Color Meaning and Usage

A light red tone, #FBC9BD has RGB (251, 201, 189) and HSL (12°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBC9BD is #BCEEFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBBCCF.

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

Contrast with #FBC9BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBC9BD?

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

What is the RGB value of #FBC9BD?

#FBC9BD in RGB is (251, 201, 189) - 251 red, 201 green, and 189 blue.

How to use #FBC9BD in CSS?

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

What colors go well with #FBC9BD?

#BCEEFB (complementary), #FBBCCF (analogous), and #F78E73 (lighter shade) work well with #FBC9BD.