#FFFCF6#FFFCF6

#FFFCF6 is a very light, near-neutral orange. Relative luminance 0.975; OKLCH L 99.2% C 0.009 H 84.6°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).

Color values

HEX#FFFCF6
RGBrgb(255, 252, 246)
HSLhsl(40, 100%, 98%)
HSVhsv(40, 4%, 100%)
CMYKcmyk(0%, 1.2%, 3.5%, 0%)
CIE-LABlab(99.04, -0.04, 3.22)
CIE-LCHlch(99.04, 3.22, 90.69°)
OKLaboklab(99.17% 0.0008 0.0085)
OKLCHoklch(99.17% 0.009 84.6)
XYZxyz(92.6825, 97.5350, 101.1144)
Luminance0.9754 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCF6 #F6F9FF
analogous
#FFF7F6 #FFFCF6 #FDFFF6
triadic
#FFFCF6 #F6FFFC #FCF6FF
tetradic
#FFFCF6 #F6FFF7 #F6F9FF #FFF6FD
square
#FFFCF6 #F6FFF7 #F6F9FF #FFF6FD
split-complementary
#FFFCF6 #F6FDFF #F7F6FF
monochromatic
#FFD37C #FFE8B9 #FFF5E0 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

1.02
#FFFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.51
#FFFCF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCF6
20.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCF6#FFFFFF#000000##000000
##FFFCF61.001.0220.5120.51
#FFFFFF1.021.0021.0021.00
#00000020.5121.001.001.00
##00000020.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FEFDF6
Tritanopia (blue-blind)
#FFFBFA
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffcf6;
/* rgb */ color: rgb(255, 252, 246);
/* oklch */ color: oklch(99.2% 0.009 84.6);
Tailwind
colors: {
  custom: {
    50: '#fffdf9',
    500: '#fffcf6',
    950: '#000000',
  },
}
SCSS
$custom: #fffcf6;
$custom-light: #fffdf9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcf6",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 246
  },
  "hsl": {
    "h": 40,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.99172,
    "c": 0.00854,
    "h": 84.6
  },
  "luminance": 0.97535
}

Semantic roles & 50–950 ramp

primary
#FFFCF6
secondary
#A9C1F0
accent
#4CE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCF6

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

Preview Lab → · Contrast checker → · Palette generator →

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