#FFFEFB#FFFEFB

#FFFEFB is a very light, near-neutral yellow. Relative luminance 0.991; OKLCH L 99.7% C 0.004 H 91.4°. Best body text is #000000 at 20.82:1 contrast (WCAG AA passes).

Color values

HEX#FFFEFB
RGBrgb(255, 254, 251)
HSLhsl(45, 100%, 99%)
HSVhsv(45, 2%, 100%)
CMYKcmyk(0%, 0.4%, 1.6%, 0%)
CIE-LABlab(99.65, -0.19, 1.55)
CIE-LCHlch(99.65, 1.56, 97.05°)
OKLaboklab(99.7% -0.0001 0.0041)
OKLCHoklch(99.7% 0.004 91.4)
XYZxyz(94.0916, 99.1088, 105.4211)
Luminance0.9911 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEFB #FBFCFF
analogous
#FFFCFB #FFFEFB #FEFFFB
triadic
#FFFEFB #FBFFFE #FEFBFF
tetradic
#FFFEFB #FBFFFC #FBFCFF #FFFBFE
square
#FFFEFB #FBFFFC #FBFCFF #FFFBFE
split-complementary
#FFFEFB #FBFEFF #FCFBFF
monochromatic
#FFDF81 #FFEFBE #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

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

On black

20.82
#FFFEFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEFB
20.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEFB#FFFFFF#000000##000000
##FFFEFB1.001.0120.8220.82
#FFFFFF1.011.0021.0021.00
#00000020.8221.001.001.00
##00000020.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFEFB
Deuteranopia (green-blind)
#FFFEFB
Tritanopia (blue-blind)
#FFFDFD
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #fffefb;
/* rgb */ color: rgb(255, 254, 251);
/* oklch */ color: oklch(99.7% 0.004 91.4);
Tailwind
colors: {
  custom: {
    50: '#fffefc',
    500: '#fffefb',
    950: '#000000',
  },
}
SCSS
$custom: #fffefb;
$custom-light: #fffefc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffefb",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 251
  },
  "hsl": {
    "h": 45,
    "s": 100,
    "l": 99.216
  },
  "oklch": {
    "l": 0.99696,
    "c": 0.00409,
    "h": 91.4
  },
  "luminance": 0.99109
}

Semantic roles & 50–950 ramp

primary
#FFFEFB
secondary
#AEBEF1
accent
#39E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEFB

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

Preview Lab → · Contrast checker → · Palette generator →

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