#FEFEFB#FEFEFB

#FEFEFB is a very light, near-neutral yellow. Relative luminance 0.989; OKLCH L 99.6% C 0.004 H 106.5°. Best body text is #000000 at 20.78:1 contrast (WCAG AA passes).

Color values

HEX#FEFEFB
RGBrgb(254, 254, 251)
HSLhsl(60, 60%, 99%)
HSVhsv(60, 1%, 100%)
CMYKcmyk(0%, 0%, 1.2%, 0.4%)
CIE-LABlab(99.58, -0.52, 1.43)
CIE-LCHlch(99.58, 1.52, 110.07°)
OKLaboklab(99.62% -0.0011 0.0038)
OKLCHoklch(99.62% 0.004 106.5)
XYZxyz(93.7246, 98.9196, 105.4039)
Luminance0.9892 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEFEFB #FBFBFE
analogous
#FEFDFB #FEFEFB #FDFEFB
triadic
#FEFEFB #FBFEFE #FEFBFE
tetradic
#FEFEFB #FBFEFD #FBFBFE #FEFBFD
square
#FEFEFB #FBFEFD #FBFBFE #FEFBFD
split-complementary
#FEFEFB #FBFDFE #FDFBFE
monochromatic
#E6E699 #F2F2CA #F9F9E7 #F9F9E7 #F9F9E7

Accessibility & contrast

On white

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

On black

20.78
#FEFEFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEFEFB
20.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEFEFB#FFFFFF#000000##000000
##FEFEFB1.001.0120.7820.78
#FFFFFF1.011.0021.0021.00
#00000020.7821.001.001.00
##00000020.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fefefb;
/* rgb */ color: rgb(254, 254, 251);
/* oklch */ color: oklch(99.6% 0.004 106.5);
Tailwind
colors: {
  custom: {
    50: '#fefefc',
    500: '#fefefb',
    950: '#000000',
  },
}
SCSS
$custom: #fefefb;
$custom-light: #fefefc;
$custom-dark: #000000;
JSON
{
  "hex": "#fefefb",
  "rgb": {
    "r": 254,
    "g": 254,
    "b": 251
  },
  "hsl": {
    "h": 60,
    "s": 60,
    "l": 99.02
  },
  "oklch": {
    "l": 0.9962,
    "c": 0.00394,
    "h": 106.5
  },
  "luminance": 0.98919
}

Semantic roles & 50–950 ramp

primary
#FEFEFB
secondary
#BABAE3
accent
#1EC81E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #FEFEFB

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

Preview Lab → · Contrast checker → · Palette generator →

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