#FFFCDC#FFFCDC

#FFFCDC is a very light, muted yellow. Relative luminance 0.960; OKLCH L 98.5% C 0.042 H 102.7°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).

Color values

HEX#FFFCDC
RGBrgb(255, 252, 220)
HSLhsl(55, 100%, 93%)
HSVhsv(55, 14%, 100%)
CMYKcmyk(0%, 1.2%, 13.7%, 0%)
CIE-LABlab(98.45, -4.22, 15.70)
CIE-LCHlch(98.45, 16.26, 105.05°)
OKLaboklab(98.52% -0.0092 0.0407)
OKLCHoklch(98.52% 0.042 102.7)
XYZxyz(88.9675, 96.0490, 81.5487)
Luminance0.9605 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCDC #DCDFFF
analogous
#FFEADC #FFFCDC #F0FFDC
triadic
#FFFCDC #DCFFFC #FCDCFF
tetradic
#FFFCDC #DCFFEA #DCDFFF #FFDCF0
square
#FFFCDC #DCFFEA #DCDFFF #FFDCF0
split-complementary
#FFFCDC #DCF0FF #EADCFF
monochromatic
#FFF262 #FFF79F #FFFCDC #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.21
#FFFCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCDC
20.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCDC#FFFFFF#000000##000000
##FFFCDC1.001.0420.2120.21
#FFFFFF1.041.0021.0021.00
#00000020.2121.001.001.00
##00000020.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DA
Deuteranopia (green-blind)
#FFFBDD
Tritanopia (blue-blind)
#FFF7F3
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffcdc;
/* rgb */ color: rgb(255, 252, 220);
/* oklch */ color: oklch(98.5% 0.042 102.7);
Tailwind
colors: {
  custom: {
    50: '#fffde6',
    500: '#fffcdc',
    950: '#000000',
  },
}
SCSS
$custom: #fffcdc;
$custom-light: #fffde6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcdc",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 220
  },
  "hsl": {
    "h": 54.857,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.98515,
    "c": 0.04168,
    "h": 102.7
  },
  "luminance": 0.96048
}

Semantic roles & 50–950 ramp

primary
#FFFCDC
secondary
#939BEC
accent
#14E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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