What is hex #FC8EAC color?

 
The hex code #FC8EAC is also know by an other name that is Flamingo Pink.
This color is composed of 252% red, 142% green and 172% blue. So we can say that the RGB value is (252,142,172)
You need to use it for a printer? The CMYK colors code equivalent of hex #FC8EAC is C:0 M:44 Y:32, K:1) .
In the HSV/HSB scale, #FC8EAC has a hue of 344°, 44% saturation and a brightness value of 99%.
If you want to know all about the hex #FC8EAC, you can find below others details like Web safe equivalent, closest Pantone color, closest RAL color but also others informations like grayscale equivalent according to some algorithms.
You can also find all about color palettes of hex #FC8EAC (complementary, analogous, triadic, tetradic...).

Hex #FC8EAC Color Codes & Equivalents

Color Name [Flamingo Pink]
RGB Values (252,142,172)
CMYK Values (0%, 44%, 32%, 1%)
HSV/HSB Values (344°, 44%, 99%)
Closest Web Safe
#FF9999
Inverse Color
#037153
Closest Pantone®
708 C
Closest RAL
RAL 3015 [Light pink]
Complementary Color
#8efcde

#FC8EAC Converted to Grayscale Codes

Average
#bdbdbd
Lightness (Desaturation)
#c5c5c5
Weighted (BT601)
#b2b2b2
Luma (BT709)
#a8a8a8

Hex #FC8EAC Color Palettes – Complementary, Analogous, Triadic...

Complementary Palette

The complementary color of #FC8EAC is #8efcde. To get this value, we need to use the RGB metrics, and take this opposite color at the end of the color wheel, so for #FC8EAC you will find #8efcde. When placed next to each other, they create the strongest contrast for those two colors. Complementary colors may also be called "opposite colors". So if you need to grab attention, you should use it.

#FC8EAC #8efcde

Analogous Palette

The analogous color scheme of #FC8EAC is composed with colors #FC8EE3 and #FCA78E. Colors are called analogous colors when they are very similar to each other. They are located to the right and left of your main color #FC8EAC with a 30° separation on the RGB color wheel. An analogous color palette is best used with either warm or cool colors, creating a look that has a certain temperature as well as proper color harmony.

#FC8EE3 #FC8EAC #FCA78E

Split-Complementary Palette

The split-complementary color scheme of #FC8EAC is composed with colors #8EE3FC and #8EFCA7. A split-complementary color palette is like an analogous palette but you will take the complementary color as base instead of your main color. This choice, however, also makes the split complementary color combinations less vibrant and eye-catching, but it's also a good choice for beginners as you can hardly go wrong.

#FC8EAC #8EE3FC #8EFCA7

Triadic Palette

The triadic color scheme of #FC8EAC is composed with colors #8EACFC and #ACFC8E. They are located to the right and left of your main color #FC8EAC with a 120° separation on the RGB color wheel. With it you have the maximum variation in hue and offering by the same occasion the best possible contrast when taken together.

#FC8EAC #8EACFC #ACFC8E

Tetradic Palette

The tetradic color scheme of #FC8EAC is composed with colors #ACFC8E, #8EFCDE and #DE8EFC A tetradic color scheme, an outstanding variant of the twin color scheme, with an equal distance between all colors. All four colors are divided evenly around the color wheel. Like this there being no clear dominance of one color overs others. Colorful palettes create a sense of diversity, optimism and openness which are positive for a consumer brand. You can find the tetradic color scheme on big tech company logo like Google, Slack, Zoho, Microsoft, eBay for example. Fort a better result, you can also adjust saturation and brightness.

#FC8EAC #ACFC8E #8EFCDE #DE8EFC

Square Palette

The square color scheme of #FC8EAC is composed with colors #E3FC8E, #8EFCDE and #A78EFC To get this color, it's pretty the same method that analogous or triadic, but instead, you will take an angle of 90° on the RGB Wheel between each colors. The square palette looks a lot like the Tetradic palette but it is less dark which is nicer in my opinion.

#FC8EAC #E3FC8E #8EFCDE #A78EFC

Tints, Tones & Shades of Hex #FC8EAC

Tints

Tints are created by adding white, resulting in lighter shades of #FC8EAC.

#FC8EAC #FCA1BA #FDB5C9 #FDC9D7 #FEDDE6 #FEF1F4 #FFFFFF #FFFFFF

Tones

Tones are made by mixing with gray, softening the original color.

#FC8EAC #F693AE #F099B1 #EA9FB3 #E5A4B6 #DFAAB8 #D9B0BB #D4B5BE

Shades

Shades result from adding black, creating darker variations.

#FC8EAC #FB7A9D #FA668E #FA5280 #F93E71 #F92A63 #F81654 #F40647

Hex #FC8EAC in programming languages

If you are a developer, you will find below the color codes to use according to your programming language (HTML, JAVA, Pyhton, .NET), enjoy!

HTML, CSS #FC8EAC
Java new Color(252,142,172);
Python Color(#FC8EAC)
.NET Color.FromArgb(255, 252,142,172);
Swift / iOS UIColor(red: 0.99, green: 0.56, blue: 0.67, alpha: 1)
Kotlin / Android Color.rgb(252, 142, 172)