#FFFCFC#FFFCFC

#FFFCFC is a very light, near-neutral red. Relative luminance 0.979; OKLCH L 99.3% C 0.003 H 17.1°. Best body text is #000000 at 20.58:1 contrast (WCAG AA passes).

Color values

HEX#FFFCFC
RGBrgb(255, 252, 252)
HSLhsl(0, 100%, 99%)
HSVhsv(0, 1%, 100%)
CMYKcmyk(0%, 1.2%, 1.2%, 0%)
CIE-LABlab(99.19, 0.99, 0.35)
CIE-LCHlch(99.19, 1.05, 19.48°)
OKLaboklab(99.34% 0.0031 0.0009)
OKLCHoklch(99.34% 0.003 17.1)
XYZxyz(93.6183, 97.9093, 106.0430)
Luminance0.9791 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCFC #FCFFFF
analogous
#FFFCFE #FFFCFC #FFFEFC
triadic
#FFFCFC #FCFFFC #FCFCFF
tetradic
#FFFCFC #FEFFFC #FCFFFF #FEFCFF
square
#FFFCFC #FEFFFC #FCFFFF #FEFCFF
split-complementary
#FFFCFC #FCFFFE #FCFEFF
monochromatic
#FF8282 #FFBFBF #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

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

On black

20.58
#FFFCFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCFC
20.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCFC#FFFFFF#000000##000000
##FFFCFC1.001.0220.5820.58
#FFFFFF1.021.0021.0021.00
#00000020.5821.001.001.00
##00000020.5821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcfc;
/* rgb */ color: rgb(255, 252, 252);
/* oklch */ color: oklch(99.3% 0.003 17.1);
Tailwind
colors: {
  custom: {
    50: '#fffdfd',
    500: '#fffcfc',
    950: '#000000',
  },
}
SCSS
$custom: #fffcfc;
$custom-light: #fffdfd;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcfc",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 252
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 99.412
  },
  "oklch": {
    "l": 0.99336,
    "c": 0.00319,
    "h": 17.1
  },
  "luminance": 0.97909
}

Semantic roles & 50–950 ramp

primary
#FFFCFC
secondary
#AEF1F1
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCFC

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

Preview Lab → · Contrast checker → · Palette generator →

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