#FFFFF6#FFFFF6

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

Color values

HEX#FFFFF6
RGBrgb(255, 255, 246)
HSLhsl(60, 100%, 98%)
HSVhsv(60, 4%, 100%)
CMYKcmyk(0%, 0%, 3.5%, 0%)
CIE-LABlab(99.78, -1.55, 4.29)
CIE-LCHlch(99.78, 4.56, 109.83°)
OKLaboklab(99.76% -0.0034 0.0113)
OKLCHoklch(99.76% 0.012 106.6)
XYZxyz(93.6320, 99.4340, 101.4309)
Luminance0.9943 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFF6 #F6F6FF
analogous
#FFFAF6 #FFFFF6 #FAFFF6
triadic
#FFFFF6 #F6FFFF #FFF6FF
tetradic
#FFFFF6 #F6FFFA #F6F6FF #FFF6FA
square
#FFFFF6 #F6FFFA #F6F6FF #FFF6FA
split-complementary
#FFFFF6 #F6FAFF #FAF6FF
monochromatic
#FFFF7C #FFFFB9 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.89
#FFFFF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFF6
20.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFF6#FFFFFF#000000##000000
##FFFFF61.001.0120.8920.89
#FFFFFF1.011.0021.0021.00
#00000020.8921.001.001.00
##00000020.8921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffff6;
/* rgb */ color: rgb(255, 255, 246);
/* oklch */ color: oklch(99.8% 0.012 106.6);
Tailwind
colors: {
  custom: {
    50: '#fffff9',
    500: '#fffff6',
    950: '#000000',
  },
}
SCSS
$custom: #fffff6;
$custom-light: #fffff9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffff6",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 246
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.99755,
    "c": 0.01179,
    "h": 106.6
  },
  "luminance": 0.99434
}

Semantic roles & 50–950 ramp

primary
#FFFFF6
secondary
#A9A9F0
accent
#00E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181817
muted
#868685

Preview Lab

Preview with #FFFFF6

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

Preview Lab → · Contrast checker → · Palette generator →

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