#FFFCCE#FFFCCE

#FFFCCE is a very light, muted yellow. Relative luminance 0.953; OKLCH L 98.2% C 0.059 H 104.4°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).

Color values

HEX#FFFCCE
RGBrgb(255, 252, 206)
HSLhsl(56, 100%, 90%)
HSVhsv(56, 19%, 100%)
CMYKcmyk(0%, 1.2%, 19.2%, 0%)
CIE-LABlab(98.17, -6.28, 22.45)
CIE-LCHlch(98.17, 23.31, 105.63°)
OKLaboklab(98.2% -0.0147 0.0574)
OKLCHoklch(98.2% 0.059 104.4)
XYZxyz(87.1904, 95.3381, 72.1895)
Luminance0.9534 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCCE #CED1FF
analogous
#FFE3CE #FFFCCE #E9FFCE
triadic
#FFFCCE #CEFFFC #FCCEFF
tetradic
#FFFCCE #CEFFE3 #CED1FF #FFCEE9
square
#FFFCCE #CEFFE3 #CED1FF #FFCEE9
split-complementary
#FFFCCE #CEE9FF #E3CEFF
monochromatic
#FFF554 #FFF891 #FFFCCE #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.07
#FFFCCE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCCE
20.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCCE#FFFFFF#000000##000000
##FFFCCE1.001.0520.0720.07
#FFFFFF1.051.0021.0021.00
#00000020.0721.001.001.00
##00000020.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8CB
Deuteranopia (green-blind)
#FFFBD0
Tritanopia (blue-blind)
#FFF6EF
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffcce;
/* rgb */ color: rgb(255, 252, 206);
/* oklch */ color: oklch(98.2% 0.059 104.4);
Tailwind
colors: {
  custom: {
    50: '#fffddd',
    500: '#fffcce',
    950: '#000000',
  },
}
SCSS
$custom: #fffcce;
$custom-light: #fffddd;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcce",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 206
  },
  "hsl": {
    "h": 56.327,
    "s": 100,
    "l": 90.392
  },
  "oklch": {
    "l": 0.98199,
    "c": 0.05929,
    "h": 104.4
  },
  "luminance": 0.95337
}

Semantic roles & 50–950 ramp

primary
#FFFCCE
secondary
#878DEA
accent
#0EE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFCCE

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

Preview Lab → · Contrast checker → · Palette generator →

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