Skip to content

Color Nonogram Rules and Solving Tips

· 3 min read

A color nonogram differs from the classic puzzle by a single rule, but that rule changes how you solve it. Here's the adjacency rule, the techniques it leads to, and a three-color puzzle you can solve on paper.

One difference from black and white

A color nonogram keeps every rule of the classic puzzle: each line's clue lists the runs of filled squares in that line, in order. The only difference is that every number has a color. The number's color tells you which color that run is filled with. Every example in this article was computed with the solver that checks Gridora's color levels.

The adjacency rule

In a black-and-white nonogram there is always at least one empty square between two runs. In a color nonogram this depends on color:

The reason is simple: two touching runs of the same color would look like one long run. When the colors differ, the boundary is already visible. Compare two versions of the same clue. In a four-square row, 2 orange, 2 blue fits exactly and fixes the whole row:

2 2
Because different colors may touch, four squares are enough and no other placement exists.

2 orange, 2 orange doesn't fit in four squares at all; it needs a gap, so at least five. In five squares the row is again fully determined:

2 2
Two runs of the same color only fit with an empty square between them.

This has an important consequence: runs of different colors pack more tightly, so the overlap technique fixes more squares in color puzzles. We explain how overlap works in how to solve nonograms.

Solving a color puzzle

Try it: 5×5, three colors

The puzzle below has exactly one solution and can be solved by logic alone. Draw an empty 5×5 grid on paper and work from the clues:

Rows (top to bottom)
  1. 2 2
  2. 2 2
  3. 3
  4. 5
  5. 1 1
Columns (left to right)
  1. 2 1
  2. 2 3
  3. 2
  4. 2 3
  5. 2 1
Board
Show the solution
The only picture that satisfies every clue.

Color blindness and readability

If color alone carries information, the puzzle becomes unsolvable for anyone who has trouble telling colors apart. When Gridora generates color levels, every pair of colors in the palette is checked for a lightness difference of at least 18 units and a perceptual color difference of at least 30 units (on the CIELAB scale). On top of that, each color can carry its own symbol, so the puzzle stays solvable from the symbols alone.

Color puzzles are coming to Gridora in its next major update.

More articles