PageSpeed Matters
    PageSpeed Matters
    Core Web Vitals · Glossary

    Largest Contentful Paint Element (LCP Element) · Definition & Explanation 2026

    The LCP Element is the specific image, video, or text block that determines your LCP score. Learn how to identify and optimize your LCP element.

    Updated 2026-02-28
    M
    By Matt Suffoletto

    TL;DR — Quick Summary

    The LCP Element is the specific content element in the viewport that the browser identifies as the 'largest' for measuring LCP. Identifying and optimizing this element is the single most impactful LCP improvement.

    What is Largest Contentful Paint Element (LCP Element)?

    The Largest Contentful Paint Element is the specific DOM element that the browser selects as the largest visible content within the viewport at the time LCP is recorded. This is typically a hero image, main product photo, or the largest heading text block. The browser continuously evaluates LCP candidates as the page loads.

    How LCP Element is Measured

    The LCP element is identified by the browser using the Largest Contentful Paint API. Chrome DevTools Performance panel highlights it in the timeline. Lighthouse and PageSpeed Insights report it in diagnostics.

    Key rule: Field data (CrUX) determines Google rankings. Lab data (Lighthouse, WebPageTest) is for debugging and iteration.

    Struggling with LCP Element?

    Request a free speed audit and we'll identify exactly what's holding your scores back.