#FBBFBA Color Information

Hex color code: #FBBFBA

The hex color #FBBFBA is a soft red with RGB values of (251, 191, 186) and HSL of (5°, 89%, 86%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#FBBFBA
RGB
251, 191, 186
HSL
5°, 89%, 86%
CMYK
0%, 24%, 26%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FBBFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

251, 191, 186

Red: 251 / Green: 191 / Blue: 186

HSL

5°, 89%, 86%

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

CMYK

0%, 24%, 26%, 2%

Cyan: 0% / Magenta: 24% / Yellow: 26% / Key: 2%

What color is #FBBFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FBBFBA to RGB:

rgb(251, 191, 186)HEX to RGB Converter →

HEX to HSL

Convert #FBBFBA to HSL:

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

HEX to CMYK

Convert #FBBFBA to CMYK:

cmyk(0%, 24%, 26%, 2%)Color Converter →

Color Meaning and Usage

A delicate red tone, #FBBFBA has RGB (251, 191, 186) and HSL (5°, 89%, 86%). 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 #FBBFBA is #BCF6FB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBBCD6.

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

Contrast with #FBBFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FBBFBA?

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

What is the RGB value of #FBBFBA?

#FBBFBA in RGB is (251, 191, 186) - 251 red, 191 green, and 186 blue.

How to use #FBBFBA in CSS?

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

What colors go well with #FBBFBA?

#BCF6FB (complementary), #FBBCD6 (analogous), and #F77E73 (lighter shade) work well with #FBBFBA.