#FF8FCB Color Information

Hex color code: #FF8FCB

#FF8FCB is a ethereal magenta color. In RGB it is (255, 143, 203), and in HSL it is (328°, 100%, 78%). It is widely used in graphic design.

Try:
Color NameLight Pink
HEX
#FF8FCB
RGB
255, 143, 203
HSL
328°, 100%, 78%
CMYK
0%, 44%, 20%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF8FCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 143, 203

Red: 255 / Green: 143 / Blue: 203

HSL

328°, 100%, 78%

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

CMYK

0%, 44%, 20%, 0%

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

What color is #FF8FCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF8FCB to RGB:

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

HEX to HSL

Convert #FF8FCB to HSL:

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

HEX to CMYK

Convert #FF8FCB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #FF8FCB has RGB (255, 143, 203) and HSL (328°, 100%, 78%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF8FCB is #8FFFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #FB8FFF.

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

Contrast with #FF8FCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF8FCB?

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

What is the RGB value of #FF8FCB?

#FF8FCB in RGB is (255, 143, 203) - 255 red, 143 green, and 203 blue.

How to use #FF8FCB in CSS?

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

What colors go well with #FF8FCB?

#8FFFC3 (complementary), #FB8FFF (analogous), and #FF42A7 (lighter shade) work well with #FF8FCB.