#FFFBEB#FFFBEB

#FFFBEB is a very light, muted yellow. Relative luminance 0.963; OKLCH L 98.7% C 0.021 H 95.3°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).

Color values

HEX#FFFBEB
RGBrgb(255, 251, 235)
HSLhsl(48, 100%, 96%)
HSVhsv(48, 8%, 100%)
CMYKcmyk(0%, 1.6%, 7.8%, 0%)
CIE-LABlab(98.53, -1.36, 8.13)
CIE-LCHlch(98.53, 8.25, 99.51°)
OKLaboklab(98.69% -0.002 0.0213)
OKLCHoklch(98.69% 0.021 95.3)
XYZxyz(90.7307, 96.2531, 92.3801)
Luminance0.9625 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBEB #EBEFFF
analogous
#FFF1EB #FFFBEB #F9FFEB
triadic
#FFFBEB #EBFFFB #FBEBFF
tetradic
#FFFBEB #EBFFF1 #EBEFFF #FFEBF9
square
#FFFBEB #EBFFF1 #EBEFFF #FFEBF9
split-complementary
#FFFBEB #EBF9FF #F1EBFF
monochromatic
#FFE371 #FFEFAE #FFF9E0 #FFF9E0 #FFF9E0

Accessibility & contrast

On white

1.04
#FFFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.25
#FFFBEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBEB
20.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBEB#FFFFFF#000000##000000
##FFFBEB1.001.0420.2520.25
#FFFFFF1.041.0021.0021.00
#00000020.2521.001.001.00
##00000020.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FFFBEB
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffbeb;
/* rgb */ color: rgb(255, 251, 235);
/* oklch */ color: oklch(98.7% 0.021 95.3);
Tailwind
colors: {
  custom: {
    50: '#fffcf1',
    500: '#fffbeb',
    950: '#000000',
  },
}
SCSS
$custom: #fffbeb;
$custom-light: #fffcf1;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbeb",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 235
  },
  "hsl": {
    "h": 48,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98688,
    "c": 0.0214,
    "h": 95.3
  },
  "luminance": 0.96253
}

Semantic roles & 50–950 ramp

primary
#FFFBEB
secondary
#A0B0EE
accent
#2EE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFBEB

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

Preview Lab → · Contrast checker → · Palette generator →

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