#F4BBBD Color Information

Hex color code: #F4BBBD

#F4BBBD is a soft red color. In RGB it is (244, 187, 189), and in HSL it is (358°, 72%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#F4BBBD
RGB
244, 187, 189
HSL
358°, 72%, 85%
CMYK
0%, 23%, 23%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4BBBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 187, 189

Red: 244 / Green: 187 / Blue: 189

HSL

358°, 72%, 85%

Hue: 358° / Saturation: 72% / Lightness: 85%

CMYK

0%, 23%, 23%, 4%

Cyan: 0% / Magenta: 23% / Yellow: 23% / Key: 4%

What color is #F4BBBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4BBBD to RGB:

rgb(244, 187, 189)HEX to RGB Converter →

HEX to HSL

Convert #F4BBBD to HSL:

hsl(358, 72%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F4BBBD to CMYK:

cmyk(0%, 23%, 23%, 4%)Color Converter →

Color Meaning and Usage

A light red tone, #F4BBBD has RGB (244, 187, 189) and HSL (358°, 72%, 85%). 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 #F4BBBD is #BDF4F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F4BDDB.

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

Contrast with #F4BBBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4BBBD?

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

What is the RGB value of #F4BBBD?

#F4BBBD in RGB is (244, 187, 189) - 244 red, 187 green, and 189 blue.

How to use #F4BBBD in CSS?

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

What colors go well with #F4BBBD?

#BDF4F2 (complementary), #F4BDDB (analogous), and #EA7B7F (lighter shade) work well with #F4BBBD.