#F7CFDD Color Information

Hex color code: #F7CFDD

A soft magenta shade, #F7CFDD appears as (247, 207, 221) in RGB and (339°, 71%, 89%) in HSL. It is often used for branding and logos.

Try:
Color NameMisty Rose
HEX
#F7CFDD
RGB
247, 207, 221
HSL
339°, 71%, 89%
CMYK
0%, 16%, 11%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7CFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 207, 221

Red: 247 / Green: 207 / Blue: 221

HSL

339°, 71%, 89%

Hue: 339° / Saturation: 71% / Lightness: 89%

CMYK

0%, 16%, 11%, 3%

Cyan: 0% / Magenta: 16% / Yellow: 11% / Key: 3%

What color is #F7CFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7CFDD to RGB:

rgb(247, 207, 221)HEX to RGB Converter →

HEX to HSL

Convert #F7CFDD to HSL:

hsl(339, 71%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #F7CFDD to CMYK:

cmyk(0%, 16%, 11%, 3%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #F7CFDD has RGB (247, 207, 221) and HSL (339°, 71%, 89%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F7CFDD is #CFF7E9, creating high-contrast pairings. For softer combinations, try analogous colors like #F7CFF1.

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

Contrast with #F7CFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7CFDD?

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

What is the RGB value of #F7CFDD?

#F7CFDD in RGB is (247, 207, 221) - 247 red, 207 green, and 221 blue.

How to use #F7CFDD in CSS?

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

What colors go well with #F7CFDD?

#CFF7E9 (complementary), #F7CFF1 (analogous), and #EC8EAF (lighter shade) work well with #F7CFDD.