#F4BCD7 Color Information

Hex color code: #F4BCD7

The hex color #F4BCD7 is a airy magenta with RGB values of (244, 188, 215) and HSL of (331°, 72%, 85%). It is widely used in graphic design.

Try:
Color NamePink
HEX
#F4BCD7
RGB
244, 188, 215
HSL
331°, 72%, 85%
CMYK
0%, 23%, 12%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F4BCD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 188, 215

Red: 244 / Green: 188 / Blue: 215

HSL

331°, 72%, 85%

Hue: 331° / Saturation: 72% / Lightness: 85%

CMYK

0%, 23%, 12%, 4%

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

What color is #F4BCD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F4BCD7 to RGB:

rgb(244, 188, 215)HEX to RGB Converter →

HEX to HSL

Convert #F4BCD7 to HSL:

hsl(331, 72%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F4BCD7 to CMYK:

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

Color Meaning and Usage

#F4BCD7 is a ethereal magenta color with RGB values of 244, 188, 215 and HSL of 331°, 72%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F4BCD7 is #BDF4DA, creating high-contrast pairings. For softer combinations, try analogous colors like #F4BDF3.

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

Contrast with #F4BCD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F4BCD7?

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

What is the RGB value of #F4BCD7?

#F4BCD7 in RGB is (244, 188, 215) - 244 red, 188 green, and 215 blue.

How to use #F4BCD7 in CSS?

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

What colors go well with #F4BCD7?

#BDF4DA (complementary), #F4BDF3 (analogous), and #EA7BB1 (lighter shade) work well with #F4BCD7.