#F8BABC Color Information

Hex color code: #F8BABC

A light red shade, #F8BABC appears as (248, 186, 188) in RGB and (358°, 82%, 85%) in HSL. It is commonly used in modern UI design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8BABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 186, 188

Red: 248 / Green: 186 / Blue: 188

HSL

358°, 82%, 85%

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

CMYK

0%, 25%, 24%, 3%

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

What color is #F8BABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8BABC to RGB:

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

HEX to HSL

Convert #F8BABC to HSL:

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

HEX to CMYK

Convert #F8BABC to CMYK:

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

Color Meaning and Usage

A airy red tone, #F8BABC has RGB (248, 186, 188) and HSL (358°, 82%, 85%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8BABC is #B9F8F6, creating high-contrast pairings. For softer combinations, try analogous colors like #F8B9DB.

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

Contrast with #F8BABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8BABC?

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

What is the RGB value of #F8BABC?

#F8BABC in RGB is (248, 186, 188) - 248 red, 186 green, and 188 blue.

How to use #F8BABC in CSS?

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

What colors go well with #F8BABC?

#B9F8F6 (complementary), #F8B9DB (analogous), and #F17478 (lighter shade) work well with #F8BABC.