#FFFFD1#FFFFD1

#FFFFD1 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.059 H 107.4°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).

Color values

HEX#FFFFD1
RGBrgb(255, 255, 209)
HSLhsl(60, 100%, 91%)
HSVhsv(60, 18%, 100%)
CMYKcmyk(0%, 0%, 18%, 0%)
CIE-LABlab(98.98, -7.34, 22.05)
CIE-LCHlch(98.98, 23.24, 108.42°)
OKLaboklab(98.86% -0.0177 0.0565)
OKLCHoklch(98.86% 0.059 107.4)
XYZxyz(88.5079, 97.3844, 74.4437)
Luminance0.9738 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD1 #D1D1FF
analogous
#FFE8D1 #FFFFD1 #E8FFD1
triadic
#FFFFD1 #D1FFFF #FFD1FF
tetradic
#FFFFD1 #D1FFE8 #D1D1FF #FFD1E8
square
#FFFFD1 #D1FFE8 #D1D1FF #FFD1E8
split-complementary
#FFFFD1 #D1E8FF #E8D1FF
monochromatic
#FFFF57 #FFFF94 #FFFFD1 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.03
#FFFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.48
#FFFFD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD1
20.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD1#FFFFFF#000000##000000
##FFFFD11.001.0320.4820.48
#FFFFFF1.031.0021.0021.00
#00000020.4821.001.001.00
##00000020.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBCE
Deuteranopia (green-blind)
#FFFDD3
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffd1;
/* rgb */ color: rgb(255, 255, 209);
/* oklch */ color: oklch(98.9% 0.059 107.4);
Tailwind
colors: {
  custom: {
    50: '#ffffdf',
    500: '#ffffd1',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd1;
$custom-light: #ffffdf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd1",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 209
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 90.98
  },
  "oklch": {
    "l": 0.98859,
    "c": 0.0592,
    "h": 107.4
  },
  "luminance": 0.97383
}

Semantic roles & 50–950 ramp

primary
#FFFFD1
secondary
#8A8AEA
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFD1

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

Preview Lab → · Contrast checker → · Palette generator →

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