Find the Hidden Object Hidden Object

There Is One Key Hidden in This Room. Can You Find It?

A busy illustrated scene with a single target object placed at known coordinates. The challenge image gives nothing away, including in its alt text.

A branded card in high-contrast indigo introducing a hidden object puzzle set in a busy illustrated room.

The scene below is composed from data, the same way the spot-the-difference scenes are. A list of objects is placed with rejection sampling so that nothing overlaps anything else, and then one target object — of a kind that appears nowhere else in the picture — is dropped into a free space.

Its coordinates are recorded. That is the answer.

Three rules this puzzle follows

The target is never cut off by the edge. A validator checks that the target sits at least a third of its own width inside the picture on every side. Hiding something half off the canvas is not a puzzle, it is a trick.

The target appears exactly once. The generator is told to exclude that object kind from the rest of the scene, and the validator counts every object of that kind before publication. If it finds two, the puzzle fails.

The alt text gives nothing away. This is the one most often missed. A screen reader user should get the same puzzle as everyone else, which means the description of the challenge image must not say where the target is — or even name it. So the validator rejects any challenge alt text containing the target’s name or any positional word: left, right, top, bottom, upper, lower, corner, centre, behind.

The solution image is different. Its alt text describes exactly where the target is, because by then the puzzle is over.

If you are stuck

Do not scan for the shape. Scan for the colour, which is usually the faster route in a scene with this much going on, then check each candidate.

The reveal circles it and tells you roughly where it was.

Medium There is one key hidden in this scene. Can you find it?

A busy illustrated living room scene containing around 17 objects of different shapes, sizes and colours.
Generated puzzle — the answer is checked before publication. Open image
Reveal the answer

Answer In the middle left of the picture

The same scene with the hidden key circled in red in the middle left of the picture.

The gold key is in the middle left of the picture, tucked between the other objects. It is circled in red above.

One arrow in this grid points the wrong way. Most people scan too fast

A branded card in high-contrast indigo introducing a grid puzzle in which one arrow points the wrong way.
Odd One Out

One Arrow in This Grid Is Pointing the Wrong Way. Can You Find It?

A grid of identical arrows with exactly one impostor. The answer is generated from the puzzle data before the picture is drawn, so there is no argument about where it is.

Start it