#FFFBEF#FFFBEF

#FFFBEF is a very light, near-neutral yellow. Relative luminance 0.965; OKLCH L 98.8% C 0.016 H 91.5°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).

Color values

HEX#FFFBEF
RGBrgb(255, 251, 239)
HSLhsl(45, 100%, 97%)
HSVhsv(45, 6%, 100%)
CMYKcmyk(0%, 1.6%, 6.3%, 0%)
CIE-LABlab(98.63, -0.71, 6.21)
CIE-LCHlch(98.63, 6.25, 96.49°)
OKLaboklab(98.79% -0.0004 0.0163)
OKLCHoklch(98.79% 0.016 91.5)
XYZxyz(91.3151, 96.4869, 95.4579)
Luminance0.9649 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBEF #EFF3FF
analogous
#FFF3EF #FFFBEF #FBFFEF
triadic
#FFFBEF #EFFFFB #FBEFFF
tetradic
#FFFBEF #EFFFF3 #EFF3FF #FFEFFB
square
#FFFBEF #EFFFF3 #EFF3FF #FFEFFB
split-complementary
#FFFBEF #EFFBFF #F3EFFF
monochromatic
#FFDC75 #FFECB2 #FFF7E0 #FFF7E0 #FFF7E0

Accessibility & contrast

On white

1.03
#FFFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.30
#FFFBEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBEF
20.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBEF#FFFFFF#000000##000000
##FFFBEF1.001.0320.3020.30
#FFFFFF1.031.0021.0021.00
#00000020.3021.001.001.00
##00000020.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFAEE
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#FFF9F7
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffbef;
/* rgb */ color: rgb(255, 251, 239);
/* oklch */ color: oklch(98.8% 0.016 91.5);
Tailwind
colors: {
  custom: {
    50: '#fffcf4',
    500: '#fffbef',
    950: '#000000',
  },
}
SCSS
$custom: #fffbef;
$custom-light: #fffcf4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbef",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 239
  },
  "hsl": {
    "h": 45,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.98791,
    "c": 0.01634,
    "h": 91.5
  },
  "luminance": 0.96486
}

Semantic roles & 50–950 ramp

primary
#FFFBEF
secondary
#A3B6EF
accent
#39E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBEF

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

Preview Lab → · Contrast checker → · Palette generator →

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