#FCF8F8#FCF8F8

#FCF8F8 is a very light, near-neutral red. Relative luminance 0.946; OKLCH L 98.2% C 0.004 H 17.3°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).

Color values

HEX#FCF8F8
RGBrgb(252, 248, 248)
HSLhsl(0, 40%, 98%)
HSVhsv(0, 2%, 99%)
CMYKcmyk(0%, 1.6%, 1.6%, 1.2%)
CIE-LABlab(97.88, 1.33, 0.47)
CIE-LCHlch(97.88, 1.41, 19.50°)
OKLaboklab(98.22% 0.0041 0.0013)
OKLCHoklch(98.22% 0.004 17.3)
XYZxyz(90.6529, 94.6078, 102.2741)
Luminance0.9461 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF8F8 #F8FCFC
analogous
#FCF8FA #FCF8F8 #FCFAF8
triadic
#FCF8F8 #F8FCF8 #F8F8FC
tetradic
#FCF8F8 #FAFCF8 #F8FCFC #FAF8FC
square
#FCF8F8 #FAFCF8 #F8FCFC #FAF8FC
split-complementary
#FCF8F8 #F8FCFA #F8FAFC
monochromatic
#D7A2A2 #EACDCD #F6EAEA #F6EAEA #F6EAEA

Accessibility & contrast

On white

1.05
#FCF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.92
#FCF8F8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF8F8
19.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF8F8#FFFFFF#000000##000000
##FCF8F81.001.0519.9219.92
#FFFFFF1.051.0021.0021.00
#00000019.9221.001.001.00
##00000019.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F8F8
Deuteranopia (green-blind)
#F9F9F8
Tritanopia (blue-blind)
#FDF8F8
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fcf8f8;
/* rgb */ color: rgb(252, 248, 248);
/* oklch */ color: oklch(98.2% 0.004 17.3);
Tailwind
colors: {
  custom: {
    50: '#fdfafa',
    500: '#fcf8f8',
    950: '#000000',
  },
}
SCSS
$custom: #fcf8f8;
$custom-light: #fdfafa;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf8f8",
  "rgb": {
    "r": 252,
    "g": 248,
    "b": 248
  },
  "hsl": {
    "h": 0,
    "s": 40,
    "l": 98.039
  },
  "oklch": {
    "l": 0.9822,
    "c": 0.00427,
    "h": 17.3
  },
  "luminance": 0.94608
}

Semantic roles & 50–950 ramp

primary
#FCF8F8
secondary
#BEDADA
accent
#B3B332
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #FCF8F8

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

Preview Lab → · Contrast checker → · Palette generator →

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