#FFFCF2#FFFCF2

#FFFCF2 is a very light, near-neutral yellow. Relative luminance 0.973; OKLCH L 99.1% C 0.014 H 93.0°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF2
RGBrgb(255, 252, 242)
HSLhsl(46, 100%, 97%)
HSVhsv(46, 5%, 100%)
CMYKcmyk(0%, 1.2%, 5.1%, 0%)
CIE-LABlab(98.94, -0.71, 5.13)
CIE-LCHlch(98.94, 5.18, 97.90°)
OKLaboklab(99.07% -0.0007 0.0135)
OKLCHoklch(99.07% 0.014 93)
XYZxyz(92.0752, 97.2920, 97.9158)
Luminance0.9729 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF2 #F2F5FF
analogous
#FFF6F2 #FFFCF2 #FBFFF2
triadic
#FFFCF2 #F2FFFC #FCF2FF
tetradic
#FFFCF2 #F2FFF6 #F2F5FF #FFF2FB
square
#FFFCF2 #F2FFF6 #F2F5FF #FFF2FB
split-complementary
#FFFCF2 #F2FBFF #F6F2FF
monochromatic
#FFE078 #FFEEB5 #FFF8E0 #FFF8E0 #FFF8E0

Accessibility & contrast

On white

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

On black

20.46
#FFFCF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF2
20.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF2#FFFFFF#000000##000000
##FFFCF21.001.0320.4620.46
#FFFFFF1.031.0021.0021.00
#00000020.4621.001.001.00
##00000020.4621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcf2;
/* rgb */ color: rgb(255, 252, 242);
/* oklch */ color: oklch(99.1% 0.014 93.0);
Tailwind
colors: {
  custom: {
    50: '#fffdf6',
    500: '#fffcf2',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf2;
$custom-light: #fffdf6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf2",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 242
  },
  "hsl": {
    "h": 46.154,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.99065,
    "c": 0.01353,
    "h": 93
  },
  "luminance": 0.97292
}

Semantic roles & 50–950 ramp

primary
#FFFCF2
secondary
#A6B7EF
accent
#35E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF2

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

Preview Lab → · Contrast checker → · Palette generator →

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