#FFFCEB#FFFCEB

#FFFCEB is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.9% C 0.022 H 98.6°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).

Color values

HEX#FFFCEB
RGBrgb(255, 252, 235)
HSLhsl(51, 100%, 96%)
HSVhsv(51, 8%, 100%)
CMYKcmyk(0%, 1.2%, 7.8%, 0%)
CIE-LABlab(98.78, -1.86, 8.49)
CIE-LCHlch(98.78, 8.69, 102.39°)
OKLaboklab(98.88% -0.0034 0.0222)
OKLCHoklch(98.88% 0.022 98.6)
XYZxyz(91.0439, 96.8795, 92.4845)
Luminance0.9688 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCEB #EBEEFF
analogous
#FFF2EB #FFFCEB #F8FFEB
triadic
#FFFCEB #EBFFFC #FCEBFF
tetradic
#FFFCEB #EBFFF2 #EBEEFF #FFEBF8
square
#FFFCEB #EBFFF2 #EBEEFF #FFEBF8
split-complementary
#FFFCEB #EBF8FF #F2EBFF
monochromatic
#FFEA71 #FFF3AE #FFFAE0 #FFFAE0 #FFFAE0

Accessibility & contrast

On white

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

On black

20.38
#FFFCEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCEB
20.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCEB#FFFFFF#000000##000000
##FFFCEB1.001.0320.3820.38
#FFFFFF1.031.0021.0021.00
#00000020.3821.001.001.00
##00000020.3821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#FFF9F7
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffceb;
/* rgb */ color: rgb(255, 252, 235);
/* oklch */ color: oklch(98.9% 0.022 98.6);
Tailwind
colors: {
  custom: {
    50: '#fffdf1',
    500: '#fffceb',
    950: '#000000',
  },
}
SCSS
$custom: #fffceb;
$custom-light: #fffdf1;
$custom-dark: #000000;
JSON
{
  "hex": "#fffceb",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 235
  },
  "hsl": {
    "h": 51,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98883,
    "c": 0.02248,
    "h": 98.6
  },
  "luminance": 0.96879
}

Semantic roles & 50–950 ramp

primary
#FFFCEB
secondary
#A0ACEE
accent
#22E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFCEB

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

Preview Lab → · Contrast checker → · Palette generator →

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