#FFFFFE#FFFFFE

#FFFFFE is a very light, near-neutral yellow. Relative luminance 0.999; OKLCH L 100.0% C 0.001 H 106.4°. Best body text is #000000 at 20.99:1 contrast (WCAG AA passes).

Color values

HEX#FFFFFE
RGBrgb(255, 255, 254)
HSLhsl(60, 100%, 100%)
HSVhsv(60, 0%, 100%)
CMYKcmyk(0%, 0%, 0.4%, 0%)
CIE-LABlab(99.98, -0.17, 0.48)
CIE-LCHlch(99.98, 0.51, 110.15°)
OKLaboklab(99.97% -0.0004 0.0013)
OKLCHoklch(99.97% 0.001 106.4)
XYZxyz(94.8864, 99.9358, 108.0374)
Luminance0.9994 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFFE #FEFEFF
analogous
#FFFFFE #FFFFFE #FFFFFE
triadic
#FFFFFE #FEFFFF #FFFEFF
tetradic
#FFFFFE #FEFFFF #FEFEFF #FFFEFF
square
#FFFFFE #FEFFFF #FEFEFF #FFFEFF
split-complementary
#FFFFFE #FEFFFF #FFFEFF
monochromatic
#FFFF84 #FFFFC1 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.00
#FFFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.99
#FFFFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFFE
20.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFFE#FFFFFF#000000##000000
##FFFFFE1.001.0020.9920.99
#FFFFFF1.001.0021.0021.00
#00000020.9921.001.001.00
##00000020.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFFFE
Deuteranopia (green-blind)
#FFFFFE
Tritanopia (blue-blind)
#FFFFFF
Achromatopsia (no color)
#FFFFFF

Design tokens & code

CSS
--color: #fffffe;
/* rgb */ color: rgb(255, 255, 254);
/* oklch */ color: oklch(100.0% 0.001 106.4);
Tailwind
colors: {
  custom: {
    50: '#fffffe',
    500: '#fffffe',
    950: '#000000',
  },
}
SCSS
$custom: #fffffe;
$custom-light: #fffffe;
$custom-dark: #000000;
JSON
{
  "hex": "#fffffe",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 254
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 99.804
  },
  "oklch": {
    "l": 0.99972,
    "c": 0.00131,
    "h": 106.4
  },
  "luminance": 0.99936
}

Semantic roles & 50–950 ramp

primary
#FFFFFE
secondary
#B0B0F1
accent
#00E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181817
muted
#868685

Preview Lab

Preview with #FFFFFE

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

Preview Lab → · Contrast checker → · Palette generator →

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