#FBC4BC Color Information

Hex color code: #FBC4BC

#FBC4BC is a light red color. In RGB it is (251, 196, 188), and in HSL it is (8°, 89%, 86%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#FBC4BC
RGB
251, 196, 188
HSL
8°, 89%, 86%
CMYK
0%, 22%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBC4BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 196, 188

Red: 251 / Green: 196 / Blue: 188

HSL

8°, 89%, 86%

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

CMYK

0%, 22%, 25%, 2%

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

What color is #FBC4BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBC4BC to RGB:

rgb(251, 196, 188)HEX to RGB Converter →

HEX to HSL

Convert #FBC4BC to HSL:

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

HEX to CMYK

Convert #FBC4BC to CMYK:

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

Color Meaning and Usage

#FBC4BC is a delicate red color with RGB values of 251, 196, 188 and HSL of 8°, 89%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FBC4BC is #BCF3FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBBCD3.

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

Contrast with #FBC4BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBC4BC?

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

What is the RGB value of #FBC4BC?

#FBC4BC in RGB is (251, 196, 188) - 251 red, 196 green, and 188 blue.

How to use #FBC4BC in CSS?

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

What colors go well with #FBC4BC?

#BCF3FB (complementary), #FBBCD3 (analogous), and #F78573 (lighter shade) work well with #FBC4BC.