#F08FCB Color Information

Hex color code: #F08FCB

A vivid magenta shade, #F08FCB appears as (240, 143, 203) in RGB and (323°, 76%, 75%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#F08FCB
RGB
240, 143, 203
HSL
323°, 76%, 75%
CMYK
0%, 40%, 15%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F08FCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 143, 203

Red: 240 / Green: 143 / Blue: 203

HSL

323°, 76%, 75%

Hue: 323° / Saturation: 76% / Lightness: 75%

CMYK

0%, 40%, 15%, 6%

Cyan: 0% / Magenta: 40% / Yellow: 15% / Key: 6%

What color is #F08FCB?

#F08FCB is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F08FCB to RGB:

rgb(240, 143, 203)HEX to RGB Converter →

HEX to HSL

Convert #F08FCB to HSL:

hsl(323, 76%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #F08FCB to CMYK:

cmyk(0%, 40%, 15%, 6%)Color Converter →

Color Meaning and Usage

#F08FCB is a dynamic magenta color with RGB values of 240, 143, 203 and HSL of 323°, 76%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F08FCB is #8FF0B4, creating high-contrast pairings. For softer combinations, try analogous colors like #E48FF0.

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

Contrast with #F08FCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F08FCB?

#F08FCB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F08FCB?

#F08FCB in RGB is (240, 143, 203) - 240 red, 143 green, and 203 blue.

How to use #F08FCB in CSS?

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

What colors go well with #F08FCB?

#8FF0B4 (complementary), #E48FF0 (analogous), and #E74BAB (lighter shade) work well with #F08FCB.