#F7BFED Color Information

Hex color code: #F7BFED

#F7BFED is a light magenta color. In RGB it is (247, 191, 237), and in HSL it is (311°, 78%, 86%). It is commonly used in modern UI design.

Try:
Color NamePink
HEX
#F7BFED
RGB
247, 191, 237
HSL
311°, 78%, 86%
CMYK
0%, 23%, 4%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F7BFED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

247, 191, 237

Red: 247 / Green: 191 / Blue: 237

HSL

311°, 78%, 86%

Hue: 311° / Saturation: 78% / Lightness: 86%

CMYK

0%, 23%, 4%, 3%

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

What color is #F7BFED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F7BFED to RGB:

rgb(247, 191, 237)HEX to RGB Converter →

HEX to HSL

Convert #F7BFED to HSL:

hsl(311, 78%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #F7BFED to CMYK:

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

Color Meaning and Usage

#F7BFED is a delicate magenta color with RGB values of 247, 191, 237 and HSL of 311°, 78%, 86%. 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 #F7BFED is #BFF7CA, creating high-contrast pairings. For softer combinations, try analogous colors like #E6BFF7.

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

Contrast with #F7BFED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F7BFED?

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

What is the RGB value of #F7BFED?

#F7BFED in RGB is (247, 191, 237) - 247 red, 191 green, and 237 blue.

How to use #F7BFED in CSS?

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

What colors go well with #F7BFED?

#BFF7CA (complementary), #E6BFF7 (analogous), and #EF7BDA (lighter shade) work well with #F7BFED.