Egg Shell#FFFCC4

#FFFCC4 is a very light, moderate yellow. Relative luminance 0.949; OKLCH L 98.0% C 0.072 H 105.1°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).

Egg Shell — editorial page

Color values

HEX#FFFCC4
RGBrgb(255, 252, 196)
HSLhsl(57, 100%, 88%)
HSVhsv(57, 23%, 100%)
CMYKcmyk(0%, 1.2%, 23.1%, 0%)
CIE-LABlab(97.98, -7.66, 27.26)
CIE-LCHlch(97.98, 28.32, 105.70°)
OKLaboklab(97.99% -0.0186 0.0692)
OKLCHoklch(97.99% 0.072 105.1)
XYZxyz(86.0141, 94.8676, 65.9939)
Luminance0.9487 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCC4 #C4C7FF
analogous
#FFDEC4 #FFFCC4 #E4FFC4
triadic
#FFFCC4 #C4FFFC #FCC4FF
tetradic
#FFFCC4 #C4FFDE #C4C7FF #FFC4E4
square
#FFFCC4 #C4FFDE #C4C7FF #FFC4E4
split-complementary
#FFFCC4 #C4E4FF #DEC4FF
monochromatic
#FFF64A #FFF987 #FFFCC4 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

19.97
#FFFCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCC4
19.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCC4#FFFFFF#000000##000000
##FFFCC41.001.0519.9719.97
#FFFFFF1.051.0021.0021.00
#00000019.9721.001.001.00
##00000019.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8C0
Deuteranopia (green-blind)
#FFFBC6
Tritanopia (blue-blind)
#FFF5ED
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fffcc4;
/* rgb */ color: rgb(255, 252, 196);
/* oklch */ color: oklch(98.0% 0.072 105.1);
Tailwind
colors: {
  custom: {
    50: '#fffdd6',
    500: '#fffcc4',
    950: '#000000',
  },
}
SCSS
$custom: #fffcc4;
$custom-light: #fffdd6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcc4",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 196
  },
  "hsl": {
    "h": 56.949,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.97988,
    "c": 0.07162,
    "h": 105.1
  },
  "luminance": 0.94866
}

Semantic roles & 50–950 ramp

primary
#FFFCC4
secondary
#7F84E8
accent
#0CE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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