#FFFCF9#FFFCF9

#FFFCF9 is a very light, near-neutral orange. Relative luminance 0.977; OKLCH L 99.3% C 0.005 H 67.8°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF9
RGBrgb(255, 252, 249)
HSLhsl(30, 100%, 99%)
HSVhsv(30, 2%, 100%)
CMYKcmyk(0%, 1.2%, 2.4%, 0%)
CIE-LABlab(99.11, 0.47, 1.78)
CIE-LCHlch(99.11, 1.84, 75.13°)
OKLaboklab(99.25% 0.0019 0.0047)
OKLCHoklch(99.25% 0.005 67.8)
XYZxyz(93.1467, 97.7206, 103.5590)
Luminance0.9772 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF9 #F9FCFF
analogous
#FFF9F9 #FFFCF9 #FFFFF9
triadic
#FFFCF9 #F9FFFC #FCF9FF
tetradic
#FFFCF9 #F9FFF9 #F9FCFF #FFF9FF
square
#FFFCF9 #F9FFF9 #F9FCFF #FFF9FF
split-complementary
#FFFCF9 #F9FFFF #F9F9FF
monochromatic
#FFBF7F #FFDDBC #FFF0E0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

20.54
#FFFCF9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF9
20.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF9#FFFFFF#000000##000000
##FFFCF91.001.0220.5420.54
#FFFFFF1.021.0021.0021.00
#00000020.5421.001.001.00
##00000020.5421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcf9;
/* rgb */ color: rgb(255, 252, 249);
/* oklch */ color: oklch(99.3% 0.005 67.8);
Tailwind
colors: {
  custom: {
    50: '#fffdfb',
    500: '#fffcf9',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf9;
$custom-light: #fffdfb;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf9",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 249
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 98.824
  },
  "oklch": {
    "l": 0.99253,
    "c": 0.00511,
    "h": 67.8
  },
  "luminance": 0.9772
}

Semantic roles & 50–950 ramp

primary
#FFFCF9
secondary
#ACCEF0
accent
#73E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF9

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

Preview Lab → · Contrast checker → · Palette generator →

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