#FFFDEE#FFFDEE

#FFFDEE is a very light, near-neutral yellow. Relative luminance 0.977; OKLCH L 99.2% C 0.020 H 100.6°. Best body text is #000000 at 20.54:1 contrast (WCAG AA passes).

Color values

HEX#FFFDEE
RGBrgb(255, 253, 238)
HSLhsl(53, 100%, 97%)
HSVhsv(53, 7%, 100%)
CMYKcmyk(0%, 0.8%, 6.7%, 0%)
CIE-LABlab(99.10, -1.88, 7.41)
CIE-LCHlch(99.10, 7.64, 104.22°)
OKLaboklab(99.16% -0.0036 0.0194)
OKLCHoklch(99.16% 0.02 100.6)
XYZxyz(91.7958, 97.6841, 94.8913)
Luminance0.9768 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFDEE #EEF0FF
analogous
#FFF5EE #FFFDEE #F9FFEE
triadic
#FFFDEE #EEFFFD #FDEEFF
tetradic
#FFFDEE #EEFFF5 #EEF0FF #FFEEF9
square
#FFFDEE #EEFFF5 #EEF0FF #FFEEF9
split-complementary
#FFFDEE #EEF9FF #F5EEFF
monochromatic
#FFEF74 #FFF6B1 #FFFBE0 #FFFBE0 #FFFBE0

Accessibility & contrast

On white

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

On black

20.54
#FFFDEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFDEE
20.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFDEE#FFFFFF#000000##000000
##FFFDEE1.001.0220.5420.54
#FFFFFF1.021.0021.0021.00
#00000020.5421.001.001.00
##00000020.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFDEE
Tritanopia (blue-blind)
#FFFBF9
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #fffdee;
/* rgb */ color: rgb(255, 253, 238);
/* oklch */ color: oklch(99.2% 0.020 100.6);
Tailwind
colors: {
  custom: {
    50: '#fffef3',
    500: '#fffdee',
    950: '#000000',
  },
}
SCSS
$custom: #fffdee;
$custom-light: #fffef3;
$custom-dark: #000000;
JSON
{
  "hex": "#fffdee",
  "rgb": {
    "r": 255,
    "g": 253,
    "b": 238
  },
  "hsl": {
    "h": 52.941,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.99155,
    "c": 0.01975,
    "h": 100.6
  },
  "luminance": 0.97684
}

Semantic roles & 50–950 ramp

primary
#FFFDEE
secondary
#A3ABEF
accent
#1BE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFDEE

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

Preview Lab → · Contrast checker → · Palette generator →

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