Depends on what you want to achieve. I would not try to force functional programming or any paradigm at all! Just use whatever fits your needs best.
For example if your aim is to develop a Node.JS chat application, you might want to go with OO, depending on the feature set.
So to answer your question: Select the language which fits your needs. Most languages could be used for web development to a certain degree. You could even go with Perl or C for web development if it is the best match for your requirements.