#F26C9B Color Information

Hex color code: #F26C9B

A vivid magenta shade, #F26C9B appears as (242, 108, 155) in RGB and (339°, 84%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#F26C9B
RGB
242, 108, 155
HSL
339°, 84%, 69%
CMYK
0%, 55%, 36%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F26C9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 108, 155

Red: 242 / Green: 108 / Blue: 155

HSL

339°, 84%, 69%

Hue: 339° / Saturation: 84% / Lightness: 69%

CMYK

0%, 55%, 36%, 5%

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

What color is #F26C9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F26C9B to RGB:

rgb(242, 108, 155)HEX to RGB Converter →

HEX to HSL

Convert #F26C9B to HSL:

hsl(339, 84%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #F26C9B to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #F26C9B has RGB (242, 108, 155) and HSL (339°, 84%, 69%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F26C9B is #6EF2C4, creating high-contrast pairings. For softer combinations, try analogous colors like #F26EDE.

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

Contrast with #F26C9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F26C9B?

#F26C9B is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #F26C9B?

#F26C9B in RGB is (242, 108, 155) - 242 red, 108 green, and 155 blue.

How to use #F26C9B in CSS?

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

What colors go well with #F26C9B?

#6EF2C4 (complementary), #F26EDE (analogous), and #EC276C (lighter shade) work well with #F26C9B.