Eggshell (survey)#FFFFD4

#FFFFD4 is a very light, muted yellow. Relative luminance 0.975; OKLCH L 98.9% C 0.055 H 107.4°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).

Eggshell (survey) — editorial page

Color values

HEX#FFFFD4
RGBrgb(255, 255, 212)
HSLhsl(60, 100%, 92%)
HSVhsv(60, 17%, 100%)
CMYKcmyk(0%, 0%, 16.9%, 0%)
CIE-LABlab(99.04, -6.91, 20.61)
CIE-LCHlch(99.04, 21.73, 108.53°)
OKLaboklab(98.93% -0.0165 0.0529)
OKLCHoklch(98.93% 0.055 107.4)
XYZxyz(88.8828, 97.5343, 76.4182)
Luminance0.9753 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD4 #D4D4FF
analogous
#FFEAD4 #FFFFD4 #EAFFD4
triadic
#FFFFD4 #D4FFFF #FFD4FF
tetradic
#FFFFD4 #D4FFEA #D4D4FF #FFD4EA
square
#FFFFD4 #D4FFEA #D4D4FF #FFD4EA
split-complementary
#FFFFD4 #D4EAFF #EAD4FF
monochromatic
#FFFF5A #FFFF97 #FFFFD4 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.02
#FFFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.51
#FFFFD4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD4
20.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD4#FFFFFF#000000##000000
##FFFFD41.001.0220.5120.51
#FFFFFF1.021.0021.0021.00
#00000020.5121.001.001.00
##00000020.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBD1
Deuteranopia (green-blind)
#FFFDD6
Tritanopia (blue-blind)
#FFF9F3
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffd4;
/* rgb */ color: rgb(255, 255, 212);
/* oklch */ color: oklch(98.9% 0.055 107.4);
Tailwind
colors: {
  custom: {
    50: '#ffffe1',
    500: '#ffffd4',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd4;
$custom-light: #ffffe1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd4",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 212
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 91.569
  },
  "oklch": {
    "l": 0.98925,
    "c": 0.05544,
    "h": 107.4
  },
  "luminance": 0.97533
}

Semantic roles & 50–950 ramp

primary
#FFFFD4
secondary
#8C8CEB
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFD4

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

Preview Lab → · Contrast checker → · Palette generator →

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