#F48FFF Color Information

Hex color code: #F48FFF

#F48FFF is a airy magenta color. In RGB it is (244, 143, 255), and in HSL it is (294°, 100%, 78%). It is widely used in graphic design.

Try:
Color NameViolet
HEX
#F48FFF
RGB
244, 143, 255
HSL
294°, 100%, 78%
CMYK
4%, 44%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F48FFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

244, 143, 255

Red: 244 / Green: 143 / Blue: 255

HSL

294°, 100%, 78%

Hue: 294° / Saturation: 100% / Lightness: 78%

CMYK

4%, 44%, 0%, 0%

Cyan: 4% / Magenta: 44% / Yellow: 0% / Key: 0%

What color is #F48FFF?

#F48FFF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F48FFF to RGB:

rgb(244, 143, 255)HEX to RGB Converter →

HEX to HSL

Convert #F48FFF to HSL:

hsl(294, 100%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F48FFF to CMYK:

cmyk(4%, 44%, 0%, 0%)Color Converter →

Color Meaning and Usage

A light magenta tone, #F48FFF has RGB (244, 143, 255) and HSL (294°, 100%, 78%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F48FFF is #9AFF8F, creating high-contrast pairings. For softer combinations, try analogous colors like #BC8FFF.

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

Contrast with #F48FFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F48FFF?

#F48FFF is a light magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F48FFF?

#F48FFF in RGB is (244, 143, 255) - 244 red, 143 green, and 255 blue.

How to use #F48FFF in CSS?

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

What colors go well with #F48FFF?

#9AFF8F (complementary), #BC8FFF (analogous), and #EC42FF (lighter shade) work well with #F48FFF.