#FFFFF5#FFFFF5

#FFFFF5 is a very light, near-neutral yellow. Relative luminance 0.994; OKLCH L 99.7% C 0.013 H 106.6°. Best body text is #000000 at 20.87:1 contrast (WCAG AA passes).

Color values

HEX#FFFFF5
RGBrgb(255, 255, 245)
HSLhsl(60, 100%, 98%)
HSVhsv(60, 4%, 100%)
CMYKcmyk(0%, 0%, 3.9%, 0%)
CIE-LABlab(99.76, -1.72, 4.77)
CIE-LCHlch(99.76, 5.07, 109.80°)
OKLaboklab(99.73% -0.0037 0.0126)
OKLCHoklch(99.73% 0.013 106.6)
XYZxyz(93.4790, 99.3728, 100.6247)
Luminance0.9937 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFF5 #F5F5FF
analogous
#FFFAF5 #FFFFF5 #FAFFF5
triadic
#FFFFF5 #F5FFFF #FFF5FF
tetradic
#FFFFF5 #F5FFFA #F5F5FF #FFF5FA
square
#FFFFF5 #F5FFFA #F5F5FF #FFF5FA
split-complementary
#FFFFF5 #F5FAFF #FAF5FF
monochromatic
#FFFF7B #FFFFB8 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.01
#FFFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.87
#FFFFF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFF5
20.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFF5#FFFFFF#000000##000000
##FFFFF51.001.0120.8720.87
#FFFFFF1.011.0021.0021.00
#00000020.8721.001.001.00
##00000020.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFEF4
Deuteranopia (green-blind)
#FFFFF5
Tritanopia (blue-blind)
#FFFEFC
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #fffff5;
/* rgb */ color: rgb(255, 255, 245);
/* oklch */ color: oklch(99.7% 0.013 106.6);
Tailwind
colors: {
  custom: {
    50: '#fffff8',
    500: '#fffff5',
    950: '#000000',
  },
}
SCSS
$custom: #fffff5;
$custom-light: #fffff8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffff5",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 245
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.99728,
    "c": 0.0131,
    "h": 106.6
  },
  "luminance": 0.99373
}

Semantic roles & 50–950 ramp

primary
#FFFFF5
secondary
#A8A8F0
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181817
muted
#868685

Preview Lab

Preview with #FFFFF5

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

Preview Lab → · Contrast checker → · Palette generator →

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