#FFFBEC#FFFBEC

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

Color values

HEX#FFFBEC
RGBrgb(255, 251, 236)
HSLhsl(47, 100%, 96%)
HSVhsv(47, 7%, 100%)
CMYKcmyk(0%, 1.6%, 7.5%, 0%)
CIE-LABlab(98.56, -1.20, 7.65)
CIE-LCHlch(98.56, 7.75, 98.90°)
OKLaboklab(98.71% -0.0016 0.0201)
OKLCHoklch(98.71% 0.02 94.5)
XYZxyz(90.8756, 96.3111, 93.1431)
Luminance0.9631 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBEC #ECF0FF
analogous
#FFF2EC #FFFBEC #FAFFEC
triadic
#FFFBEC #ECFFFB #FBECFF
tetradic
#FFFBEC #ECFFF2 #ECF0FF #FFECFA
square
#FFFBEC #ECFFF2 #ECF0FF #FFECFA
split-complementary
#FFFBEC #ECFAFF #F2ECFF
monochromatic
#FFE172 #FFEEAF #FFF9E0 #FFF9E0 #FFF9E0

Accessibility & contrast

On white

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

On black

20.26
#FFFBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBEC
20.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBEC#FFFFFF#000000##000000
##FFFBEC1.001.0420.2620.26
#FFFFFF1.041.0021.0021.00
#00000020.2621.001.001.00
##00000020.2621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbec;
/* rgb */ color: rgb(255, 251, 236);
/* oklch */ color: oklch(98.7% 0.020 94.5);
Tailwind
colors: {
  custom: {
    50: '#fffcf2',
    500: '#fffbec',
    950: '#000000',
  },
}
SCSS
$custom: #fffbec;
$custom-light: #fffcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbec",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 236
  },
  "hsl": {
    "h": 47.368,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98714,
    "c": 0.02013,
    "h": 94.5
  },
  "luminance": 0.9631
}

Semantic roles & 50–950 ramp

primary
#FFFBEC
secondary
#A1B1EE
accent
#30E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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