#FFDEAD

#FFDEAD is the hex color NavajoWhite. Here are its RGB, HSL, HSV, CMYK, and OKLCH values, ready-made shades and palettes, and the text colors that stay readable on it.

This is the nearest named color to #FFDEAD; the exact match is NavajoWhite.

Open #FFDEAD in the picker

#FFDEAD color codes

HEX
#FFDEAD
HEX8
#FFDEADFF
HEX8 (Android)
#FFFFDEAD
RGB
rgb(255, 222, 173)
RGB (%)
100%, 87%, 68%
HSL
hsl(36, 100%, 84%)
HSV / HSB
hsv(36, 32%, 100%)
CMYK
cmyk(0%, 13%, 32%, 0%)
OKLCH
oklch(0.9164 0.073 77.44)
OKLCH (%)
oklch(91.64% 0.073 77.44)
Decimal
16768685

What color is #FFDEAD?

#FFDEAD sits at 92% lightness and 0.073 chroma in OKLCH, hue 77.44°. Its nearest named color is NavajoWhite (an exact match).

Shades and tints of #FFDEAD

Tints

Shades

Tones

#FFDEAD color harmonies

Complementary

Analogous

Triadic

Split-complementary

Tetradic

Square

Monochromatic

Using #FFDEAD in CSS

.text       { color: #FFDEAD; }
.background { background-color: #FFDEAD; }
.border     { border: 2px solid #FFDEAD; }

/* Modern, perceptually uniform */
.text { color: oklch(0.9164 0.073 77.44); }

/* #FFDEAD at 50% transparency */
.overlay { background-color: #FFDEAD80; }

Is #FFDEAD accessible?

#FFDEAD on white text scores 1.29:1; on black text it scores 16.30:1. Black text passes WCAG AAA on #FFDEAD. Recommended text color on a #FFDEAD background: black.

A 16.3:1 vs black
A 1.29:1 vs white
  • AA normal ≥ 4.5 Pass
  • AA large ≥ 3 Pass
  • AAA normal ≥ 7 Pass
  • AAA large ≥ 4.5 Pass

Recommended text color: black

CSS contrast-color() contrast-color(#FFDEAD) → black
APCA Lc experimental 89.4 Lc · body text (black text)

WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.

Related colors

See more in the orange family on the colors hub.

Frequently asked questions

What color is #FFDEAD?
#FFDEAD is NavajoWhite. In RGB it is rgb(255, 222, 173), and in HSL hsl(36, 100%, 84%).
What is #FFDEAD in RGB?
#FFDEAD converts to rgb(255, 222, 173) — red 255, green 222, blue 173.
What text color is readable on #FFDEAD?
Black text — it has the higher contrast ratio (16.30:1) against #FFDEAD. Black text passes WCAG AAA on #FFDEAD.
Open #FFDEAD in the picker