What is the hex code for flamingo pink?
Flamingo is #fc8eac — warmer and more orange than hot pink #ff69b4.
Why are flamingos pink?
Carotenoids from shrimp and algae accumulate in feathers — chicks hatch gray and pink up with diet. Zoo flamingos are fed supplements to stay vivid.
What pairs with flamingo pink?
Teal and turquoise (Miami), palm green and sand (tropical), charcoal for contemporary contrast.
What color is #fc8eac?
#fc8eac is a light electric magenta / pink, closest to Pale Violet Red (ΔE2000 9). It sits at 344° on the hue wheel with 95% saturation and 77% lightness, which reads as warm.
What is the RGB value of #fc8eac?
rgb(252, 142, 172) — 252 red, 142 green and 172 blue out of 255, or 98.8% / 55.7% / 67.5% by channel.
What is #fc8eac in HSL and HSV?
hsl(344, 95%, 77%) and hsv(344, 44%, 99%). HSL is what CSS takes; HSV is what your design tool's picker shows, which is why the saturation numbers rarely match.
Is #fc8eac a light or a dark color?
It is a mid-tone. Relative luminance is 0.4302 and perceived brightness is 73%, so black text on it reaches 9.60:1.
Should I use black or white text on #fc8eac?
Black. It scores 9.60:1 against #fc8eac, versus 2.19:1 for white — AAA at any size.
Is #fc8eac accessible on a white background?
#fc8eac on white scores 2.19:1, which fails WCAG AA at every size. Darken it to #EB0645 to reach 4.5:1, or #AF0533 for 7:1.
What is the complementary color of #fc8eac?
#8EFCDE sits directly opposite on the wheel. Softer options are the split-complements #8EFCA7 and #8EE3FC, which give the same contrast with far less vibration.
What colors go well with #fc8eac?
For interface work: #FAF4F6 as the surface, #EDC0CC for borders, #9B4B61 for secondary text, #02CA61 as an accent and #7C0324 for hover and pressed states. For a palette, the analogous pair #FC8EE3 and #FCA78E stays calm, while #8EFCDE is the loudest partner.
What is #fc8eac in CMYK for printing?
cmyk(0%, 44%, 32%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #fc8eac warm or cool?
Warm — it scores 26 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FC988E; nudged cooler, #FD8DD5.
Which Tailwind color is closest to #fc8eac?
The pink family — its 500 step is #ec4899, ΔE2000 14.8 away. That is a visible difference, so define #fc8eac as a custom token rather than reaching for the built-in.
How do I use #fc8eac in Tailwind CSS?
Inline it as an arbitrary value with bg-[#fc8eac] or text-[#fc8eac], or register the whole ramp under theme.extend.colors.brand so you get bg-brand-500 and friends. The generated 50–950 scale on this page is ready to paste into your config.
What is #fc8eac with 50% opacity?
rgba(252, 142, 172, 0.5), or #fc8eac80 in eight-digit hex. Over white that composites to #FEC7D6; over black, #7E4756.
Is #fc8eac a web-safe color?
No. The nearest web-safe colour is #FF9999, ΔE2000 9 away. The palette only matters for legacy displays and some email clients now.
What does the color #fc8eac mean?
As a magenta / pink, it reads expressive, youthful, warm. Pink is the fastest way to signal that a product is not another enterprise dashboard. It carries beauty, fashion and culture brands. At this chroma the effect is amplified — it will dominate whatever sits beside it.
What gradient works with #fc8eac?
The safest is same-hue elevation: linear-gradient(135deg, #FECAD8, #fc8eac 45%, #7C0324). For more colour, a short hue run to #FBB370 keeps it rich without turning muddy.