#F8AFBE Color Information

Hex color code: #F8AFBE

A delicate red shade, #F8AFBE appears as (248, 175, 190) in RGB and (348°, 84%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F8AFBE
RGB
248, 175, 190
HSL
348°, 84%, 83%
CMYK
0%, 29%, 23%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8AFBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 175, 190

Red: 248 / Green: 175 / Blue: 190

HSL

348°, 84%, 83%

Hue: 348° / Saturation: 84% / Lightness: 83%

CMYK

0%, 29%, 23%, 3%

Cyan: 0% / Magenta: 29% / Yellow: 23% / Key: 3%

What color is #F8AFBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8AFBE to RGB:

rgb(248, 175, 190)HEX to RGB Converter →

HEX to HSL

Convert #F8AFBE to HSL:

hsl(348, 84%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #F8AFBE to CMYK:

cmyk(0%, 29%, 23%, 3%)Color Converter →

Color Meaning and Usage

#F8AFBE is a ethereal red color with RGB values of 248, 175, 190 and HSL of 348°, 84%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8AFBE is #AFF8E9, creating high-contrast pairings. For softer combinations, try analogous colors like #F8AFE2.

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

Contrast with #F8AFBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8AFBE?

#F8AFBE is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F8AFBE?

#F8AFBE in RGB is (248, 175, 190) - 248 red, 175 green, and 190 blue.

How to use #F8AFBE in CSS?

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

What colors go well with #F8AFBE?

#AFF8E9 (complementary), #F8AFE2 (analogous), and #F26984 (lighter shade) work well with #F8AFBE.