#F887AB Color Information

Hex color code: #F887AB

A bold magenta shade, #F887AB appears as (248, 135, 171) in RGB and (341°, 89%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#F887AB
RGB
248, 135, 171
HSL
341°, 89%, 75%
CMYK
0%, 46%, 31%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F887AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 135, 171

Red: 248 / Green: 135 / Blue: 171

HSL

341°, 89%, 75%

Hue: 341° / Saturation: 89% / Lightness: 75%

CMYK

0%, 46%, 31%, 3%

Cyan: 0% / Magenta: 46% / Yellow: 31% / Key: 3%

What color is #F887AB?

#F887AB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F887AB to RGB:

rgb(248, 135, 171)HEX to RGB Converter →

HEX to HSL

Convert #F887AB to HSL:

hsl(341, 89%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #F887AB to CMYK:

cmyk(0%, 46%, 31%, 3%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #F887AB has RGB (248, 135, 171) and HSL (341°, 89%, 75%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F887AB is #87F8D4, creating high-contrast pairings. For softer combinations, try analogous colors like #F887E3.

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

Contrast with #F887AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F887AB?

#F887AB is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F887AB?

#F887AB in RGB is (248, 135, 171) - 248 red, 135 green, and 171 blue.

How to use #F887AB in CSS?

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

What colors go well with #F887AB?

#87F8D4 (complementary), #F887E3 (analogous), and #F43E78 (lighter shade) work well with #F887AB.