#F098DC Color Information

Hex color code: #F098DC

#F098DC is a airy magenta color. In RGB it is (240, 152, 220), and in HSL it is (314°, 75%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#F098DC
RGB
240, 152, 220
HSL
314°, 75%, 77%
CMYK
0%, 37%, 8%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F098DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 152, 220

Red: 240 / Green: 152 / Blue: 220

HSL

314°, 75%, 77%

Hue: 314° / Saturation: 75% / Lightness: 77%

CMYK

0%, 37%, 8%, 6%

Cyan: 0% / Magenta: 37% / Yellow: 8% / Key: 6%

What color is #F098DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F098DC to RGB:

rgb(240, 152, 220)HEX to RGB Converter →

HEX to HSL

Convert #F098DC to HSL:

hsl(314, 75%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F098DC to CMYK:

cmyk(0%, 37%, 8%, 6%)Color Converter →

Color Meaning and Usage

A light magenta tone, #F098DC has RGB (240, 152, 220) and HSL (314°, 75%, 77%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F098DC is #98F0AD, creating high-contrast pairings. For softer combinations, try analogous colors like #D998F0.

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

Contrast with #F098DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F098DC?

#F098DC is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F098DC?

#F098DC in RGB is (240, 152, 220) - 240 red, 152 green, and 220 blue.

How to use #F098DC in CSS?

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

What colors go well with #F098DC?

#98F0AD (complementary), #D998F0 (analogous), and #E755C5 (lighter shade) work well with #F098DC.