F1 Start Lights Sequence Explained
Updated 2026-08-10·By ReactionF1 Team
The Five Reds
At a Grand Prix start, five red lights illuminate in sequence. Fans watch the gantry; drivers wait. The build creates tension — and temptation to guess.
The Armed Wait
After all five are lit, a random delay holds the field. That randomness is the point: counting “one-two-three-go” fails when the hold length changes.
Lights Out
When the lights extinguish, the race is on. Reaction is to darkness after reds — not to the fifth light turning on.
How ReactionF1 Mirrors It
Our tool uses a five-light build (~350 ms steps), then a random armed delay in a similar spirit to race starts, then go. Early taps are false starts.
Not a Race Calendar Page
This guide explains the sequence itself. It is not a thin Grand Prix landing page and does not replace race-week briefs.
Ready to put it into practice? Run a clean lights-out attempt on thefree F1 start test.
Frequently Asked Questions
To lights out — when reds go off — not to the fifth light appearing.
To prevent predictable launches and reduce jump starts from counting.
No. It is an educational browser mirror of the pattern.
Too early — that is still before lights out.
See the false start F1 rules guide.
Explore More
Methodology & Timing
Our reaction time test uses performance.now() for millisecond-precision timing. The stimulus (lights out) and your tap are both timestamped in the browser. Your reaction time is the difference—typically within ±5 ms of true response time, depending on device and display latency.
Device latency and browser variance affect results. A 60Hz display adds up to ~16ms of delay; touch and mouse input lag also contribute. For a detailed explanation, see our device latency & reaction time guide.
Last updated: 2026-08-10 · Written by ReactionF1 Team