#F7AFCB Color Information

Hex color code: #F7AFCB

#F7AFCB is a airy magenta color. In RGB it is (247, 175, 203), and in HSL it is (337°, 82%, 83%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#F7AFCB
RGB
247, 175, 203
HSL
337°, 82%, 83%
CMYK
0%, 29%, 18%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7AFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 175, 203

Red: 247 / Green: 175 / Blue: 203

HSL

337°, 82%, 83%

Hue: 337° / Saturation: 82% / Lightness: 83%

CMYK

0%, 29%, 18%, 3%

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

What color is #F7AFCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7AFCB to RGB:

rgb(247, 175, 203)HEX to RGB Converter →

HEX to HSL

Convert #F7AFCB to HSL:

hsl(337, 82%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #F7AFCB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #F7AFCB has RGB (247, 175, 203) and HSL (337°, 82%, 83%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7AFCB is #B0F7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #F7B0EF.

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

Contrast with #F7AFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7AFCB?

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

What is the RGB value of #F7AFCB?

#F7AFCB in RGB is (247, 175, 203) - 247 red, 175 green, and 203 blue.

How to use #F7AFCB in CSS?

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

What colors go well with #F7AFCB?

#B0F7DC (complementary), #F7B0EF (analogous), and #F06A9E (lighter shade) work well with #F7AFCB.