#FFFCDF#FFFCDF

#FFFCDF is a very light, muted yellow. Relative luminance 0.962; OKLCH L 98.6% C 0.038 H 102.2°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).

Color values

HEX#FFFCDF
RGBrgb(255, 252, 223)
HSLhsl(54, 100%, 94%)
HSVhsv(54, 13%, 100%)
CMYKcmyk(0%, 1.2%, 12.5%, 0%)
CIE-LABlab(98.52, -3.76, 14.26)
CIE-LCHlch(98.52, 14.75, 104.79°)
OKLaboklab(98.59% -0.008 0.037)
OKLCHoklch(98.59% 0.038 102.2)
XYZxyz(89.3684, 96.2093, 83.6600)
Luminance0.9621 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCDF #DFE2FF
analogous
#FFECDF #FFFCDF #F2FFDF
triadic
#FFFCDF #DFFFFC #FCDFFF
tetradic
#FFFCDF #DFFFEC #DFE2FF #FFDFF2
square
#FFFCDF #DFFFEC #DFE2FF #FFDFF2
split-complementary
#FFFCDF #DFF2FF #ECDFFF
monochromatic
#FFF165 #FFF6A2 #FFFCDF #FFFCE0 #FFFCE0

Accessibility & contrast

On white

1.04
#FFFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.24
#FFFCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCDF
20.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCDF#FFFFFF#000000##000000
##FFFCDF1.001.0420.2420.24
#FFFFFF1.041.0021.0021.00
#00000020.2421.001.001.00
##00000020.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFADD
Deuteranopia (green-blind)
#FFFCE0
Tritanopia (blue-blind)
#FFF8F4
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffcdf;
/* rgb */ color: rgb(255, 252, 223);
/* oklch */ color: oklch(98.6% 0.038 102.2);
Tailwind
colors: {
  custom: {
    50: '#fffde9',
    500: '#fffcdf',
    950: '#000000',
  },
}
SCSS
$custom: #fffcdf;
$custom-light: #fffde9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcdf",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 223
  },
  "hsl": {
    "h": 54.375,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.98586,
    "c": 0.03786,
    "h": 102.2
  },
  "luminance": 0.96209
}

Semantic roles & 50–950 ramp

primary
#FFFCDF
secondary
#969EEC
accent
#16E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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