#FFFDC8#FFFDC8

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

Color values

HEX#FFFDC8
RGBrgb(255, 253, 200)
HSLhsl(58, 100%, 89%)
HSVhsv(58, 22%, 100%)
CMYKcmyk(0%, 0.8%, 21.6%, 0%)
CIE-LABlab(98.31, -7.62, 25.68)
CIE-LCHlch(98.31, 26.79, 106.52°)
OKLaboklab(98.27% -0.0185 0.0654)
OKLCHoklch(98.27% 0.068 105.8)
XYZxyz(86.7903, 95.6818, 68.5287)
Luminance0.9568 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDC8 #C8CAFF
analogous
#FFE2C8 #FFFDC8 #E6FFC8
triadic
#FFFDC8 #C8FFFD #FDC8FF
tetradic
#FFFDC8 #C8FFE2 #C8CAFF #FFC8E6
square
#FFFDC8 #C8FFE2 #C8CAFF #FFC8E6
split-complementary
#FFFDC8 #C8E6FF #E2C8FF
monochromatic
#FFF94E #FFFB8B #FFFDC8 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.14
#FFFDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDC8
20.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDC8#FFFFFF#000000##000000
##FFFDC81.001.0420.1420.14
#FFFFFF1.041.0021.0021.00
#00000020.1421.001.001.00
##00000020.1421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffdc8;
/* rgb */ color: rgb(255, 253, 200);
/* oklch */ color: oklch(98.3% 0.068 105.8);
Tailwind
colors: {
  custom: {
    50: '#fffed9',
    500: '#fffdc8',
    950: '#000000',
  },
}
SCSS
$custom: #fffdc8;
$custom-light: #fffed9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdc8",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 200
  },
  "hsl": {
    "h": 57.818,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.98269,
    "c": 0.06791,
    "h": 105.8
  },
  "luminance": 0.95681
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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