#F8AACB Color Information

Hex color code: #F8AACB

A airy magenta shade, #F8AACB appears as (248, 170, 203) in RGB and (335°, 85%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F8AACB
RGB
248, 170, 203
HSL
335°, 85%, 82%
CMYK
0%, 31%, 18%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8AACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 170, 203

Red: 248 / Green: 170 / Blue: 203

HSL

335°, 85%, 82%

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

CMYK

0%, 31%, 18%, 3%

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

What color is #F8AACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8AACB to RGB:

rgb(248, 170, 203)HEX to RGB Converter →

HEX to HSL

Convert #F8AACB to HSL:

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

HEX to CMYK

Convert #F8AACB to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #F8AACB has RGB (248, 170, 203) and HSL (335°, 85%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8AACB is #AAF8D8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8AAF2.

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

Contrast with #F8AACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8AACB?

#F8AACB is a airy magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F8AACB?

#F8AACB in RGB is (248, 170, 203) - 248 red, 170 green, and 203 blue.

How to use #F8AACB in CSS?

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

What colors go well with #F8AACB?

#AAF8D8 (complementary), #F8AAF2 (analogous), and #F2639F (lighter shade) work well with #F8AACB.