> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.ex2.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# What is the First Contentful Paint?

## The First Contentful Paint (FCP) concept 

The first content image or First Contentful Paint (FCP) is the first site element to appear in the browser. This is one of the common measures used to measure website performance.

The FCP is not one of Google’s three [Core Web Vitals](https://help.ex2.com/en/article/what-are-core-web-vitals-1uha3m2/?bust=1784821702904) parameters, which aim to measure the impact of various loading times on the user experience of websites. The FCP makes it possible to calculate the time needed for visitors to see the first elements appear on a web page.

High FCP time often results in poor website performance. The longer it takes the first elements of the site to become visible, the slower the page will be to load in its entirety.

According to Google, a good FCP score must be between 0-1.8 seconds. Beyond that, your website or server may need adjustments for better performance.

Remember that the Fund does not represent a complete picture of a website’s performance. The basic parameters of Web Core Vitals include three settings, and the FCP isn't part of them. They are: the [largest content image (Largest Contentful Paint or LCP](https://help.ex2.com/en/article/what-is-the-largest-contentful-paint-97c7e6/?bust=1784821730189)), the [Cumulative Layout Shift (CLS)](https://help.ex2.com/en/article/what-is-the-cumulative-layout-shift-cls-155a3y9/?bust=1784821730187) and the First Input Delay (FID).