#FFF4CC#FFF4CC

#FFF4CC is a very light, muted yellow. Relative luminance 0.903; OKLCH L 96.6% C 0.053 H 94.4°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).

Color values

HEX#FFF4CC
RGBrgb(255, 244, 204)
HSLhsl(47, 100%, 90%)
HSVhsv(47, 20%, 100%)
CMYKcmyk(0%, 4.3%, 20%, 0%)
CIE-LABlab(96.13, -2.56, 20.63)
CIE-LCHlch(96.13, 20.79, 97.08°)
OKLaboklab(96.58% -0.0041 0.053)
OKLCHoklch(96.58% 0.053 94.4)
XYZxyz(84.4895, 90.3225, 70.0982)
Luminance0.9032 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF4CC #CCD7FF
analogous
#FFDBCC #FFF4CC #F0FFCC
triadic
#FFF4CC #CCFFF4 #F4CCFF
tetradic
#FFF4CC #CCFFDB #CCD7FF #FFCCF0
square
#FFF4CC #CCFFDB #CCD7FF #FFCCF0
split-complementary
#FFF4CC #CCF0FF #DBCCFF
monochromatic
#FFDA52 #FFE78F #FFF4CC #FFF8E0 #FFF8E0

Accessibility & contrast

On white

1.10
#FFF4CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.06
#FFF4CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF4CC
19.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF4CC#FFFFFF#000000##000000
##FFF4CC1.001.1019.0619.06
#FFFFFF1.101.0021.0021.00
#00000019.0621.001.001.00
##00000019.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDF2CA
Deuteranopia (green-blind)
#FFF5CD
Tritanopia (blue-blind)
#FFEEE9
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff4cc;
/* rgb */ color: rgb(255, 244, 204);
/* oklch */ color: oklch(96.6% 0.053 94.4);
Tailwind
colors: {
  custom: {
    50: '#fff7db',
    500: '#fff4cc',
    950: '#000000',
  },
}
SCSS
$custom: #fff4cc;
$custom-light: #fff7db;
$custom-dark: #000000;
JSON
{
  "hex": "#fff4cc",
  "rgb": {
    "r": 255,
    "g": 244,
    "b": 204
  },
  "hsl": {
    "h": 47.059,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.96577,
    "c": 0.05311,
    "h": 94.4
  },
  "luminance": 0.90321
}

Semantic roles & 50–950 ramp

primary
#FFF4CC
secondary
#869BEA
accent
#31E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFF4CC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#FFF4CC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva