#FFFEEF#FFFEEF

#FFFEEF is a very light, near-neutral yellow. Relative luminance 0.984; OKLCH L 99.4% C 0.020 H 103.7°. Best body text is #000000 at 20.68:1 contrast (WCAG AA passes).

Color values

HEX#FFFEEF
RGBrgb(255, 254, 239)
HSLhsl(56, 100%, 97%)
HSVhsv(56, 6%, 100%)
CMYKcmyk(0%, 0.4%, 6.3%, 0%)
CIE-LABlab(99.37, -2.21, 7.28)
CIE-LCHlch(99.37, 7.61, 106.91°)
OKLaboklab(99.38% -0.0046 0.0191)
OKLCHoklch(99.38% 0.02 103.7)
XYZxyz(92.2597, 98.3760, 95.7727)
Luminance0.9838 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEEF #EFF0FF
analogous
#FFF6EF #FFFEEF #F8FFEF
triadic
#FFFEEF #EFFFFE #FEEFFF
tetradic
#FFFEEF #EFFFF6 #EFF0FF #FFEFF8
square
#FFFEEF #EFFFF6 #EFF0FF #FFEFF8
split-complementary
#FFFEEF #EFF8FF #F6EFFF
monochromatic
#FFF675 #FFFAB2 #FFFDE0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.68
#FFFEEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEEF
20.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEEF#FFFFFF#000000##000000
##FFFEEF1.001.0220.6820.68
#FFFFFF1.021.0021.0021.00
#00000020.6821.001.001.00
##00000020.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDEE
Deuteranopia (green-blind)
#FFFEEF
Tritanopia (blue-blind)
#FFFCFA
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffeef;
/* rgb */ color: rgb(255, 254, 239);
/* oklch */ color: oklch(99.4% 0.020 103.7);
Tailwind
colors: {
  custom: {
    50: '#fffef4',
    500: '#fffeef',
    950: '#000000',
  },
}
SCSS
$custom: #fffeef;
$custom-light: #fffef4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeef",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 239
  },
  "hsl": {
    "h": 56.25,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.99376,
    "c": 0.01966,
    "h": 103.7
  },
  "luminance": 0.98376
}

Semantic roles & 50–950 ramp

primary
#FFFEEF
secondary
#A3A8EF
accent
#0EE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEEF

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

Preview Lab → · Contrast checker → · Palette generator →

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