#FCFCDF#FCFCDF

#FCFCDF is a very light, muted yellow. Relative luminance 0.956; OKLCH L 98.4% C 0.038 H 107.1°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).

Color values

HEX#FCFCDF
RGBrgb(252, 252, 223)
HSLhsl(60, 83%, 93%)
HSVhsv(60, 12%, 99%)
CMYKcmyk(0%, 0%, 11.5%, 1.2%)
CIE-LABlab(98.29, -4.81, 13.91)
CIE-LCHlch(98.29, 14.72, 109.06°)
OKLaboklab(98.35% -0.0111 0.0361)
OKLCHoklch(98.35% 0.038 107.1)
XYZxyz(88.2731, 95.6446, 83.6087)
Luminance0.9564 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCFCDF #DFDFFC
analogous
#FCEDDF #FCFCDF #EDFCDF
triadic
#FCFCDF #DFFCFC #FCDFFC
tetradic
#FCFCDF #DFFCED #DFDFFC #FCDFED
square
#FCFCDF #DFFCED #DFDFFC #FCDFED
split-complementary
#FCFCDF #DFEDFC #EDDFFC
monochromatic
#F2F26F #F7F7A7 #FCFCDF #FCFCE3 #FCFCE3

Accessibility & contrast

On white

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

On black

20.13
#FCFCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCFCDF
20.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCFCDF#FFFFFF#000000##000000
##FCFCDF1.001.0420.1320.13
#FFFFFF1.041.0021.0021.00
#00000020.1321.001.001.00
##00000020.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF8F4
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fcfcdf;
/* rgb */ color: rgb(252, 252, 223);
/* oklch */ color: oklch(98.4% 0.038 107.1);
Tailwind
colors: {
  custom: {
    50: '#fdfde9',
    500: '#fcfcdf',
    950: '#000000',
  },
}
SCSS
$custom: #fcfcdf;
$custom-light: #fdfde9;
$custom-dark: #000000;
JSON
{
  "hex": "#fcfcdf",
  "rgb": {
    "r": 252,
    "g": 252,
    "b": 223
  },
  "hsl": {
    "h": 60,
    "s": 82.857,
    "l": 93.137
  },
  "oklch": {
    "l": 0.98354,
    "c": 0.03777,
    "h": 107.1
  },
  "luminance": 0.95644
}

Semantic roles & 50–950 ramp

primary
#FCFCDF
secondary
#9B9BE4
accent
#06DF06
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #FCFCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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