画像のプレースホルダーとしてLQIP: Low Quality Images Placeholderをdata-urlとして、 埋め込んでおくとかできるけど、これにblurをかけるといい感じらしいのでメモ。
img { filter: blur(25px); }