#FFFCF7#FFFCF7

#FFFCF7 is a very light, near-neutral orange. Relative luminance 0.976; OKLCH L 99.2% C 0.007 H 80.7°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF7
RGBrgb(255, 252, 247)
HSLhsl(38, 100%, 98%)
HSVhsv(38, 3%, 100%)
CMYKcmyk(0%, 1.2%, 3.1%, 0%)
CIE-LABlab(99.06, 0.13, 2.74)
CIE-LCHlch(99.06, 2.74, 87.25°)
OKLaboklab(99.2% 0.0012 0.0072)
OKLCHoklch(99.2% 0.007 80.7)
XYZxyz(92.8364, 97.5965, 101.9249)
Luminance0.9760 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF7 #F7FAFF
analogous
#FFF8F7 #FFFCF7 #FEFFF7
triadic
#FFFCF7 #F7FFFC #FCF7FF
tetradic
#FFFCF7 #F7FFF8 #F7FAFF #FFF7FE
square
#FFFCF7 #F7FFF8 #F7FAFF #FFF7FE
split-complementary
#FFFCF7 #F7FEFF #F8F7FF
monochromatic
#FFCE7D #FFE5BA #FFF4E0 #FFF4E0 #FFF4E0

Accessibility & contrast

On white

1.02
#FFFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.52
#FFFCF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF7
20.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF7#FFFFFF#000000##000000
##FFFCF71.001.0220.5220.52
#FFFFFF1.021.0021.0021.00
#00000020.5221.001.001.00
##00000020.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFCF7
Deuteranopia (green-blind)
#FEFDF7
Tritanopia (blue-blind)
#FFFBFB
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffcf7;
/* rgb */ color: rgb(255, 252, 247);
/* oklch */ color: oklch(99.2% 0.007 80.7);
Tailwind
colors: {
  custom: {
    50: '#fffdf9',
    500: '#fffcf7',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf7;
$custom-light: #fffdf9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf7",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 247
  },
  "hsl": {
    "h": 37.5,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99199,
    "c": 0.00734,
    "h": 80.7
  },
  "luminance": 0.97596
}

Semantic roles & 50–950 ramp

primary
#FFFCF7
secondary
#AAC4F0
accent
#56E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF7

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

Preview Lab → · Contrast checker → · Palette generator →

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