#FFFBED#FFFBED

#FFFBED is a very light, near-neutral yellow. Relative luminance 0.964; OKLCH L 98.7% C 0.019 H 93.6°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).

Color values

HEX#FFFBED
RGBrgb(255, 251, 237)
HSLhsl(47, 100%, 96%)
HSVhsv(47, 7%, 100%)
CMYKcmyk(0%, 1.6%, 7.1%, 0%)
CIE-LABlab(98.58, -1.04, 7.17)
CIE-LCHlch(98.58, 7.25, 98.21°)
OKLaboklab(98.74% -0.0012 0.0188)
OKLCHoklch(98.74% 0.019 93.6)
XYZxyz(91.0213, 96.3693, 93.9104)
Luminance0.9637 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFBED #EDF1FF
analogous
#FFF2ED #FFFBED #FAFFED
triadic
#FFFBED #EDFFFB #FBEDFF
tetradic
#FFFBED #EDFFF2 #EDF1FF #FFEDFA
square
#FFFBED #EDFFF2 #EDF1FF #FFEDFA
split-complementary
#FFFBED #EDFAFF #F2EDFF
monochromatic
#FFE073 #FFEDB0 #FFF8E0 #FFF8E0 #FFF8E0

Accessibility & contrast

On white

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

On black

20.27
#FFFBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFBED
20.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFBED#FFFFFF#000000##000000
##FFFBED1.001.0420.2720.27
#FFFFFF1.041.0021.0021.00
#00000020.2721.001.001.00
##00000020.2721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffbed;
/* rgb */ color: rgb(255, 251, 237);
/* oklch */ color: oklch(98.7% 0.019 93.6);
Tailwind
colors: {
  custom: {
    50: '#fffcf2',
    500: '#fffbed',
    950: '#000000',
  },
}
SCSS
$custom: #fffbed;
$custom-light: #fffcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#fffbed",
  "rgb": {
    "r": 255,
    "g": 251,
    "b": 237
  },
  "hsl": {
    "h": 46.667,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98739,
    "c": 0.01886,
    "h": 93.6
  },
  "luminance": 0.96369
}

Semantic roles & 50–950 ramp

primary
#FFFBED
secondary
#A2B3EF
accent
#33E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFBED

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

Preview Lab → · Contrast checker → · Palette generator →

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