Welcome header text %{site_name} gives error: The following interpolation key is invalid: site_name

For some reason only %site_name works for annoymous visitors.

I would like to do:

Welcome, %{preferred_display_name}, to %{site_name}!

But its not possible to do this, its making underlining/CSS adjustments difficult in this area.