#FFFCF0#FFFCF0

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

Color values

HEX#FFFCF0
RGBrgb(255, 252, 240)
HSLhsl(48, 100%, 97%)
HSVhsv(48, 6%, 100%)
CMYKcmyk(0%, 1.2%, 5.9%, 0%)
CIE-LABlab(98.90, -1.04, 6.09)
CIE-LCHlch(98.90, 6.18, 99.73°)
OKLaboklab(99.01% -0.0015 0.016)
OKLCHoklch(99.01% 0.016 95.2)
XYZxyz(91.7764, 97.1725, 96.3425)
Luminance0.9717 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF0 #F0F3FF
analogous
#FFF5F0 #FFFCF0 #FBFFF0
triadic
#FFFCF0 #F0FFFC #FCF0FF
tetradic
#FFFCF0 #F0FFF5 #F0F3FF #FFF0FB
square
#FFFCF0 #F0FFF5 #F0F3FF #FFF0FB
split-complementary
#FFFCF0 #F0FBFF #F5F0FF
monochromatic
#FFE476 #FFF0B3 #FFF9E0 #FFF9E0 #FFF9E0

Accessibility & contrast

On white

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

On black

20.43
#FFFCF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF0
20.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF0#FFFFFF#000000##000000
##FFFCF01.001.0320.4320.43
#FFFFFF1.031.0021.0021.00
#00000020.4321.001.001.00
##00000020.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcf0;
/* rgb */ color: rgb(255, 252, 240);
/* oklch */ color: oklch(99.0% 0.016 95.2);
Tailwind
colors: {
  custom: {
    50: '#fffdf4',
    500: '#fffcf0',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf0;
$custom-light: #fffdf4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf0",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 240
  },
  "hsl": {
    "h": 48,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.99012,
    "c": 0.01608,
    "h": 95.2
  },
  "luminance": 0.97172
}

Semantic roles & 50–950 ramp

primary
#FFFCF0
secondary
#A4B3EF
accent
#2EE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF0

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

Preview Lab → · Contrast checker → · Palette generator →

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