#F198DB Color Information

Hex color code: #F198DB

The hex color #F198DB is a ethereal magenta with RGB values of (241, 152, 219) and HSL of (315°, 76%, 77%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#F198DB
RGB
241, 152, 219
HSL
315°, 76%, 77%
CMYK
0%, 37%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F198DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

241, 152, 219

Red: 241 / Green: 152 / Blue: 219

HSL

315°, 76%, 77%

Hue: 315° / Saturation: 76% / Lightness: 77%

CMYK

0%, 37%, 9%, 5%

Cyan: 0% / Magenta: 37% / Yellow: 9% / Key: 5%

What color is #F198DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F198DB to RGB:

rgb(241, 152, 219)HEX to RGB Converter →

HEX to HSL

Convert #F198DB to HSL:

hsl(315, 76%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #F198DB to CMYK:

cmyk(0%, 37%, 9%, 5%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #F198DB has RGB (241, 152, 219) and HSL (315°, 76%, 77%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F198DB is #98F1AE, creating high-contrast pairings. For softer combinations, try analogous colors like #DB98F1.

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

Contrast with #F198DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F198DB?

#F198DB is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F198DB?

#F198DB in RGB is (241, 152, 219) - 241 red, 152 green, and 219 blue.

How to use #F198DB in CSS?

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

What colors go well with #F198DB?

#98F1AE (complementary), #DB98F1 (analogous), and #E854C3 (lighter shade) work well with #F198DB.