#FDFCDF#FDFCDF

#FDFCDF is a very light, muted yellow. Relative luminance 0.958; OKLCH L 98.4% C 0.038 H 105.5°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).

Color values

HEX#FDFCDF
RGBrgb(253, 252, 223)
HSLhsl(58, 88%, 93%)
HSVhsv(58, 12%, 99%)
CMYKcmyk(0%, 0.4%, 11.9%, 0.8%)
CIE-LABlab(98.37, -4.46, 14.02)
CIE-LCHlch(98.37, 14.72, 107.63°)
OKLaboklab(98.43% -0.0101 0.0364)
OKLCHoklch(98.43% 0.038 105.5)
XYZxyz(88.6363, 95.8318, 83.6257)
Luminance0.9583 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FDFCDF #DFE0FD
analogous
#FDEDDF #FDFCDF #EFFDDF
triadic
#FDFCDF #DFFDFC #FCDFFD
tetradic
#FDFCDF #DFFDED #DFE0FD #FDDFEF
square
#FDFCDF #DFFDED #DFE0FD #FDDFEF
split-complementary
#FDFCDF #DFEFFD #EDDFFD
monochromatic
#F6F16C #F9F7A5 #FDFCDF #FDFCE2 #FDFCE2

Accessibility & contrast

On white

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

On black

20.17
#FDFCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FDFCDF
20.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FDFCDF#FFFFFF#000000##000000
##FDFCDF1.001.0420.1720.17
#FFFFFF1.041.0021.0021.00
#00000020.1721.001.001.00
##00000020.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#FFF8F4
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fdfcdf;
/* rgb */ color: rgb(253, 252, 223);
/* oklch */ color: oklch(98.4% 0.038 105.5);
Tailwind
colors: {
  custom: {
    50: '#fefde9',
    500: '#fdfcdf',
    950: '#000000',
  },
}
SCSS
$custom: #fdfcdf;
$custom-light: #fefde9;
$custom-dark: #000000;
JSON
{
  "hex": "#fdfcdf",
  "rgb": {
    "r": 253,
    "g": 252,
    "b": 223
  },
  "hsl": {
    "h": 58,
    "s": 88.235,
    "l": 93.333
  },
  "oklch": {
    "l": 0.98431,
    "c": 0.03777,
    "h": 105.5
  },
  "luminance": 0.95831
}

Semantic roles & 50–950 ramp

primary
#FDFCDF
secondary
#999CE7
accent
#08E501
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584

Preview Lab

Preview with #FDFCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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