#FFFCF8#FFFCF8

#FFFCF8 is a very light, near-neutral orange. Relative luminance 0.977; OKLCH L 99.2% C 0.006 H 75.4°. Best body text is #000000 at 20.53:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF8
RGBrgb(255, 252, 248)
HSLhsl(34, 100%, 99%)
HSVhsv(34, 3%, 100%)
CMYKcmyk(0%, 1.2%, 2.7%, 0%)
CIE-LABlab(99.09, 0.30, 2.26)
CIE-LCHlch(99.09, 2.28, 82.39°)
OKLaboklab(99.23% 0.0016 0.006)
OKLCHoklch(99.23% 0.006 75.4)
XYZxyz(92.9911, 97.6584, 102.7398)
Luminance0.9766 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF8 #F8FBFF
analogous
#FFF8F8 #FFFCF8 #FEFFF8
triadic
#FFFCF8 #F8FFFC #FCF8FF
tetradic
#FFFCF8 #F8FFF8 #F8FBFF #FFF8FE
square
#FFFCF8 #F8FFF8 #F8FBFF #FFF8FE
split-complementary
#FFFCF8 #F8FEFF #F8F8FF
monochromatic
#FFC87E #FFE2BB #FFF2E0 #FFF2E0 #FFF2E0

Accessibility & contrast

On white

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

On black

20.53
#FFFCF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF8
20.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF8#FFFFFF#000000##000000
##FFFCF81.001.0220.5320.53
#FFFFFF1.021.0021.0021.00
#00000020.5321.001.001.00
##00000020.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcf8;
/* rgb */ color: rgb(255, 252, 248);
/* oklch */ color: oklch(99.2% 0.006 75.4);
Tailwind
colors: {
  custom: {
    50: '#fffdfa',
    500: '#fffcf8',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf8;
$custom-light: #fffdfa;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf8",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 248
  },
  "hsl": {
    "h": 34.286,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.99226,
    "c": 0.00619,
    "h": 75.4
  },
  "luminance": 0.97658
}

Semantic roles & 50–950 ramp

primary
#FFFCF8
secondary
#ABC9F0
accent
#62E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF8

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

Preview Lab → · Contrast checker → · Palette generator →

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