#F39BE6 Color Information

Hex color code: #F39BE6

A light magenta shade, #F39BE6 appears as (243, 155, 230) in RGB and (309°, 79%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#F39BE6
RGB
243, 155, 230
HSL
309°, 79%, 78%
CMYK
0%, 36%, 5%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F39BE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

243, 155, 230

Red: 243 / Green: 155 / Blue: 230

HSL

309°, 79%, 78%

Hue: 309° / Saturation: 79% / Lightness: 78%

CMYK

0%, 36%, 5%, 5%

Cyan: 0% / Magenta: 36% / Yellow: 5% / Key: 5%

What color is #F39BE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F39BE6 to RGB:

rgb(243, 155, 230)HEX to RGB Converter →

HEX to HSL

Convert #F39BE6 to HSL:

hsl(309, 79%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #F39BE6 to CMYK:

cmyk(0%, 36%, 5%, 5%)Color Converter →

Color Meaning and Usage

#F39BE6 is a ethereal magenta color with RGB values of 243, 155, 230 and HSL of 309°, 79%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F39BE6 is #9BF3A8, creating high-contrast pairings. For softer combinations, try analogous colors like #D49BF3.

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

Contrast with #F39BE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F39BE6?

#F39BE6 is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #F39BE6?

#F39BE6 in RGB is (243, 155, 230) - 243 red, 155 green, and 230 blue.

How to use #F39BE6 in CSS?

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

What colors go well with #F39BE6?

#9BF3A8 (complementary), #D49BF3 (analogous), and #EB56D5 (lighter shade) work well with #F39BE6.