#FFFCF5#FFFCF5

#FFFCF5 is a very light, near-neutral orange. Relative luminance 0.975; OKLCH L 99.1% C 0.010 H 87.5°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF5
RGBrgb(255, 252, 245)
HSLhsl(42, 100%, 98%)
HSVhsv(42, 4%, 100%)
CMYKcmyk(0%, 1.2%, 3.9%, 0%)
CIE-LABlab(99.01, -0.21, 3.70)
CIE-LCHlch(99.01, 3.70, 93.22°)
OKLaboklab(99.15% 0.0004 0.0098)
OKLCHoklch(99.15% 0.01 87.5)
XYZxyz(92.5294, 97.4737, 100.3082)
Luminance0.9747 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF5 #F5F8FF
analogous
#FFF7F5 #FFFCF5 #FDFFF5
triadic
#FFFCF5 #F5FFFC #FCF5FF
tetradic
#FFFCF5 #F5FFF7 #F5F8FF #FFF5FD
square
#FFFCF5 #F5FFF7 #F5F8FF #FFF5FD
split-complementary
#FFFCF5 #F5FDFF #F7F5FF
monochromatic
#FFD77B #FFEAB8 #FFF6E0 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

20.49
#FFFCF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF5
20.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF5#FFFFFF#000000##000000
##FFFCF51.001.0220.4920.49
#FFFFFF1.021.0021.0021.00
#00000020.4921.001.001.00
##00000020.4921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcf5;
/* rgb */ color: rgb(255, 252, 245);
/* oklch */ color: oklch(99.1% 0.010 87.5);
Tailwind
colors: {
  custom: {
    50: '#fffdf8',
    500: '#fffcf5',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf5;
$custom-light: #fffdf8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf5",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 245
  },
  "hsl": {
    "h": 42,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.99145,
    "c": 0.00976,
    "h": 87.5
  },
  "luminance": 0.97473
}

Semantic roles & 50–950 ramp

primary
#FFFCF5
secondary
#A8BEF0
accent
#45E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF5

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

Preview Lab → · Contrast checker → · Palette generator →

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