Toolman

navajowhite — #FFDEAD

#FFDEAD

rgb(255, 222, 173) · hsl(36, 100%, 84%) · CSS keyword navajowhite

Can you put text on it?

ContrastBody textLarge text
navajowhite on white1.29:1
navajowhite on black16.3:1AAAA

As a background, navajowhite takes black text: 16.3:1 against 1.29:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: navajowhite;
color: #ffdead;
color: rgb(255 222 173);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to navajowhite

Frequently asked questions

What is the hex code for navajowhite?

The hex code for navajowhite is #FFDEAD — RGB 255, 222, 173.

Can I use navajowhite for text?

Not on a white background. navajowhite reaches only 1.29:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on navajowhite be black or white?

Black — 16.3:1 against 1.29:1 the other way.

Other named colours

#FFDEAD in full — tints, shades and harmonies · All named colours · Colour reference