#FFFCFB#FFFCFB

#FFFCFB is a very light, near-neutral orange. Relative luminance 0.978; OKLCH L 99.3% C 0.003 H 39.5°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).

Color values

HEX#FFFCFB
RGBrgb(255, 252, 251)
HSLhsl(15, 100%, 99%)
HSVhsv(15, 2%, 100%)
CMYKcmyk(0%, 1.2%, 1.6%, 0%)
CIE-LABlab(99.16, 0.82, 0.83)
CIE-LCHlch(99.16, 1.16, 45.34°)
OKLaboklab(99.31% 0.0027 0.0022)
OKLCHoklch(99.31% 0.003 39.5)
XYZxyz(93.4603, 97.8461, 105.2106)
Luminance0.9785 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCFB #FBFEFF
analogous
#FFFBFC #FFFCFB #FFFEFB
triadic
#FFFCFB #FBFFFC #FCFBFF
tetradic
#FFFCFB #FCFFFB #FBFEFF #FEFBFF
square
#FFFCFB #FCFFFB #FBFEFF #FEFBFF
split-complementary
#FFFCFB #FBFFFE #FBFCFF
monochromatic
#FFA081 #FFCEBE #FFE8E0 #FFE8E0 #FFE8E0

Accessibility & contrast

On white

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

On black

20.57
#FFFCFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCFB
20.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCFB#FFFFFF#000000##000000
##FFFCFB1.001.0220.5720.57
#FFFFFF1.021.0021.0021.00
#00000020.5721.001.001.00
##00000020.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFCFB
Deuteranopia (green-blind)
#FDFDFB
Tritanopia (blue-blind)
#FFFCFC
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffcfb;
/* rgb */ color: rgb(255, 252, 251);
/* oklch */ color: oklch(99.3% 0.003 39.5);
Tailwind
colors: {
  custom: {
    50: '#fffdfc',
    500: '#fffcfb',
    950: '#000000',
  },
}
SCSS
$custom: #fffcfb;
$custom-light: #fffdfc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcfb",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 251
  },
  "hsl": {
    "h": 15,
    "s": 100,
    "l": 99.216
  },
  "oklch": {
    "l": 0.99308,
    "c": 0.00347,
    "h": 39.5
  },
  "luminance": 0.97846
}

Semantic roles & 50–950 ramp

primary
#FFFCFB
secondary
#AEE0F1
accent
#ACE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCFB

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

Preview Lab → · Contrast checker → · Palette generator →

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