#FFFDF5#FFFDF5

#FFFDF5 is a very light, near-neutral yellow. Relative luminance 0.981; OKLCH L 99.3% C 0.011 H 95.1°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).

Color values

HEX#FFFDF5
RGBrgb(255, 253, 245)
HSLhsl(48, 100%, 98%)
HSVhsv(48, 4%, 100%)
CMYKcmyk(0%, 0.8%, 3.9%, 0%)
CIE-LABlab(99.26, -0.71, 4.05)
CIE-LCHlch(99.26, 4.12, 99.95°)
OKLaboklab(99.34% -0.001 0.0107)
OKLCHoklch(99.34% 0.011 95.1)
XYZxyz(92.8443, 98.1034, 100.4132)
Luminance0.9810 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDF5 #F5F7FF
analogous
#FFF8F5 #FFFDF5 #FCFFF5
triadic
#FFFDF5 #F5FFFD #FDF5FF
tetradic
#FFFDF5 #F5FFF8 #F5F7FF #FFF5FC
square
#FFFDF5 #F5FFF8 #F5F7FF #FFF5FC
split-complementary
#FFFDF5 #F5FCFF #F8F5FF
monochromatic
#FFE57B #FFF1B8 #FFF9E0 #FFF9E0 #FFF9E0

Accessibility & contrast

On white

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

On black

20.62
#FFFDF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDF5
20.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDF5#FFFFFF#000000##000000
##FFFDF51.001.0220.6220.62
#FFFFFF1.021.0021.0021.00
#00000020.6221.001.001.00
##00000020.6221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffdf5;
/* rgb */ color: rgb(255, 253, 245);
/* oklch */ color: oklch(99.3% 0.011 95.1);
Tailwind
colors: {
  custom: {
    50: '#fffef8',
    500: '#fffdf5',
    950: '#000000',
  },
}
SCSS
$custom: #fffdf5;
$custom-light: #fffef8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdf5",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 245
  },
  "hsl": {
    "h": 48,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.99339,
    "c": 0.01073,
    "h": 95.1
  },
  "luminance": 0.98103
}

Semantic roles & 50–950 ramp

primary
#FFFDF5
secondary
#A8B7F0
accent
#2EE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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