#FFFDF6#FFFDF6

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

Color values

HEX#FFFDF6
RGBrgb(255, 253, 246)
HSLhsl(47, 100%, 98%)
HSVhsv(47, 4%, 100%)
CMYKcmyk(0%, 0.8%, 3.5%, 0%)
CIE-LABlab(99.29, -0.54, 3.58)
CIE-LCHlch(99.29, 3.62, 98.63°)
OKLaboklab(99.37% -0.0006 0.0094)
OKLCHoklch(99.37% 0.009 93.6)
XYZxyz(92.9974, 98.1647, 101.2193)
Luminance0.9816 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDF6 #F6F8FF
analogous
#FFF8F6 #FFFDF6 #FCFFF6
triadic
#FFFDF6 #F6FFFD #FDF6FF
tetradic
#FFFDF6 #F6FFF8 #F6F8FF #FFF6FC
square
#FFFDF6 #F6FFF8 #F6F8FF #FFF6FC
split-complementary
#FFFDF6 #F6FCFF #F8F6FF
monochromatic
#FFE27C #FFEFB9 #FFF8E0 #FFF8E0 #FFF8E0

Accessibility & contrast

On white

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

On black

20.63
#FFFDF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDF6
20.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDF6#FFFFFF#000000##000000
##FFFDF61.001.0220.6320.63
#FFFFFF1.021.0021.0021.00
#00000020.6321.001.001.00
##00000020.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffdf6;
/* rgb */ color: rgb(255, 253, 246);
/* oklch */ color: oklch(99.4% 0.009 93.6);
Tailwind
colors: {
  custom: {
    50: '#fffef9',
    500: '#fffdf6',
    950: '#000000',
  },
}
SCSS
$custom: #fffdf6;
$custom-light: #fffef9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdf6",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 246
  },
  "hsl": {
    "h": 46.667,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.99366,
    "c": 0.00945,
    "h": 93.6
  },
  "luminance": 0.98164
}

Semantic roles & 50–950 ramp

primary
#FFFDF6
secondary
#A9B9F0
accent
#33E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDF6

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

Preview Lab → · Contrast checker → · Palette generator →

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