#FFFCDA#FFFCDA

#FFFCDA is a very light, muted yellow. Relative luminance 0.959; OKLCH L 98.5% C 0.044 H 103.0°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).

Color values

HEX#FFFCDA
RGBrgb(255, 252, 218)
HSLhsl(55, 100%, 93%)
HSVhsv(55, 15%, 100%)
CMYKcmyk(0%, 1.2%, 14.5%, 0%)
CIE-LABlab(98.41, -4.53, 16.67)
CIE-LCHlch(98.41, 17.27, 105.19°)
OKLaboklab(98.47% -0.01 0.0431)
OKLCHoklch(98.47% 0.044 103)
XYZxyz(88.7042, 95.9436, 80.1621)
Luminance0.9594 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCDA #DADDFF
analogous
#FFE9DA #FFFCDA #EFFFDA
triadic
#FFFCDA #DAFFFC #FCDAFF
tetradic
#FFFCDA #DAFFE9 #DADDFF #FFDAEF
square
#FFFCDA #DAFFE9 #DADDFF #FFDAEF
split-complementary
#FFFCDA #DAEFFF #E9DAFF
monochromatic
#FFF260 #FFF79D #FFFCDA #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.19
#FFFCDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCDA
20.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCDA#FFFFFF#000000##000000
##FFFCDA1.001.0420.1920.19
#FFFFFF1.041.0021.0021.00
#00000020.1921.001.001.00
##00000020.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9D8
Deuteranopia (green-blind)
#FFFBDB
Tritanopia (blue-blind)
#FFF7F2
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffcda;
/* rgb */ color: rgb(255, 252, 218);
/* oklch */ color: oklch(98.5% 0.044 103.0);
Tailwind
colors: {
  custom: {
    50: '#fffde5',
    500: '#fffcda',
    950: '#000000',
  },
}
SCSS
$custom: #fffcda;
$custom-light: #fffde5;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcda",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 218
  },
  "hsl": {
    "h": 55.135,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.98468,
    "c": 0.04421,
    "h": 103
  },
  "luminance": 0.95943
}

Semantic roles & 50–950 ramp

primary
#FFFCDA
secondary
#9299EC
accent
#13E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFCDA

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

Preview Lab → · Contrast checker → · Palette generator →

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