#F8BDBA Color Information

Hex color code: #F8BDBA

#F8BDBA is a soft red color. In RGB it is (248, 189, 186), and in HSL it is (3°, 82%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLight Pink
HEX
#F8BDBA
RGB
248, 189, 186
HSL
3°, 82%, 85%
CMYK
0%, 24%, 25%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8BDBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 189, 186

Red: 248 / Green: 189 / Blue: 186

HSL

3°, 82%, 85%

Hue: 3° / Saturation: 82% / Lightness: 85%

CMYK

0%, 24%, 25%, 3%

Cyan: 0% / Magenta: 24% / Yellow: 25% / Key: 3%

What color is #F8BDBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8BDBA to RGB:

rgb(248, 189, 186)HEX to RGB Converter →

HEX to HSL

Convert #F8BDBA to HSL:

hsl(3, 82%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F8BDBA to CMYK:

cmyk(0%, 24%, 25%, 3%)Color Converter →

Color Meaning and Usage

#F8BDBA is a soft red color with RGB values of 248, 189, 186 and HSL of 3°, 82%, 85%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8BDBA is #B9F5F8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8B9D6.

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

Contrast with #F8BDBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8BDBA?

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

What is the RGB value of #F8BDBA?

#F8BDBA in RGB is (248, 189, 186) - 248 red, 189 green, and 186 blue.

How to use #F8BDBA in CSS?

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

What colors go well with #F8BDBA?

#B9F5F8 (complementary), #F8B9D6 (analogous), and #F17A74 (lighter shade) work well with #F8BDBA.