#FFFEF0#FFFEF0

#FFFEF0 is a very light, near-neutral yellow. Relative luminance 0.984; OKLCH L 99.4% C 0.018 H 103.4°. Best body text is #000000 at 20.69:1 contrast (WCAG AA passes).

Color values

HEX#FFFEF0
RGBrgb(255, 254, 240)
HSLhsl(56, 100%, 97%)
HSVhsv(56, 6%, 100%)
CMYKcmyk(0%, 0.4%, 5.9%, 0%)
CIE-LABlab(99.39, -2.05, 6.81)
CIE-LCHlch(99.39, 7.11, 106.76°)
OKLaboklab(99.4% -0.0043 0.0179)
OKLCHoklch(99.4% 0.018 103.4)
XYZxyz(92.4078, 98.4353, 96.5529)
Luminance0.9843 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEF0 #F0F1FF
analogous
#FFF7F0 #FFFEF0 #F9FFF0
triadic
#FFFEF0 #F0FFFE #FEF0FF
tetradic
#FFFEF0 #F0FFF7 #F0F1FF #FFF0F9
square
#FFFEF0 #F0FFF7 #F0F1FF #FFF0F9
split-complementary
#FFFEF0 #F0F9FF #F7F0FF
monochromatic
#FFF676 #FFFAB3 #FFFDE0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.02
#FFFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.69
#FFFEF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEF0
20.69:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEF0#FFFFFF#000000##000000
##FFFEF01.001.0220.6920.69
#FFFFFF1.021.0021.0021.00
#00000020.6921.001.001.00
##00000020.6921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffef0;
/* rgb */ color: rgb(255, 254, 240);
/* oklch */ color: oklch(99.4% 0.018 103.4);
Tailwind
colors: {
  custom: {
    50: '#fffef4',
    500: '#fffef0',
    950: '#000000',
  },
}
SCSS
$custom: #fffef0;
$custom-light: #fffef4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffef0",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 240
  },
  "hsl": {
    "h": 56,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.99402,
    "c": 0.01836,
    "h": 103.4
  },
  "luminance": 0.98435
}

Semantic roles & 50–950 ramp

primary
#FFFEF0
secondary
#A4A9EF
accent
#0FE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEF0

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

Preview Lab → · Contrast checker → · Palette generator →

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