#FFFCEE#FFFCEE

#FFFCEE is a very light, near-neutral yellow. Relative luminance 0.971; OKLCH L 99.0% C 0.019 H 96.8°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).

Color values

HEX#FFFCEE
RGBrgb(255, 252, 238)
HSLhsl(49, 100%, 97%)
HSVhsv(49, 7%, 100%)
CMYKcmyk(0%, 1.2%, 6.7%, 0%)
CIE-LABlab(98.85, -1.37, 7.05)
CIE-LCHlch(98.85, 7.18, 101.03°)
OKLaboklab(98.96% -0.0022 0.0185)
OKLCHoklch(98.96% 0.019 96.8)
XYZxyz(91.4810, 97.0544, 94.7864)
Luminance0.9705 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCEE #EEF1FF
analogous
#FFF4EE #FFFCEE #FAFFEE
triadic
#FFFCEE #EEFFFC #FCEEFF
tetradic
#FFFCEE #EEFFF4 #EEF1FF #FFEEFA
square
#FFFCEE #EEFFF4 #EEF1FF #FFEEFA
split-complementary
#FFFCEE #EEFAFF #F4EEFF
monochromatic
#FFE674 #FFF1B1 #FFFAE0 #FFFAE0 #FFFAE0

Accessibility & contrast

On white

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

On black

20.41
#FFFCEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCEE
20.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCEE#FFFFFF#000000##000000
##FFFCEE1.001.0320.4120.41
#FFFFFF1.031.0021.0021.00
#00000020.4121.001.001.00
##00000020.4121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcee;
/* rgb */ color: rgb(255, 252, 238);
/* oklch */ color: oklch(99.0% 0.019 96.8);
Tailwind
colors: {
  custom: {
    50: '#fffdf3',
    500: '#fffcee',
    950: '#000000',
  },
}
SCSS
$custom: #fffcee;
$custom-light: #fffdf3;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcee",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 238
  },
  "hsl": {
    "h": 49.412,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.9896,
    "c": 0.01863,
    "h": 96.8
  },
  "luminance": 0.97054
}

Semantic roles & 50–950 ramp

primary
#FFFCEE
secondary
#A3B0EF
accent
#28E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFCEE

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

Preview Lab → · Contrast checker → · Palette generator →

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