#FFFEF6#FFFEF6

#FFFEF6 is a very light, near-neutral yellow. Relative luminance 0.988; OKLCH L 99.6% C 0.011 H 100.8°. Best body text is #000000 at 20.76:1 contrast (WCAG AA passes).

Color values

HEX#FFFEF6
RGBrgb(255, 254, 246)
HSLhsl(53, 100%, 98%)
HSVhsv(53, 4%, 100%)
CMYKcmyk(0%, 0.4%, 3.5%, 0%)
CIE-LABlab(99.53, -1.05, 3.93)
CIE-LCHlch(99.53, 4.07, 104.89°)
OKLaboklab(99.56% -0.002 0.0104)
OKLCHoklch(99.56% 0.011 100.8)
XYZxyz(93.3139, 98.7977, 101.3248)
Luminance0.9880 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEF6 #F6F7FF
analogous
#FFF9F6 #FFFEF6 #FBFFF6
triadic
#FFFEF6 #F6FFFE #FEF6FF
tetradic
#FFFEF6 #F6FFF9 #F6F7FF #FFF6FB
square
#FFFEF6 #F6FFF9 #F6F7FF #FFF6FB
split-complementary
#FFFEF6 #F6FBFF #F9F6FF
monochromatic
#FFF07C #FFF7B9 #FFFCE0 #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.76
#FFFEF6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEF6
20.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEF6#FFFFFF#000000##000000
##FFFEF61.001.0120.7620.76
#FFFFFF1.011.0021.0021.00
#00000020.7621.001.001.00
##00000020.7621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffef6;
/* rgb */ color: rgb(255, 254, 246);
/* oklch */ color: oklch(99.6% 0.011 100.8);
Tailwind
colors: {
  custom: {
    50: '#fffef9',
    500: '#fffef6',
    950: '#000000',
  },
}
SCSS
$custom: #fffef6;
$custom-light: #fffef9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffef6",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 246
  },
  "hsl": {
    "h": 53.333,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.9956,
    "c": 0.01056,
    "h": 100.8
  },
  "luminance": 0.98797
}

Semantic roles & 50–950 ramp

primary
#FFFEF6
secondary
#A9B1F0
accent
#1AE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEF6

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

Preview Lab → · Contrast checker → · Palette generator →

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