#FFFCDE#FFFCDE

#FFFCDE is a very light, muted yellow. Relative luminance 0.962; OKLCH L 98.6% C 0.039 H 102.4°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).

Color values

HEX#FFFCDE
RGBrgb(255, 252, 222)
HSLhsl(55, 100%, 94%)
HSVhsv(55, 13%, 100%)
CMYKcmyk(0%, 1.2%, 12.9%, 0%)
CIE-LABlab(98.49, -3.92, 14.74)
CIE-LCHlch(98.49, 15.25, 104.88°)
OKLaboklab(98.56% -0.0084 0.0382)
OKLCHoklch(98.56% 0.039 102.4)
XYZxyz(89.2340, 96.1555, 82.9521)
Luminance0.9616 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCDE #DEE1FF
analogous
#FFEBDE #FFFCDE #F1FFDE
triadic
#FFFCDE #DEFFFC #FCDEFF
tetradic
#FFFCDE #DEFFEB #DEE1FF #FFDEF1
square
#FFFCDE #DEFFEB #DEE1FF #FFDEF1
split-complementary
#FFFCDE #DEF1FF #EBDEFF
monochromatic
#FFF164 #FFF6A1 #FFFCDE #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.23
#FFFCDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCDE
20.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCDE#FFFFFF#000000##000000
##FFFCDE1.001.0420.2320.23
#FFFFFF1.041.0021.0021.00
#00000020.2321.001.001.00
##00000020.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FFFCDF
Tritanopia (blue-blind)
#FFF8F3
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffcde;
/* rgb */ color: rgb(255, 252, 222);
/* oklch */ color: oklch(98.6% 0.039 102.4);
Tailwind
colors: {
  custom: {
    50: '#fffde8',
    500: '#fffcde',
    950: '#000000',
  },
}
SCSS
$custom: #fffcde;
$custom-light: #fffde8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcde",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 222
  },
  "hsl": {
    "h": 54.545,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.98563,
    "c": 0.03913,
    "h": 102.4
  },
  "luminance": 0.96155
}

Semantic roles & 50–950 ramp

primary
#FFFCDE
secondary
#959DEC
accent
#15E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFFCDE

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

Preview Lab → · Contrast checker → · Palette generator →

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