#FFFEF1#FFFEF1

#FFFEF1 is a very light, near-neutral yellow. Relative luminance 0.985; OKLCH L 99.4% C 0.017 H 103.1°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).

Color values

HEX#FFFEF1
RGBrgb(255, 254, 241)
HSLhsl(56, 100%, 97%)
HSVhsv(56, 5%, 100%)
CMYKcmyk(0%, 0.4%, 5.5%, 0%)
CIE-LABlab(99.42, -1.88, 6.33)
CIE-LCHlch(99.42, 6.60, 106.58°)
OKLaboklab(99.43% -0.0039 0.0166)
OKLCHoklch(99.43% 0.017 103.1)
XYZxyz(92.5568, 98.4948, 97.3374)
Luminance0.9849 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEF1 #F1F2FF
analogous
#FFF7F1 #FFFEF1 #F9FFF1
triadic
#FFFEF1 #F1FFFE #FEF1FF
tetradic
#FFFEF1 #F1FFF7 #F1F2FF #FFF1F9
square
#FFFEF1 #F1FFF7 #F1F2FF #FFF1F9
split-complementary
#FFFEF1 #F1F9FF #F7F1FF
monochromatic
#FFF577 #FFFAB4 #FFFDE0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.70
#FFFEF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEF1
20.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEF1#FFFFFF#000000##000000
##FFFEF11.001.0120.7020.70
#FFFFFF1.011.0021.0021.00
#00000020.7021.001.001.00
##00000020.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDF0
Deuteranopia (green-blind)
#FFFEF1
Tritanopia (blue-blind)
#FFFCFA
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffef1;
/* rgb */ color: rgb(255, 254, 241);
/* oklch */ color: oklch(99.4% 0.017 103.1);
Tailwind
colors: {
  custom: {
    50: '#fffef5',
    500: '#fffef1',
    950: '#000000',
  },
}
SCSS
$custom: #fffef1;
$custom-light: #fffef5;
$custom-dark: #000000;
JSON
{
  "hex": "#fffef1",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 241
  },
  "hsl": {
    "h": 55.714,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.99428,
    "c": 0.01706,
    "h": 103.1
  },
  "luminance": 0.98494
}

Semantic roles & 50–950 ramp

primary
#FFFEF1
secondary
#A5AAEF
accent
#10E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEF1

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

Preview Lab → · Contrast checker → · Palette generator →

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