#FDFCFC#FDFCFC

#FDFCFC is a very light, near-neutral red. Relative luminance 0.975; OKLCH L 99.2% C 0.001 H 16.9°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).

Color values

HEX#FDFCFC
RGBrgb(253, 252, 252)
HSLhsl(0, 20%, 99%)
HSVhsv(0, 0%, 99%)
CMYKcmyk(0%, 0.4%, 0.4%, 0.8%)
CIE-LABlab(99.04, 0.33, 0.12)
CIE-LCHlch(99.04, 0.35, 19.43°)
OKLaboklab(99.18% 0.001 0.0003)
OKLCHoklch(99.18% 0.001 16.9)
XYZxyz(92.8862, 97.5318, 106.0087)
Luminance0.9753 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDFCFC #FCFDFD
analogous
#FDFCFD #FDFCFC #FDFDFC
triadic
#FDFCFC #FCFDFC #FCFCFD
tetradic
#FDFCFC #FDFDFC #FCFDFD #FDFCFD
square
#FDFCFC #FDFDFC #FCFDFD #FDFCFD
split-complementary
#FDFCFC #FCFDFD #FCFDFD
monochromatic
#CCB3B3 #E5D7D7 #F3EDED #F3EDED #F3EDED

Accessibility & contrast

On white

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

On black

20.51
#FDFCFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDFCFC
20.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDFCFC#FFFFFF#000000##000000
##FDFCFC1.001.0220.5120.51
#FFFFFF1.021.0021.0021.00
#00000020.5121.001.001.00
##00000020.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#FCFCFC
Tritanopia (blue-blind)
#FDFCFC
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fdfcfc;
/* rgb */ color: rgb(253, 252, 252);
/* oklch */ color: oklch(99.2% 0.001 16.9);
Tailwind
colors: {
  custom: {
    50: '#fefdfd',
    500: '#fdfcfc',
    950: '#000000',
  },
}
SCSS
$custom: #fdfcfc;
$custom-light: #fefdfd;
$custom-dark: #000000;
JSON
{
  "hex": "#fdfcfc",
  "rgb": {
    "r": 253,
    "g": 252,
    "b": 252
  },
  "hsl": {
    "h": 0,
    "s": 20,
    "l": 99.02
  },
  "oklch": {
    "l": 0.99183,
    "c": 0.00107,
    "h": 16.9
  },
  "luminance": 0.97532
}

Semantic roles & 50–950 ramp

primary
#FDFCFC
secondary
#C8D5D5
accent
#9E9E47
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #FDFCFC

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

Preview Lab → · Contrast checker → · Palette generator →

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