#FFFCF4#FFFCF4

#FFFCF4 is a very light, near-neutral orange. Relative luminance 0.974; OKLCH L 99.1% C 0.011 H 89.7°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF4
RGBrgb(255, 252, 244)
HSLhsl(44, 100%, 98%)
HSVhsv(44, 4%, 100%)
CMYKcmyk(0%, 1.2%, 4.3%, 0%)
CIE-LABlab(98.99, -0.38, 4.17)
CIE-LCHlch(98.99, 4.19, 95.15°)
OKLaboklab(99.12% 0.0001 0.011)
OKLCHoklch(99.12% 0.011 89.7)
XYZxyz(92.3772, 97.4128, 99.5064)
Luminance0.9741 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF4 #F4F7FF
analogous
#FFF6F4 #FFFCF4 #FCFFF4
triadic
#FFFCF4 #F4FFFC #FCF4FF
tetradic
#FFFCF4 #F4FFF6 #F4F7FF #FFF4FC
square
#FFFCF4 #F4FFF6 #F4F7FF #FFF4FC
split-complementary
#FFFCF4 #F4FCFF #F6F4FF
monochromatic
#FFDB7A #FFEBB7 #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

1.03
#FFFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.48
#FFFCF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF4
20.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF4#FFFFFF#000000##000000
##FFFCF41.001.0320.4820.48
#FFFFFF1.031.0021.0021.00
#00000020.4821.001.001.00
##00000020.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFCF4
Deuteranopia (green-blind)
#FFFCF4
Tritanopia (blue-blind)
#FFFBFA
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffcf4;
/* rgb */ color: rgb(255, 252, 244);
/* oklch */ color: oklch(99.1% 0.011 89.7);
Tailwind
colors: {
  custom: {
    50: '#fffdf7',
    500: '#fffcf4',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf4;
$custom-light: #fffdf7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf4",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 244
  },
  "hsl": {
    "h": 43.636,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.99118,
    "c": 0.01101,
    "h": 89.7
  },
  "luminance": 0.97412
}

Semantic roles & 50–950 ramp

primary
#FFFCF4
secondary
#A8BBF0
accent
#3FE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF4

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

Preview Lab → · Contrast checker → · Palette generator →

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