#FFFDF8#FFFDF8

#FFFDF8 is a very light, near-neutral orange. Relative luminance 0.983; OKLCH L 99.4% C 0.007 H 88.7°. Best body text is #000000 at 20.66:1 contrast (WCAG AA passes).

Color values

HEX#FFFDF8
RGBrgb(255, 253, 248)
HSLhsl(43, 100%, 99%)
HSVhsv(43, 3%, 100%)
CMYKcmyk(0%, 0.8%, 2.7%, 0%)
CIE-LABlab(99.33, -0.20, 2.62)
CIE-LCHlch(99.33, 2.63, 94.41°)
OKLaboklab(99.42% 0.0002 0.0069)
OKLCHoklch(99.42% 0.007 88.7)
XYZxyz(93.3060, 98.2881, 102.8447)
Luminance0.9829 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDF8 #F8FAFF
analogous
#FFF9F8 #FFFDF8 #FDFFF8
triadic
#FFFDF8 #F8FFFD #FDF8FF
tetradic
#FFFDF8 #F8FFF9 #F8FAFF #FFF8FD
square
#FFFDF8 #F8FFF9 #F8FAFF #FFF8FD
split-complementary
#FFFDF8 #F8FDFF #F9F8FF
monochromatic
#FFDA7E #FFECBB #FFF6E0 #FFF6E0 #FFF6E0

Accessibility & contrast

On white

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

On black

20.66
#FFFDF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDF8
20.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDF8#FFFFFF#000000##000000
##FFFDF81.001.0220.6620.66
#FFFFFF1.021.0021.0021.00
#00000020.6621.001.001.00
##00000020.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFDF8
Deuteranopia (green-blind)
#FFFDF8
Tritanopia (blue-blind)
#FFFCFC
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffdf8;
/* rgb */ color: rgb(255, 253, 248);
/* oklch */ color: oklch(99.4% 0.007 88.7);
Tailwind
colors: {
  custom: {
    50: '#fffefa',
    500: '#fffdf8',
    950: '#000000',
  },
}
SCSS
$custom: #fffdf8;
$custom-light: #fffefa;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdf8",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 248
  },
  "hsl": {
    "h": 42.857,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.9942,
    "c": 0.00692,
    "h": 88.7
  },
  "luminance": 0.98288
}

Semantic roles & 50–950 ramp

primary
#FFFDF8
secondary
#ABBFF0
accent
#42E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDF8

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

Preview Lab → · Contrast checker → · Palette generator →

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