
Draws this one again — same subject and the same people, a new palette and a new angle on it, described afresh. It replaces the drawing on this page for everyone, until somebody draws another. Costs the site about eight cents, and a few seconds.
Or press ←the left arrow and →the right arrow.
The Power of Design: Avoiding Flashing Content to Protect Those with Epilepsy
Writing — read the piece
- Asked for
- A designer at a desk replacing a strobing video thumbnail with a calm static slide, hand steadying a colleague's shoulder
- Drawn with (complementary)
#cf6ac3#4d8b5b#98525a
Why these three
Two hues opposite each other, the strongest contrast available, with the third supporting the first.
- SeedSHA-256 of
avoiding-flashing-content-to-protect-those-with-epilepsy, which is the same every time and different for every piece. - Base hueThe first two bytes as a fraction of 65,535, times 360 = 306°.
- GeometryThe third byte modulo 4 picks complementary, which adds 0°, 180°, 40°.
- WobbleThree more bytes shift each by up to ±12° — +0.4°, +6.9°, +6.2° — so two pieces that draw the same geometry are still not the same shape on the wheel.
- Result
#cf6ac3307° at 49% saturation, 81% value#4d8b5b133° at 44% saturation, 54% value#98525a353° at 46% saturation, 60% value
Saturation never drops below 72% and value never below 78%, which is what keeps a hue reading as the colour it was chosen to be rather than as a dark. More on how these are made.