#FFFDC9#FFFDC9

#FFFDC9 is a very light, moderate yellow. Relative luminance 0.957; OKLCH L 98.3% C 0.067 H 105.7°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).

Color values

HEX#FFFDC9
RGBrgb(255, 253, 201)
HSLhsl(58, 100%, 89%)
HSVhsv(58, 21%, 100%)
CMYKcmyk(0%, 0.8%, 21.2%, 0%)
CIE-LABlab(98.32, -7.48, 25.20)
CIE-LCHlch(98.32, 26.29, 106.53°)
OKLaboklab(98.29% -0.0181 0.0642)
OKLCHoklch(98.29% 0.067 105.7)
XYZxyz(86.9075, 95.7287, 69.1462)
Luminance0.9573 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDC9 #C9CBFF
analogous
#FFE2C9 #FFFDC9 #E6FFC9
triadic
#FFFDC9 #C9FFFD #FDC9FF
tetradic
#FFFDC9 #C9FFE2 #C9CBFF #FFC9E6
square
#FFFDC9 #C9FFE2 #C9CBFF #FFC9E6
split-complementary
#FFFDC9 #C9E6FF #E2C9FF
monochromatic
#FFF84F #FFFB8C #FFFDC9 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.15
#FFFDC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDC9
20.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDC9#FFFFFF#000000##000000
##FFFDC91.001.0420.1520.15
#FFFFFF1.041.0021.0021.00
#00000020.1521.001.001.00
##00000020.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9C6
Deuteranopia (green-blind)
#FFFBCB
Tritanopia (blue-blind)
#FFF6EF
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffdc9;
/* rgb */ color: rgb(255, 253, 201);
/* oklch */ color: oklch(98.3% 0.067 105.7);
Tailwind
colors: {
  custom: {
    50: '#fffed9',
    500: '#fffdc9',
    950: '#000000',
  },
}
SCSS
$custom: #fffdc9;
$custom-light: #fffed9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdc9",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 201
  },
  "hsl": {
    "h": 57.778,
    "s": 100,
    "l": 89.412
  },
  "oklch": {
    "l": 0.9829,
    "c": 0.06668,
    "h": 105.7
  },
  "luminance": 0.95728
}

Semantic roles & 50–950 ramp

primary
#FFFDC9
secondary
#8387E9
accent
#08E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFDC9

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

Preview Lab → · Contrast checker → · Palette generator →

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