#FFFCDB#FFFCDB

#FFFCDB is a very light, muted yellow. Relative luminance 0.960; OKLCH L 98.5% C 0.043 H 102.9°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).

Color values

HEX#FFFCDB
RGBrgb(255, 252, 219)
HSLhsl(55, 100%, 93%)
HSVhsv(55, 14%, 100%)
CMYKcmyk(0%, 1.2%, 14.1%, 0%)
CIE-LABlab(98.43, -4.37, 16.18)
CIE-LCHlch(98.43, 16.76, 105.12°)
OKLaboklab(98.49% -0.0096 0.0419)
OKLCHoklch(98.49% 0.043 102.9)
XYZxyz(88.8355, 95.9961, 80.8533)
Luminance0.9599 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCDB #DBDEFF
analogous
#FFEADB #FFFCDB #F0FFDB
triadic
#FFFCDB #DBFFFC #FCDBFF
tetradic
#FFFCDB #DBFFEA #DBDEFF #FFDBF0
square
#FFFCDB #DBFFEA #DBDEFF #FFDBF0
split-complementary
#FFFCDB #DBF0FF #EADBFF
monochromatic
#FFF261 #FFF79E #FFFCDB #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.20
#FFFCDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCDB
20.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCDB#FFFFFF#000000##000000
##FFFCDB1.001.0420.2020.20
#FFFFFF1.041.0021.0021.00
#00000020.2021.001.001.00
##00000020.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF9D9
Deuteranopia (green-blind)
#FFFBDC
Tritanopia (blue-blind)
#FFF7F3
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffcdb;
/* rgb */ color: rgb(255, 252, 219);
/* oklch */ color: oklch(98.5% 0.043 102.9);
Tailwind
colors: {
  custom: {
    50: '#fffde6',
    500: '#fffcdb',
    950: '#000000',
  },
}
SCSS
$custom: #fffcdb;
$custom-light: #fffde6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcdb",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 219
  },
  "hsl": {
    "h": 55,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.98492,
    "c": 0.04294,
    "h": 102.9
  },
  "luminance": 0.95995
}

Semantic roles & 50–950 ramp

primary
#FFFCDB
secondary
#929AEC
accent
#13E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFCDB

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

Preview Lab → · Contrast checker → · Palette generator →

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