#FFF7CC

#FFF7CC is the hex color LemonChiffon. 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 #FFF7CC; the exact match is none.

Open #FFF7CC in the picker

#FFF7CC color codes

HEX
#FFF7CC
HEX8
#FFF7CCFF
HEX8 (Android)
#FFFFF7CC
RGB
rgb(255, 247, 204)
RGB (%)
100%, 97%, 80%
HSL
hsl(51, 100%, 90%)
HSV / HSB
hsv(51, 20%, 100%)
CMYK
cmyk(0%, 3%, 20%, 0%)
OKLCH
oklch(0.9717 0.0562 98.59)
OKLCH (%)
oklch(97.17% 0.0562 98.59)
Decimal
16775116

What color is #FFF7CC?

#FFF7CC sits at 97% lightness and 0.0562 chroma in OKLCH, hue 98.59°. Its nearest named color is LemonChiffon.

Shades and tints of #FFF7CC

Tints

Shades

Tones

#FFF7CC color harmonies

Complementary

Analogous

Triadic

Split-complementary

Tetradic

Square

Monochromatic

Using #FFF7CC in CSS

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

/* Modern, perceptually uniform */
.text { color: oklch(0.9717 0.0562 98.59); }

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

Is #FFF7CC accessible?

#FFF7CC on white text scores 1.08:1; on black text it scores 19.43:1. Black text passes WCAG AAA on #FFF7CC. Recommended text color on a #FFF7CC background: black.

A 19.43:1 vs black
A 1.08: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(#FFF7CC) → black
APCA Lc experimental 100.7 Lc · body text — preferred (black text)

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

Related colors

Nearest featured color: Gold #FFD700. See more in the yellow family on the colors hub.

Frequently asked questions

What color is #FFF7CC?
#FFF7CC is closest to LemonChiffon. In RGB it is rgb(255, 247, 204), and in HSL hsl(51, 100%, 90%).
What is #FFF7CC in RGB?
#FFF7CC converts to rgb(255, 247, 204) — red 255, green 247, blue 204.
What text color is readable on #FFF7CC?
Black text — it has the higher contrast ratio (19.43:1) against #FFF7CC. Black text passes WCAG AAA on #FFF7CC.
Open #FFF7CC in the picker