#FFFEF2#FFFEF2

#FFFEF2 is a very light, near-neutral yellow. Relative luminance 0.986; OKLCH L 99.5% C 0.016 H 102.8°. Best body text is #000000 at 20.71:1 contrast (WCAG AA passes).

Color values

HEX#FFFEF2
RGBrgb(255, 254, 242)
HSLhsl(55, 100%, 97%)
HSVhsv(55, 5%, 100%)
CMYKcmyk(0%, 0.4%, 5.1%, 0%)
CIE-LABlab(99.44, -1.72, 5.85)
CIE-LCHlch(99.44, 6.09, 106.37°)
OKLaboklab(99.45% -0.0035 0.0154)
OKLCHoklch(99.45% 0.016 102.8)
XYZxyz(92.7065, 98.5548, 98.1262)
Luminance0.9855 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEF2 #F2F3FF
analogous
#FFF8F2 #FFFEF2 #F9FFF2
triadic
#FFFEF2 #F2FFFE #FEF2FF
tetradic
#FFFEF2 #F2FFF8 #F2F3FF #FFF2F9
square
#FFFEF2 #F2FFF8 #F2F3FF #FFF2F9
split-complementary
#FFFEF2 #F2F9FF #F8F2FF
monochromatic
#FFF578 #FFF9B5 #FFFDE0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.71
#FFFEF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEF2
20.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEF2#FFFFFF#000000##000000
##FFFEF21.001.0120.7120.71
#FFFFFF1.011.0021.0021.00
#00000020.7121.001.001.00
##00000020.7121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffef2;
/* rgb */ color: rgb(255, 254, 242);
/* oklch */ color: oklch(99.5% 0.016 102.8);
Tailwind
colors: {
  custom: {
    50: '#fffef6',
    500: '#fffef2',
    950: '#000000',
  },
}
SCSS
$custom: #fffef2;
$custom-light: #fffef6;
$custom-dark: #000000;
JSON
{
  "hex": "#fffef2",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 242
  },
  "hsl": {
    "h": 55.385,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.99454,
    "c": 0.01576,
    "h": 102.8
  },
  "luminance": 0.98554
}

Semantic roles & 50–950 ramp

primary
#FFFEF2
secondary
#A6ACEF
accent
#12E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEF2

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

Preview Lab → · Contrast checker → · Palette generator →

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