#FFFFD9#FFFFD9

#FFFFD9 is a very light, muted yellow. Relative luminance 0.978; OKLCH L 99.0% C 0.049 H 107.3°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).

Color values

HEX#FFFFD9
RGBrgb(255, 255, 217)
HSLhsl(60, 100%, 93%)
HSVhsv(60, 15%, 100%)
CMYKcmyk(0%, 0%, 14.9%, 0%)
CIE-LABlab(99.14, -6.17, 18.20)
CIE-LCHlch(99.14, 19.22, 108.72°)
OKLaboklab(99.04% -0.0146 0.0469)
OKLCHoklch(99.04% 0.049 107.3)
XYZxyz(89.5233, 97.7905, 79.7915)
Luminance0.9779 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD9 #D9D9FF
analogous
#FFECD9 #FFFFD9 #ECFFD9
triadic
#FFFFD9 #D9FFFF #FFD9FF
tetradic
#FFFFD9 #D9FFEC #D9D9FF #FFD9EC
square
#FFFFD9 #D9FFEC #D9D9FF #FFD9EC
split-complementary
#FFFFD9 #D9ECFF #ECD9FF
monochromatic
#FFFF5F #FFFF9C #FFFFD9 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFFFD9#FFFFFF#000000##000000
##FFFFD91.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)
#FFFCD7
Deuteranopia (green-blind)
#FFFDDA
Tritanopia (blue-blind)
#FFFAF4
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffd9;
/* rgb */ color: rgb(255, 255, 217);
/* oklch */ color: oklch(99.0% 0.049 107.3);
Tailwind
colors: {
  custom: {
    50: '#ffffe4',
    500: '#ffffd9',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd9;
$custom-light: #ffffe4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd9",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 217
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 92.549
  },
  "oklch": {
    "l": 0.99038,
    "c": 0.04914,
    "h": 107.3
  },
  "luminance": 0.9779
}

Semantic roles & 50–950 ramp

primary
#FFFFD9
secondary
#9191EC
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFD9

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

Preview Lab → · Contrast checker → · Palette generator →

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