#FFFDD1#FFFDD1

#FFFDD1 is a very light, muted yellow. Relative luminance 0.961; OKLCH L 98.5% C 0.057 H 105.2°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).

Color values

HEX#FFFDD1
RGBrgb(255, 253, 209)
HSLhsl(57, 100%, 91%)
HSVhsv(57, 18%, 100%)
CMYKcmyk(0%, 0.8%, 18%, 0%)
CIE-LABlab(98.48, -6.35, 21.35)
CIE-LCHlch(98.48, 22.27, 106.56°)
OKLaboklab(98.46% -0.0149 0.0548)
OKLCHoklch(98.46% 0.057 105.2)
XYZxyz(87.8732, 96.1150, 74.2321)
Luminance0.9611 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDD1 #D1D3FF
analogous
#FFE6D1 #FFFDD1 #EAFFD1
triadic
#FFFDD1 #D1FFFD #FDD1FF
tetradic
#FFFDD1 #D1FFE6 #D1D3FF #FFD1EA
square
#FFFDD1 #D1FFE6 #D1D3FF #FFD1EA
split-complementary
#FFFDD1 #D1EAFF #E6D1FF
monochromatic
#FFF857 #FFFA94 #FFFDD1 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.04
#FFFDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.22
#FFFDD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDD1
20.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDD1#FFFFFF#000000##000000
##FFFDD11.001.0420.2220.22
#FFFFFF1.041.0021.0021.00
#00000020.2221.001.001.00
##00000020.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9CE
Deuteranopia (green-blind)
#FFFCD3
Tritanopia (blue-blind)
#FFF7F1
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffdd1;
/* rgb */ color: rgb(255, 253, 209);
/* oklch */ color: oklch(98.5% 0.057 105.2);
Tailwind
colors: {
  custom: {
    50: '#fffedf',
    500: '#fffdd1',
    950: '#000000',
  },
}
SCSS
$custom: #fffdd1;
$custom-light: #fffedf;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdd1",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 209
  },
  "hsl": {
    "h": 57.391,
    "s": 100,
    "l": 90.98
  },
  "oklch": {
    "l": 0.98462,
    "c": 0.05675,
    "h": 105.2
  },
  "luminance": 0.96114
}

Semantic roles & 50–950 ramp

primary
#FFFDD1
secondary
#8A8EEA
accent
#0AE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFDD1

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

Preview Lab → · Contrast checker → · Palette generator →

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