#FFFCF1#FFFCF1

#FFFCF1 is a very light, near-neutral yellow. Relative luminance 0.972; OKLCH L 99.0% C 0.015 H 94.2°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF1
RGBrgb(255, 252, 241)
HSLhsl(47, 100%, 97%)
HSVhsv(47, 5%, 100%)
CMYKcmyk(0%, 1.2%, 5.5%, 0%)
CIE-LABlab(98.92, -0.88, 5.61)
CIE-LCHlch(98.92, 5.68, 98.90°)
OKLaboklab(99.04% -0.0011 0.0148)
OKLCHoklch(99.04% 0.015 94.2)
XYZxyz(91.9254, 97.2321, 97.1270)
Luminance0.9723 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF1 #F1F4FF
analogous
#FFF5F1 #FFFCF1 #FBFFF1
triadic
#FFFCF1 #F1FFFC #FCF1FF
tetradic
#FFFCF1 #F1FFF5 #F1F4FF #FFF1FB
square
#FFFCF1 #F1FFF5 #F1F4FF #FFF1FB
split-complementary
#FFFCF1 #F1FBFF #F5F1FF
monochromatic
#FFE277 #FFEFB4 #FFF8E0 #FFF8E0 #FFF8E0

Accessibility & contrast

On white

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

On black

20.45
#FFFCF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF1
20.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF1#FFFFFF#000000##000000
##FFFCF11.001.0320.4520.45
#FFFFFF1.031.0021.0021.00
#00000020.4521.001.001.00
##00000020.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBF0
Deuteranopia (green-blind)
#FFFCF1
Tritanopia (blue-blind)
#FFFAF9
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffcf1;
/* rgb */ color: rgb(255, 252, 241);
/* oklch */ color: oklch(99.0% 0.015 94.2);
Tailwind
colors: {
  custom: {
    50: '#fffdf5',
    500: '#fffcf1',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf1;
$custom-light: #fffdf5;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf1",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 241
  },
  "hsl": {
    "h": 47.143,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.99038,
    "c": 0.0148,
    "h": 94.2
  },
  "luminance": 0.97232
}

Semantic roles & 50–950 ramp

primary
#FFFCF1
secondary
#A5B5EF
accent
#31E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF1

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

Preview Lab → · Contrast checker → · Palette generator →

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