Four-digit hex codes, e.g. `#000A` do not produce a transparent background. However, 8-digit hex codes `#000000AA` and `rgb(0, 0, 0, .5)` work as expected.