[dev-overlay] style: improve error label background color contrast (#76490)
### Why?
The color contrast for the error label does not satisfy AAA of WCAG
color contrast standards.
Even though it is AA, the text is small and is generally hard to read.
| Before | After |
|--------|--------|
|

| 
|
| Before | After |
|--------|--------|
| 
| 
|
---
EDIT 😂
| Before | After |
|--------|--------|
| 
| 
|
Closes NDX-901