Use the command:
:match <Group> /<TextToHighlight>/
Group is mandatory and specifies the highlighting format (color,etc)
Default groups are:
a) Error
b) Search
c) Todo
Custom Group can be created using
:highlight ExtraWhitespace ctermbg=grey guibg=grey