Color Memory Game
By John K.··12 min read

Why spot the difference is so hard: it is a search problem, not an eyesight problem

Spot the difference puzzles feel like a test of vision. Measured in CIEDE2000, the difference you are hunting in our own version is between three and eleven times smaller than the differences you are supposed to ignore, and it is usually well above the visible threshold anyway. Here is what change blindness research says about why you still miss it.

Two pictures sit side by side. One thing is different. You scan, you scan again, you start to suspect the puzzle is broken, and then somebody walking past the screen points at it in under a second. The universal reaction is to blame your eyes.

Your eyes are almost never the problem. I measured every difference our own Spot the Difference variant generates, scored in CIEDE2000, and in the opening round the change you are hunting sits at a color distance of 11.66, which is roughly five times the visible threshold. It is not subtle. Put it directly in front of your fovea and you would call it obvious. People still miss it for ten seconds.

What the measurements do show is a different and much more interesting number. The difference you are looking for is between three and eleven times smaller than the differences sitting all around it that you are supposed to ignore. That ratio, not acuity, is what makes the puzzle hard, and it lines up with what change blindness research has been saying since the 1990s.

What the puzzle actually asks of you

Our version strips the genre down to its skeleton. Two grids of colored squares, identical except for one cell whose color has been nudged. Five rounds. The grid grows from 6 cells to 20 and the nudge shrinks each round. Ten seconds on the clock.

Stripping out the drawings matters for measurement. In a normal spot the difference picture, the change might be a missing hat, a moved button or a recolored roof, and there is no honest way to put a number on how different a hat and no hat are. In a grid of flat colors the change is a color change and nothing else, so it can be measured in CIEDE2000, the color science standard for how different two colors look to a person.

For reference, the number usually quoted as the point where two colors stop being distinguishable is 2.3. I have argued elsewhere that this threshold is softer than the textbooks claim, and that it is really three different numbers depending on which way you push the color, but 2.3 is the standard yardstick and it works fine as one here.

The measurements

I generated 200,000 rounds using the same code that runs the game, then scored each round two ways. First, how big is the planted difference? Second, how big is the typical difference between two ordinary cells in the same mosaic, the kind of variation you are meant to look past?

  • Round 1 (6 cells): planted difference 11.66. Typical difference between two ordinary cells: 39.24. Ratio 3.4 to 1.
  • Round 2 (9 cells): 9.12 against 39.22. Ratio 4.3 to 1.
  • Round 3 (12 cells): 6.90 against 39.47. Ratio 5.7 to 1.
  • Round 4 (16 cells): 5.24 against 39.21. Ratio 7.5 to 1.
  • Round 5 (20 cells): 3.63 against 39.00. Ratio 10.7 to 1.

Read the first column on its own and the puzzle looks easy. Four of the five rounds plant a difference comfortably above the visible threshold, and even the last round clears it on average. Ninety nine percent of round one differences and seventy three percent of round five differences are, by the standard measure, plainly visible colors apart.

Read the ratio column and the puzzle makes sense again. In the final round you are searching for a change of 3.63 inside a field where the ordinary, meaningless, look-past-me variation is 39. The signal is an order of magnitude quieter than the noise, and the noise is not noise at all from your visual system's point of view. It is a mosaic of twenty perfectly legitimate colors, every one of them screaming for the same attention the answer needs.

The channel that hides best

The game picks one of three channels at random for each nudge: hue, saturation or brightness. The move is the same size in the game's own units every time. Perceptually it is nothing like the same size.

In round five, a brightness nudge lands at a median color distance of 4.54. A hue nudge lands at 3.85. A saturation nudge lands at 1.92, which is below the visible threshold. That is a 2.4 to 1 swing in difficulty depending on which channel the random number generator happened to pick, and the ratio holds almost exactly constant across all five rounds.

Follow that through and you get the most uncomfortable number in the set. In round five, sixty four percent of saturation nudges fall below the visible threshold, against seventeen percent of hue nudges and effectively zero percent of brightness nudges. Across a full five round game, 44.4 percent of playthroughs contain at least one difference that nobody can see even while staring straight at it.

That is a design flaw, and I am leaving it in for now, because fixing it by equalising the perceptual size of every nudge would make round five land at exactly the same difficulty every time. Uneven rounds are worth something. Rounds that are occasionally impossible are worth less, so this is on the list.

Change blindness, and why side by side is the cruel format

The reason a supra-threshold difference goes unnoticed has a name and a substantial literature behind it. In the mid 1990s Ron Rensink, Kevin O'Regan and James Clark built what became known as the flicker paradigm: show a photograph, blank the screen for a fraction of a second, show the photograph again with something large changed, and repeat the cycle. People took a startling number of cycles to find changes that were obvious once pointed out.

The explanation they landed on is that we do not hold a detailed picture of a scene in our heads. We hold whatever we are currently attending to, and we rely on the world staying put. When something changes in normal life, the change generates a motion transient, a local flicker that grabs attention automatically without any searching. Take that transient away and the change has to be found the slow way, one attended object at a time.

The blank screen in the flicker paradigm removes the transient by swamping it. O'Regan, Rensink and Clark then showed in Nature that you do not even need a full blank. Splattering a few small shapes across the image at the moment of the change, which they called mudsplashes, was enough to hide changes to the central object of a photograph.

Here is the part that reframes the puzzle genre. A side by side spot the difference is a change blindness experiment that never bothered to build an apparatus. The two images are separated in space rather than in time, so the change never produces a transient at all. There is nothing to suppress, because there was never a flicker to begin with. Your own saccade from left to right does the job the blank screen does in the lab.

Which means the puzzle is not testing vision. It is testing serial attention, and testing it under a deadline.

How many things can you check in ten seconds

Attention has a size, and it is smaller than people assume. The high-acuity region of the retina covers roughly two degrees of visual angle, about the width of your thumbnail at arm's length. Outside it, resolution drops fast. Color discrimination in the periphery holds up better than most people expect, and better than acuity does, but it still degrades, and it degrades most for exactly the low-contrast distinctions this puzzle is built from.

Put numbers on our round five layout. The pair of grids renders about 768 pixels wide, so on a laptop at a normal viewing distance the whole board spans somewhere near 19 degrees, and a single cell spans a little under 2 degrees. One cell, one fixation. There are 40 cells across the two grids.

Fixations during visual search typically run 200 to 300 milliseconds. Even assuming you compare intelligently, pairing each left cell against its right twin rather than scanning randomly, twenty comparisons at two fixations each at 250 milliseconds is ten seconds exactly. The round five clock is ten seconds. That equivalence was not designed in. It fell out of tuning the round until it felt right, which is a decent argument that the feel of these puzzles is governed by scan time rather than by anything to do with color.

The estimate is rough and depends on how close you sit, but it survives being wrong by a factor of two in either direction. You are checking somewhere between twenty and forty things, one at a time, and the clock allows time for roughly that many. Nothing about the arithmetic involves how good your eyes are.

Why the difference does not pop out

Anne Treisman's feature integration theory splits visual search into two regimes. When a target differs from everything else along a single basic feature, a red dot among green dots, it pops out. Search time barely changes as you add distractors, because the whole field is processed at once. When the target is defined by a combination of features, search goes serial and time grows with the number of items.

Spot the difference sits outside both regimes, in the worst possible way. The target is not defined by any feature at all. It is defined by a relation between two images. No cell in either grid is odd on its own. The odd thing only exists when you hold two cells side by side in mind at once, which is a working memory operation, not a perceptual one.

That distinction is exactly why our Imposter variant plays completely differently despite looking similar. There, one swatch in a single grid is off and the rest match, so the odd one out is a property of the display. People find it fast. Move the same task to two grids and the answer stops being visible in either of them.

What actually helps

Given all of that, most of the popular advice about these puzzles is advice about beating serial search, whether or not the person giving it knows that.

  • Work in a fixed order. Left to right, top to bottom, never revisiting. Random scanning wastes fixations on cells you have already cleared, and with a scan budget of roughly 40 fixations you cannot afford to spend any twice.
  • Compare pairs, not images. Look at cell one on the left, cell one on the right, then move on. Trying to memorise a whole grid and then check it against the other one runs straight into the limit change blindness research keeps demonstrating, which is that you are not storing the grid.
  • Defocus once at the start. Softening your gaze across the whole board throws away detail but averages over a wide field, and a large brightness difference sometimes reveals itself that way before you start scanning. Our measurements say brightness nudges are the biggest ones, so this is the one channel worth a free look.
  • Do not trust the feeling that nothing is different. That feeling is the finding, not a diagnosis. People in change blindness studies report the same confidence while missing a change that occupies a third of the image.
  • The cross-eye trick is real but narrow. Free-fusing the two images so they overlay makes a difference shimmer where the two views disagree, which manufactures the transient the format removed. It works on aligned side-by-side images and does nothing for the general case.

What will not help is trying harder to see. The differences are already visible. If you want to train the part that is actually limiting you, the useful exercises are the ones that force fine comparisons under time pressure, which is more or less what training your eye for color amounts to.

The genre is more honest than its headlines

Every few weeks a site publishes a spot the difference puzzle under a headline about how only people with 20/20 vision or a genius IQ can solve it in eleven seconds. Both claims are wrong in the same way. Visual acuity is not the bottleneck, because the differences clear the visible threshold by a wide margin. Intelligence is not the bottleneck either. What varies between people is mostly search strategy and how much they resist the urge to jump around the image.

The genuinely interesting thing about these puzzles is what they reveal rather than what they measure. You walk around all day with a strong sense that you are seeing the room in full detail. The puzzle is a cheap, repeatable demonstration that the sense is manufactured. You are seeing one thumbnail-sized patch at a time and filling in the rest with a confident guess, and the only reason this normally goes unpunished is that real changes announce themselves with motion.

Daniel Simons and Daniel Levin made this point about as vividly as it can be made. They had an experimenter stop pedestrians to ask for directions, then had two people carrying a door walk between them while a different experimenter swapped in. Around half the pedestrians continued the conversation without noticing they were now talking to somebody else.

Compared with that, missing a saturation nudge of 1.92 in a grid of twenty squares is a reasonable performance.

If you want to try it against the clock, the Spot the Difference variant is free and takes about a minute, and the difficulty ramp described above is exactly what you will be playing. If you would rather test the perception side without the search problem attached, Hue Sort and the main color memory game both put the color right in front of you and ask a straight question about it instead.