#FFFDFD#FFFDFD

#FFFDFD is a very light, near-neutral red. Relative luminance 0.986; OKLCH L 99.6% C 0.002 H 17.2°. Best body text is #000000 at 20.72:1 contrast (WCAG AA passes).

Color values

HEX#FFFDFD
RGBrgb(255, 253, 253)
HSLhsl(0, 100%, 100%)
HSVhsv(0, 1%, 100%)
CMYKcmyk(0%, 0.8%, 0.8%, 0%)
CIE-LABlab(99.46, 0.66, 0.23)
CIE-LCHlch(99.46, 0.70, 19.45°)
OKLaboklab(99.56% 0.002 0.0006)
OKLCHoklch(99.56% 0.002 17.2)
XYZxyz(94.0921, 98.6025, 106.9847)
Luminance0.9860 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDFD #FDFFFF
analogous
#FFFDFE #FFFDFD #FFFEFD
triadic
#FFFDFD #FDFFFD #FDFDFF
tetradic
#FFFDFD #FEFFFD #FDFFFF #FEFDFF
square
#FFFDFD #FEFFFD #FDFFFF #FEFDFF
split-complementary
#FFFDFD #FDFFFE #FDFEFF
monochromatic
#FF8383 #FFC0C0 #FFE0E0 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.01
#FFFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.72
#FFFDFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDFD
20.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDFD#FFFFFF#000000##000000
##FFFDFD1.001.0120.7220.72
#FFFFFF1.011.0021.0021.00
#00000020.7221.001.001.00
##00000020.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FEFEFD
Tritanopia (blue-blind)
#FFFDFD
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffdfd;
/* rgb */ color: rgb(255, 253, 253);
/* oklch */ color: oklch(99.6% 0.002 17.2);
Tailwind
colors: {
  custom: {
    50: '#fffefe',
    500: '#fffdfd',
    950: '#000000',
  },
}
SCSS
$custom: #fffdfd;
$custom-light: #fffefe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdfd",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 253
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 99.608
  },
  "oklch": {
    "l": 0.99557,
    "c": 0.00213,
    "h": 17.2
  },
  "luminance": 0.98602
}

Semantic roles & 50–950 ramp

primary
#FFFDFD
secondary
#AFF1F1
accent
#E5E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDFD

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

Preview Lab → · Contrast checker → · Palette generator →

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