#FFFDF7#FFFDF7

#FFFDF7 is a very light, near-neutral yellow. Relative luminance 0.982; OKLCH L 99.4% C 0.008 H 91.5°. Best body text is #000000 at 20.65:1 contrast (WCAG AA passes).

Color values

HEX#FFFDF7
RGBrgb(255, 253, 247)
HSLhsl(45, 100%, 98%)
HSVhsv(45, 3%, 100%)
CMYKcmyk(0%, 0.8%, 3.1%, 0%)
CIE-LABlab(99.31, -0.37, 3.10)
CIE-LCHlch(99.31, 3.12, 96.86°)
OKLaboklab(99.39% -0.0002 0.0082)
OKLCHoklch(99.39% 0.008 91.5)
XYZxyz(93.1513, 98.2262, 102.0298)
Luminance0.9823 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDF7 #F7F9FF
analogous
#FFF9F7 #FFFDF7 #FDFFF7
triadic
#FFFDF7 #F7FFFD #FDF7FF
tetradic
#FFFDF7 #F7FFF9 #F7F9FF #FFF7FD
square
#FFFDF7 #F7FFF9 #F7F9FF #FFF7FD
split-complementary
#FFFDF7 #F7FDFF #F9F7FF
monochromatic
#FFDE7D #FFEEBA #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

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

On black

20.65
#FFFDF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDF7
20.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDF7#FFFFFF#000000##000000
##FFFDF71.001.0220.6520.65
#FFFFFF1.021.0021.0021.00
#00000020.6521.001.001.00
##00000020.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDF7
Deuteranopia (green-blind)
#FFFDF7
Tritanopia (blue-blind)
#FFFCFB
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffdf7;
/* rgb */ color: rgb(255, 253, 247);
/* oklch */ color: oklch(99.4% 0.008 91.5);
Tailwind
colors: {
  custom: {
    50: '#fffef9',
    500: '#fffdf7',
    950: '#000000',
  },
}
SCSS
$custom: #fffdf7;
$custom-light: #fffef9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdf7",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 247
  },
  "hsl": {
    "h": 45,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99393,
    "c": 0.00818,
    "h": 91.5
  },
  "luminance": 0.98226
}

Semantic roles & 50–950 ramp

primary
#FFFDF7
secondary
#AABCF0
accent
#39E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDF7

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

Preview Lab → · Contrast checker → · Palette generator →

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