#FFFCEA#FFFCEA

#FFFCEA is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.9% C 0.024 H 99.1°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).

Color values

HEX#FFFCEA
RGBrgb(255, 252, 234)
HSLhsl(51, 100%, 96%)
HSVhsv(51, 8%, 100%)
CMYKcmyk(0%, 1.2%, 8.2%, 0%)
CIE-LABlab(98.76, -2.03, 8.97)
CIE-LCHlch(98.76, 9.20, 102.73°)
OKLaboklab(98.86% -0.0038 0.0235)
OKLCHoklch(98.86% 0.024 99.1)
XYZxyz(90.8999, 96.8219, 91.7257)
Luminance0.9682 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCEA #EAEDFF
analogous
#FFF1EA #FFFCEA #F7FFEA
triadic
#FFFCEA #EAFFFC #FCEAFF
tetradic
#FFFCEA #EAFFF1 #EAEDFF #FFEAF7
square
#FFFCEA #EAFFF1 #EAEDFF #FFEAF7
split-complementary
#FFFCEA #EAF7FF #F1EAFF
monochromatic
#FFEB70 #FFF3AD #FFFBE0 #FFFBE0 #FFFBE0

Accessibility & contrast

On white

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

On black

20.36
#FFFCEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCEA
20.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCEA#FFFFFF#000000##000000
##FFFCEA1.001.0320.3620.36
#FFFFFF1.031.0021.0021.00
#00000020.3621.001.001.00
##00000020.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcea;
/* rgb */ color: rgb(255, 252, 234);
/* oklch */ color: oklch(98.9% 0.024 99.1);
Tailwind
colors: {
  custom: {
    50: '#fffdf0',
    500: '#fffcea',
    950: '#000000',
  },
}
SCSS
$custom: #fffcea;
$custom-light: #fffdf0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcea",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 234
  },
  "hsl": {
    "h": 51.429,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.98858,
    "c": 0.02377,
    "h": 99.1
  },
  "luminance": 0.96821
}

Semantic roles & 50–950 ramp

primary
#FFFCEA
secondary
#9FAAEE
accent
#21E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFCEA

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

Preview Lab → · Contrast checker → · Palette generator →

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