#FFFFFA#FFFFFA

#FFFFFA is a very light, near-neutral yellow. Relative luminance 0.997; OKLCH L 99.9% C 0.007 H 106.6°. Best body text is #000000 at 20.94:1 contrast (WCAG AA passes).

Color values

HEX#FFFFFA
RGBrgb(255, 255, 250)
HSLhsl(60, 100%, 99%)
HSVhsv(60, 2%, 100%)
CMYKcmyk(0%, 0%, 2%, 0%)
CIE-LABlab(99.88, -0.87, 2.38)
CIE-LCHlch(99.88, 2.54, 109.99°)
OKLaboklab(99.86% -0.0019 0.0063)
OKLCHoklch(99.86% 0.007 106.6)
XYZxyz(94.2526, 99.6822, 104.6991)
Luminance0.9968 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFFA #FAFAFF
analogous
#FFFDFA #FFFFFA #FDFFFA
triadic
#FFFFFA #FAFFFF #FFFAFF
tetradic
#FFFFFA #FAFFFD #FAFAFF #FFFAFD
square
#FFFFFA #FAFFFD #FAFAFF #FFFAFD
split-complementary
#FFFFFA #FAFDFF #FDFAFF
monochromatic
#FFFF80 #FFFFBD #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.94
#FFFFFA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFFA
20.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFFA#FFFFFF#000000##000000
##FFFFFA1.001.0020.9420.94
#FFFFFF1.001.0021.0021.00
#00000020.9421.001.001.00
##00000020.9421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffffa;
/* rgb */ color: rgb(255, 255, 250);
/* oklch */ color: oklch(99.9% 0.007 106.6);
Tailwind
colors: {
  custom: {
    50: '#fffffc',
    500: '#fffffa',
    950: '#000000',
  },
}
SCSS
$custom: #fffffa;
$custom-light: #fffffc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffffa",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 250
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 99.02
  },
  "oklch": {
    "l": 0.99863,
    "c": 0.00656,
    "h": 106.6
  },
  "luminance": 0.99682
}

Semantic roles & 50–950 ramp

primary
#FFFFFA
secondary
#ADADF0
accent
#00E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181817
muted
#868685

Preview Lab

Preview with #FFFFFA

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

Preview Lab → · Contrast checker → · Palette generator →

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