#FFFDF0#FFFDF0

#FFFDF0 is a very light, near-neutral yellow. Relative luminance 0.978; OKLCH L 99.2% C 0.017 H 99.6°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).

Color values

HEX#FFFDF0
RGBrgb(255, 253, 240)
HSLhsl(52, 100%, 97%)
HSVhsv(52, 6%, 100%)
CMYKcmyk(0%, 0.8%, 5.9%, 0%)
CIE-LABlab(99.14, -1.55, 6.45)
CIE-LCHlch(99.14, 6.63, 103.50°)
OKLaboklab(99.21% -0.0029 0.0169)
OKLCHoklch(99.21% 0.017 99.6)
XYZxyz(92.0913, 97.8022, 96.4474)
Luminance0.9780 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDF0 #F0F2FF
analogous
#FFF6F0 #FFFDF0 #FAFFF0
triadic
#FFFDF0 #F0FFFD #FDF0FF
tetradic
#FFFDF0 #F0FFF6 #F0F2FF #FFF0FA
square
#FFFDF0 #F0FFF6 #F0F2FF #FFF0FA
split-complementary
#FFFDF0 #F0FAFF #F6F0FF
monochromatic
#FFED76 #FFF5B3 #FFFBE0 #FFFBE0 #FFFBE0

Accessibility & contrast

On white

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

On black

20.56
#FFFDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDF0
20.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDF0#FFFFFF#000000##000000
##FFFDF01.001.0220.5620.56
#FFFFFF1.021.0021.0021.00
#00000020.5621.001.001.00
##00000020.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FFFDF0
Tritanopia (blue-blind)
#FFFBF9
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffdf0;
/* rgb */ color: rgb(255, 253, 240);
/* oklch */ color: oklch(99.2% 0.017 99.6);
Tailwind
colors: {
  custom: {
    50: '#fffef4',
    500: '#fffdf0',
    950: '#000000',
  },
}
SCSS
$custom: #fffdf0;
$custom-light: #fffef4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdf0",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 240
  },
  "hsl": {
    "h": 52,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.99207,
    "c": 0.01717,
    "h": 99.6
  },
  "luminance": 0.97802
}

Semantic roles & 50–950 ramp

primary
#FFFDF0
secondary
#A4AEEF
accent
#1FE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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