#F8B7EA Color Information

Hex color code: #F8B7EA

A ethereal magenta shade, #F8B7EA appears as (248, 183, 234) in RGB and (313°, 82%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePink
HEX
#F8B7EA
RGB
248, 183, 234
HSL
313°, 82%, 85%
CMYK
0%, 26%, 6%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F8B7EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 183, 234

Red: 248 / Green: 183 / Blue: 234

HSL

313°, 82%, 85%

Hue: 313° / Saturation: 82% / Lightness: 85%

CMYK

0%, 26%, 6%, 3%

Cyan: 0% / Magenta: 26% / Yellow: 6% / Key: 3%

What color is #F8B7EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8B7EA to RGB:

rgb(248, 183, 234)HEX to RGB Converter →

HEX to HSL

Convert #F8B7EA to HSL:

hsl(313, 82%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #F8B7EA to CMYK:

cmyk(0%, 26%, 6%, 3%)Color Converter →

Color Meaning and Usage

#F8B7EA is a ethereal magenta color with RGB values of 248, 183, 234 and HSL of 313°, 82%, 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 #F8B7EA is #B9F8C7, creating high-contrast pairings. For softer combinations, try analogous colors like #E6B9F8.

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

Contrast with #F8B7EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8B7EA?

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

What is the RGB value of #F8B7EA?

#F8B7EA in RGB is (248, 183, 234) - 248 red, 183 green, and 234 blue.

How to use #F8B7EA in CSS?

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

What colors go well with #F8B7EA?

#B9F8C7 (complementary), #E6B9F8 (analogous), and #F174D6 (lighter shade) work well with #F8B7EA.