#FFFCCF#FFFCCF

#FFFCCF is a very light, muted yellow. Relative luminance 0.954; OKLCH L 98.2% C 0.058 H 104.3°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).

Color values

HEX#FFFCCF
RGBrgb(255, 252, 207)
HSLhsl(56, 100%, 91%)
HSVhsv(56, 19%, 100%)
CMYKcmyk(0%, 1.2%, 18.8%, 0%)
CIE-LABlab(98.19, -6.14, 21.97)
CIE-LCHlch(98.19, 22.81, 105.61°)
OKLaboklab(98.22% -0.0143 0.0563)
OKLCHoklch(98.22% 0.058 104.3)
XYZxyz(87.3123, 95.3869, 72.8313)
Luminance0.9539 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCCF #CFD2FF
analogous
#FFE4CF #FFFCCF #EAFFCF
triadic
#FFFCCF #CFFFFC #FCCFFF
tetradic
#FFFCCF #CFFFE4 #CFD2FF #FFCFEA
square
#FFFCCF #CFFFE4 #CFD2FF #FFCFEA
split-complementary
#FFFCCF #CFEAFF #E4CFFF
monochromatic
#FFF455 #FFF892 #FFFCCF #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.05
#FFFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.08
#FFFCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCCF
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCCF#FFFFFF#000000##000000
##FFFCCF1.001.0520.0820.08
#FFFFFF1.051.0021.0021.00
#00000020.0821.001.001.00
##00000020.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8CC
Deuteranopia (green-blind)
#FFFBD1
Tritanopia (blue-blind)
#FFF6F0
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffccf;
/* rgb */ color: rgb(255, 252, 207);
/* oklch */ color: oklch(98.2% 0.058 104.3);
Tailwind
colors: {
  custom: {
    50: '#fffddd',
    500: '#fffccf',
    950: '#000000',
  },
}
SCSS
$custom: #fffccf;
$custom-light: #fffddd;
$custom-dark: #000000;
JSON
{
  "hex": "#fffccf",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 207
  },
  "hsl": {
    "h": 56.25,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.9822,
    "c": 0.05805,
    "h": 104.3
  },
  "luminance": 0.95386
}

Semantic roles & 50–950 ramp

primary
#FFFCCF
secondary
#888EEA
accent
#0EE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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