LCP responsive markup

Responsive markup on the LCP image: srcset, picture, or none.

Field data PhoneDesktopAll Scope All sites Q2 2026 edition · Phone field outcomes
Metric LCP INP CLS
1

At a glance the headline numbers for LCP responsive markup

Responsive markup on the LCP image: srcset, picture, or none.

3
Categories
176,552 sites
79.4%
Top share
no
98ms
Top INP
Median for no

79.4% of LCP images ship without responsive markup.

The State of Web Vitals · Q2 2026 · 189,915 sites · phone field datacorewebvitals.io/state-of-cwv
2

LCP responsive markup who uses what, and how fast each group loads

Median INP
0
100ms
200ms
300ms
400ms
500ms
no98ms79% of sites
srcset99ms14% of sites
picture104ms7% of sites
VariantShare of sitesMedian
no 140,113 sites
79%
98ms
srcset 24,190 sites
14%
99ms
picture 12,249 sites
7%
104ms

Little daylight between the groups: every variant sits near 98ms median INP. computed

The State of Web Vitals · Q2 2026 · 189,915 sites · phone field datacorewebvitals.io/state-of-cwv
3

Passing INP per LCP responsive markup which group passes the INP most often

VariantSitesPassing INPINP
Srcset 13.7% 24,190 93% 99ms
Picture 6.9% 12,249 92% 104ms
No 79.4% 140,113 92% 98ms
Good Needs Improvement Poor Sorted best-passing first · median colored by its own rating · pass = good INP (200ms at p75) · one value per site

No variant stands out: pass rates sit between 92% and 93%. computed

The State of Web Vitals · Q2 2026 · 189,915 sites · phone field datacorewebvitals.io/state-of-cwv
4

Why this matters for the Core Web Vitals, and where to start fixing it

A phone should not download the desktop hero. srcset and picture let the browser pick the file that fits the viewport, which directly cuts the LCP's load time on small screens. Without them, every device downloads the largest image someone uploaded.

The win is biggest exactly where LCP is hardest: small screens on slow connections. Most CMSs generate the size candidates automatically. The gaps are usually hand-written templates and page builders.

How does this affect the Core Web Vitals?

LCP responsive markup correlates with the LCP. With Picture, 88% of sites pass the LCP. With No, 81% do.

Related signals LCP priority hint → LCP discovery → LCP image size → LCP origin → Chrome field data from 189,915 sites, representing millions of real page loads · How we measured