#FFFCF3#FFFCF3

#FFFCF3 is a very light, near-neutral yellow. Relative luminance 0.974; OKLCH L 99.1% C 0.012 H 91.5°. Best body text is #000000 at 20.47:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF3
RGBrgb(255, 252, 243)
HSLhsl(45, 100%, 98%)
HSVhsv(45, 5%, 100%)
CMYKcmyk(0%, 1.2%, 4.7%, 0%)
CIE-LABlab(98.97, -0.54, 4.65)
CIE-LCHlch(98.97, 4.68, 96.67°)
OKLaboklab(99.09% -0.0003 0.0123)
OKLCHoklch(99.09% 0.012 91.5)
XYZxyz(92.2258, 97.3523, 98.7089)
Luminance0.9735 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF3 #F3F6FF
analogous
#FFF6F3 #FFFCF3 #FCFFF3
triadic
#FFFCF3 #F3FFFC #FCF3FF
tetradic
#FFFCF3 #F3FFF6 #F3F6FF #FFF3FC
square
#FFFCF3 #F3FFF6 #F3F6FF #FFF3FC
split-complementary
#FFFCF3 #F3FCFF #F6F3FF
monochromatic
#FFDD79 #FFEDB6 #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

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

On black

20.47
#FFFCF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF3
20.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF3#FFFFFF#000000##000000
##FFFCF31.001.0320.4720.47
#FFFFFF1.031.0021.0021.00
#00000020.4721.001.001.00
##00000020.4721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcf3;
/* rgb */ color: rgb(255, 252, 243);
/* oklch */ color: oklch(99.1% 0.012 91.5);
Tailwind
colors: {
  custom: {
    50: '#fffdf7',
    500: '#fffcf3',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf3;
$custom-light: #fffdf7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf3",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 243
  },
  "hsl": {
    "h": 45,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.99091,
    "c": 0.01226,
    "h": 91.5
  },
  "luminance": 0.97352
}

Semantic roles & 50–950 ramp

primary
#FFFCF3
secondary
#A7B9EF
accent
#39E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF3

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

Preview Lab → · Contrast checker → · Palette generator →

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