#FFFCED#FFFCED

#FFFCED is a very light, near-neutral yellow. Relative luminance 0.970; OKLCH L 98.9% C 0.020 H 97.5°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).

Color values

HEX#FFFCED
RGBrgb(255, 252, 237)
HSLhsl(50, 100%, 96%)
HSVhsv(50, 7%, 100%)
CMYKcmyk(0%, 1.2%, 7.1%, 0%)
CIE-LABlab(98.83, -1.54, 7.53)
CIE-LCHlch(98.83, 7.68, 101.55°)
OKLaboklab(98.93% -0.0026 0.0198)
OKLCHoklch(98.93% 0.02 97.5)
XYZxyz(91.3345, 96.9958, 94.0148)
Luminance0.9699 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCED #EDF0FF
analogous
#FFF3ED #FFFCED #F9FFED
triadic
#FFFCED #EDFFFC #FCEDFF
tetradic
#FFFCED #EDFFF3 #EDF0FF #FFEDF9
square
#FFFCED #EDFFF3 #EDF0FF #FFEDF9
split-complementary
#FFFCED #EDF9FF #F3EDFF
monochromatic
#FFE873 #FFF2B0 #FFFAE0 #FFFAE0 #FFFAE0

Accessibility & contrast

On white

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

On black

20.40
#FFFCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCED
20.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCED#FFFFFF#000000##000000
##FFFCED1.001.0320.4020.40
#FFFFFF1.031.0021.0021.00
#00000020.4021.001.001.00
##00000020.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFCED
Tritanopia (blue-blind)
#FFFAF8
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffced;
/* rgb */ color: rgb(255, 252, 237);
/* oklch */ color: oklch(98.9% 0.020 97.5);
Tailwind
colors: {
  custom: {
    50: '#fffdf2',
    500: '#fffced',
    950: '#000000',
  },
}
SCSS
$custom: #fffced;
$custom-light: #fffdf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffced",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 237
  },
  "hsl": {
    "h": 50,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98934,
    "c": 0.01992,
    "h": 97.5
  },
  "luminance": 0.96995
}

Semantic roles & 50–950 ramp

primary
#FFFCED
secondary
#A2AEEF
accent
#26E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCED

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

Preview Lab → · Contrast checker → · Palette generator →

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